aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youtube.py
AgeCommit message (Expand)Author
2024-03-23[Youtube] Fix unwanted private method __ie_msg in f8b0135850gy-chen
2024-01-22[YouTube] Fix `like_count` extraction using `likeButtonViewModel`dirkf
2024-01-22[YouTube] Rework n-sig processing, realigning with yt-dlpdirkf
2023-11-29[Youtube] Update consent cookie handling to match siteReenigneArcher
2023-06-22[YouTube] Avoid crash in author extractiondirkf
2023-06-22[YouTube] Improve nsig function name extractionpukkandan
2023-06-18[YouTube] Improve fix for ae8ba2cdirkf
2023-06-17[YouTube] Fix `KeyError QV` in signature extraction faileddirkf
2023-04-23[YouTube] Support Releases tabdirkf
2023-04-12[YouTube] Simplify signature patternsdirkf
2023-03-19[extractor/youtube] Bypass throttling for `-f17`pukkandan
2023-03-19[extractor/youtube] Construct fragment list lazilypukkandan
2023-03-03[Youtube] Construct dash formats with `range` querypukkandan
2023-02-24[YouTube] Support @owner format in uploader_id etcdirkf
2023-02-17[YouTube] Avoid crash if uploader_id extraction failsdirkf
2023-02-13[YouTube] Fix testsdirkf
2023-02-13[YouTube] Refresh compat/utils usagedirkf
2023-02-13[YouTube] Add `signatureTimestamp` for age-gate bypassdirkf
2023-02-13[YouTube] Bypass age-gating for certain restricted videosdirkf
2023-02-02[YouTube] Fix not finding videos listed under a channel's "shorts" subpage. ...zhangeric-15
2022-08-25[YouTube] Improve error check for n-sig processingdirkf
2022-06-09[YouTube] Support JSON3 subtitle formatdirkf
2022-05-24[YouTube] Handle player c5a4daa1 with indirect n-function definitiondirkf
2022-04-15[Youtube] Fix "n" descrambling for player fae06c11dirkf
2022-02-04[youtube:search] Add testspukkandan
2022-02-04Merge branch 'pukkandan-yt-searchurl' into yt-dl-masterdirkf
2022-02-03[youtube] Support channel searchpukkandan
2022-02-02Avoid crashing if n-sig decode failsdirkf
2022-02-01Support Youtube Shorts URL formatdirkf
2022-02-01[YouTube] Fix n-sig for player e06dea74 (#30582)dirkf
2022-01-31Implement n-param descrambling using JSInterpdf
2022-01-30Add compat_map/filter and use the formerdf
2022-01-30Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIEpukkandan
2022-01-30Fix max_resultspukkandan
2022-01-30Use `itertools.islice`pukkandan
2022-01-30Add back `YoutubeSearchURLIE`pukkandan
2021-12-17[youtube] Update signature function patterns (closes #30363) (#30366)lanegramling
2021-06-21[youtube] Make get_video_info processing more robust (closes #29333)Sergey M․
2021-06-21[youtube] Workaround for get_video_info request (refs #29333)Sergey M․
2021-06-21[youtube] Update invidious instance list (#29281)bopol
2021-05-30[youtube] Fix get_video_info request (closes #29086, closes #29165)Sergey M․
2021-04-21[youtube] Remove unused codeSergey M․
2021-04-21[youtube] Fix lazy extractors (closes #28780)Sergey M․
2021-04-17[youtube] Improve stretch extraction and fix stretched ratio calculation (clo...Sergey M․
2021-04-17[youtube:tab] Improve grid extraction (closes #28725)Sergey M․
2021-04-17[youtube:tab] Detect series playlist on playlists page (closes #28723)zraktvor
2021-04-17[youtube] Add more invidious instances (#28706)Cássio Ávila
2021-04-17[youtube] Improve URL to extractor routing (closes #27572, closes #28335, clo...Sergey M․
2021-04-09[youtube:tab] Pass innertube context and x-goog-visitor-id header along with ...Sergey M․
2021-04-07[youtube] Fix videos with restricted location (closes #28685)Sergey M․