aboutsummaryrefslogtreecommitdiffstats
path: root/youtube
Commit message (Expand)AuthorAgeFilesLines
* Workaround for age restriction bypassJames Taylor2021-06-231-2/+6
* usage `let` not `var`Jesús2021-06-231-17/+17
* feat: autoplay for related videosUmimaso2021-06-232-118/+152
* Open direct link in new tabJesús2021-06-231-1/+1
* feat: add direct linkUmimaso2021-06-233-0/+9
* Fix styles dropdown option button in desktopJesús2021-06-141-0/+2
* Fix shared.css file style missingJesús2021-06-1414-68/+8
* [error.html]: fix set styleJesús2021-06-141-3/+5
* Fix name appJesús2021-06-103-5/+5
* Capitalize name appJesús2021-06-109-12/+12
* update URL issuesJesús2021-06-101-1/+1
* Fix design error messageJesús2021-06-101-1/+9
* Use extract_approx_int for comment likesJames Taylor2021-06-103-5/+6
* Fix 404 errors on scheduled live events and age-gate bypassJames Taylor2021-06-011-5/+22
* Not force plyr as playerJesús2021-05-241-10/+15
* [licenses]: fix URL license ExpatJesús2021-05-221-1/+1
* Add plyr as main playerJesús2021-05-2219-1/+50218
* Fix comment like extraction due to Youtube changesJames Taylor2021-05-171-0/+2
* Fix vids added to playlist from watch page not having author urlJames Taylor2021-05-171-4/+5
* Fix videos added to playlist from channel page not having authorJames Taylor2021-05-171-2/+3
* Channel about: Add http:// to links without itJames Taylor2021-05-061-0/+2
* Add subscriptions exportJesús2021-05-064-7/+107
* Save uploader id in local playlistsJames Taylor2021-05-061-2/+5
* Add local playlist export optionJames Taylor2021-05-062-12/+70
* Add tooltip to video speed box to improve discoverabilityJames Taylor2021-04-131-1/+1
* Channel: Allow going to next pages of playlists pageJames Taylor2021-03-154-3/+20
* proto_debug: improve recursive_pb functionJames Taylor2021-03-151-36/+81
* Fix regression: playlists not showing up besides videosJames Taylor2021-03-151-1/+1
* Fix channel searchJames Taylor2021-03-151-1/+19
* Fix regression: Channels not sorting by oldest/popularJames Taylor2021-03-031-1/+2
* Use new channel api endpoint now that browse_ajax is disabledJames Taylor2021-03-032-4/+26
* util.py: Encode data using utf-8, not asciiJames Taylor2021-03-031-2/+2
* util.py: Fix data not being passed in requestsJames Taylor2021-03-031-2/+2
* Channel: use general pbj=1 endpoint to get first page of videosJames Taylor2021-03-032-4/+15
* General theme: fix footer centerJesús2021-02-2711-11/+11
* Fix data comments 00ef1c862744ec00886bc3fa4b95fdfc6c151866Jesús2021-02-261-1/+1
* minor fixJesús2021-02-261-2/+2
* Update max_replies when there's a continuation for the repliesJames Taylor2021-02-261-6/+15
* proto_debug.py: Use new implementations from protoJames Taylor2021-02-261-35/+91
* proto.py: Fix base64 encoding in make_protobufJames Taylor2021-02-261-2/+2
* Debugging response saving: save page even if it's an HTTP errorJames Taylor2021-02-261-8/+9
* Use mobile embed page to bypass captcha blockageJames Taylor2021-02-261-1/+1
* Fix comment repliesJames Taylor2021-02-264-51/+129
* Fix URLJesús2021-02-251-1/+1
* Change URL repoJesús2021-02-251-1/+1
* Fix signature decryption due to new base.js minifier rulesJames Taylor2021-02-231-7/+10
* TorMgr: Change new identity cooldown to 7 seconds instead of 6James Taylor2021-02-131-4/+4
* yt_data_ext: support richGrid&richItem sometimes used on searchJames Taylor2021-02-131-1/+3
* General theme: reorganize thumbnail background variableJesús2021-01-269-6/+9
* fetch_url: 429: get new identity regardless of page contentJames Taylor2021-01-131-3/+1