aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youtube.py
AgeCommit message (Expand)Author
2021-02-10[youtube:tab] Improve grid continuation extraction (closes #28130)Sergey M․
2021-02-08[youtube] add support phone/tablet JS player(closes #26424)Remita Amine
2021-02-07[youtube] Fix release date extraction (closes #28094)Sergey M․
2021-02-07[youtube] Extract abr and vbr (closes #28100)Sergey M․
2021-02-04[youtube] skip OTF formats(#28070)Remita Amine
2021-02-04[youtube] Prefer DASH formats (closes #28070)Sergey M․
2021-02-03[youtube] pass embed URL to get_video_info requestRemita Amine
2021-02-01[youtube] improve subtitle extractionRemita Amine
2021-02-01[youtube] fix chapter extraction fallbackRemita Amine
2021-02-01[youtube] keep _formats array for format sorting testsRemita Amine
2021-02-01[youtube] remove description chapters testsRemita Amine
2021-02-01[youtube] Rewrite ExtractorRemita Amine
2021-01-28[youtube] improve DASH formats file size extractionRemita Amine
2021-01-11[youtube:search] fix view_count and try to extract all video sections(closes ...Remita Amine
2020-12-29[youtube] Improve yt initial data extraction (closes #27524)Sergey M․
2020-12-29[youtube:tab] Improve URL matching (closes #27559)Sergey M․
2020-12-29[youtube:tab] Restore retry on browse requests (closes #27313, closes #27564)Sergey M․
2020-12-27[youtube] Update invidious.snopyta.org (#22667)Sergey M
2020-12-26[youtube:tab] Extend _VALID_URL (closes #27501)Sergey M․
2020-12-24[youtube] fix automatic captions extraction(closes #27162)(closes #27388)Remita Amine
2020-12-20[youtube] Improve xsrf token extraction (closes #27442)Sergey M․
2020-12-13[youtube] Add some invidious instances (#27373)toniz4
2020-12-09[youtube:tab] Improve identity token extraction (closes #27197)Sergey M․
2020-12-09[youtube:tab] Make click tracking params on continuation optionalSergey M․
2020-12-09[youtube:tab] Delegate inline playlists to tab-based playlists (closes #27298)Sergey M․
2020-12-09[youtube] Remove unused code (#27343)Soneé John
2020-12-08[youtube:tab] Capture and output alerts (closes #27340)Sergey M․
2020-12-07[youtube] Improve youtu.be extraction in non-existing playlists (closes #27324)Sergey M․
2020-12-01[youtube:tab] Extract channels only from channels tab (closes #27266)Sergey M․
2020-12-01[youtube] Improve age-gated videos extraction (closes #27259)Sergey M․
2020-11-28[youtube] Improve yt initial player response extraction (closes #27216)Sergey M․
2020-11-23[youtube] imporve music metadata and license extraction(closes #26013)Remita Amine
2020-11-24[youtube:tab] Fix feeds extraction (closes #25695, closes #26452)Sergey M․
2020-11-23[youtube:tab] PEP 8Sergey M․
2020-11-23[youtube:favorites] Restore extractorSergey M․
2020-11-23[youtube:tab] Fix some weird typo (closes #27157)Sergey M․
2020-11-21[youtube:tab] Comment out testSergey M․
2020-11-21[youtube] Fix error reason extraction (#27081)Daniel Peukert
2020-11-21[youtube] Fix like and dislike count extraction (closes #25977)Sergey M․
2020-11-21[youtube:tab] Add support for current video and fix lives extraction (closes ...Sergey M․
2020-11-20[youtube:tab] Replace some test URLs with RIAA-friendly onesSergey M․
2020-11-20[youtube] Improve yt initial data extraction (closes #27093)Sergey M․
2020-11-18[youtube] Improve extractionSergey M․
2020-11-17[youtube:tab] fix view_count extraction(closes #27051)Remita Amine
2020-11-17[youtube:tab] Fix playlist title extraction (closes #27015)Sergey M․
2020-11-17[youtube] Fix chapters extraction (closes #26005)Sergey M․
2020-11-17[youtube:tab] Fix extraction with cookies provided (closes #27005)Sergey M․
2020-11-16[youtube] Remove RIAA copyrighted media from tests as per [1]Sergey M․
2020-11-12[youtube] Rework extractorsSergey M․
2020-11-01[youtube] Fix JS player URL extractionSergey M․