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
dirkf 182f63e82a [compat] Add compat_contextlib_suppress
with compat_contextlib_suppress(*Exceptions):
    # code that fails silently for any of Exceptions
8 months ago
..
downloader [downloader/external] Fix WgetFD proxy (rev 2) 9 months ago
extractor [Youtube] Fix unwanted private method __ie_msg in f8b0135850 8 months ago
postprocessor [compat] Use `compat_open()` 1 year ago
YoutubeDL.py [core] Fix format string injection for metadata JSON filename message. 11 months ago
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 1 year ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
cache.py [compat] Use `compat_open()` 1 year ago
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 1 year ago
compat.py [compat] Add compat_contextlib_suppress 8 months ago
jsinterp.py [test] Fixes for old Pythons 1 year ago
options.py [doc] Warn against setting cookies with --add-header 1 year ago
socks.py
swfinterp.py [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules 1 year ago
update.py [build] Extend use of `devscripts/utils` 1 year ago
utils.py [utils] Let int_or_none() accept a base, like int() 8 months ago
version.py release 2021.12.17 3 years ago