aboutsummaryrefslogtreecommitdiffhomepage
path: root/youtube_dl/extractor/youtube.py
AgeCommit message (Expand)Author
9 days[YouTube] Always extract using MWEB API clientHEADmasterdirkf
9 days[YouTube] Fix signature function extraction for `2f1832d2`dirkf
9 days[YouTube] Simplify pattern for nsig function name extractiondirkf
9 days[YouTube] Pass nsig value as return hook, fixes player `3bb1f723`dirkf
9 days[YouTube] Handle player `3bb1f723`dirkf
2024-08-06[Youtube] Rework n function extraction patterndirkf
2024-08-01[Youtube] Fix nsig extraction for player 20dfca59 (#32891)Aiur Adept
2024-07-25[Youtube] Find `n` function name in player `3400486c`dirkf
2024-07-24[Youtube] Make n-sig throttling diagnostic up-to-datedirkf
2024-07-11[YouTube] Fix nsig processing for player `b22ef6e7`2024.07.11-nightlydirkf
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