You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
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.
10 years ago
..
downloader [YoutubeDL] Add declarative version of progress hooks 10 years ago
extractor [youtube:playlist] Work around buggy playlists (fixes #4449) 10 years ago
postprocessor [YoutubeDL] Make postprocessors declarative 10 years ago
YoutubeDL.py [YoutubeDL] Add declarative version of progress hooks 10 years ago
__init__.py [YoutubeDL] Make postprocessors declarative 10 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [test_unicode_literals] Arm unicode_literals check 10 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Simplify kwarg detection code 10 years ago
jsinterp.py Update jsinterp.py 10 years ago
options.py Deprecate --auto-number (Closes #2704) 10 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Fix PEP8 issue E713 10 years ago
utils.py Improve and test ffmpeg version detection 10 years ago
version.py release 2014.12.15 10 years ago