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
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
..
downloader Fix imports and general cleanup 10 years ago
extractor Fix imports and general cleanup 10 years ago
postprocessor Fix PEP8 issue E713 10 years ago
YoutubeDL.py Download playlist items in reverse order 10 years ago
__init__.py Download playlist items in reverse order 10 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py
cache.py
compat.py
jsinterp.py
options.py Deprecate --auto-number (Closes #2704) 10 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py
utils.py [utils] make_HTTPS_handler: Remove try/except block that would always raise an exception 10 years ago
version.py release 2014.12.12.7 10 years ago