]> jfr.im git - yt-dlp.git/commit
[YouTube] Use new browse API for continuation page extraction. (#131)
authorMatthew <redacted>
Wed, 3 Mar 2021 10:32:40 +0000 (10:32 +0000)
committerGitHub <redacted>
Wed, 3 Mar 2021 10:32:40 +0000 (16:02 +0530)
commita5c5623470e25ea6430c74517521cf5815c4c14e
tree35e1233dc95b69cb6b6110d5d5e27e0a0f7e3284
parentc705177da2cd8e3ee804ba4b451ea0776f825b74
[YouTube] Use new browse API for continuation page extraction. (#131)

Known issues (these issues existed in previous API as well)
* Mix playlists only give 1 page (25 vids)
* Trending only gives 1 video
* History gives 5 pages (200 vids)

Co-authored-by: colethedj, pukkandan
yt_dlp/extractor/youtube.py