1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-18 11:58:24 +00:00
Files
youtube-dl/youtube_dl/extractor/youtube.py
Jaime Marquínez Ferrándiz 4b7df0d30c [youtube:playlist] Work around buggy playlists (fixes #4449)
They show a "Load more" button, but they don't have more videos.
The continuation url in the json file was a link to itself, so we ended up in an infinite loop.
2014-12-15 19:19:15 +01:00

73 KiB