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.
yt-dlp/youtube_dl
xarantolus 5cbe7563be [youtube] Return to old feed extraction code as it *seems* like that change was reverted
The old code now works again, but it downloads without limit. This is why a limit of 1000 videos is added, it can be overwritten with the `--max-downloads` option - that way, only so many ids will be extracted as videos downloaded
5 years ago
..
downloader
extractor [youtube] Return to old feed extraction code as it *seems* like that change was reverted 5 years ago
postprocessor
YoutubeDL.py
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py
utils.py
version.py