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 3c466186a8 [utils] Back-port Namespace and MEDIA_EXTENSIONS from yt-dlp
Thx pukkandan
* Namespace: https://github.com/yt-dlp/yt-dlp/commit/591bb9d355
* MEDIA_EXTENSIONS: https://github.com/yt-dlp/yt-dlp/commit/8dc5930511
6 months ago
..
downloader [external/FFmpeg] Fix and improve --ffmpeg-location handling 9 months ago
extractor [PalcoMP3] Conform to new linter rule 6 months ago
postprocessor [postprocessor/ffmpeg] Fix finding ffprobe (bug in 21792b8) 9 months ago
YoutubeDL.py [core] Re-factor with `_fill_common_fields()` as used in yt-dlp 7 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 2 years ago
compat.py [compat] Avoid type comparison in `compat_ord` 7 months ago
jsinterp.py [jsinterp] Various tweaks 6 months 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
traversal.py [utils] Split out traversal.py dummy and traversal tests 7 months ago
update.py [build] Extend use of `devscripts/utils` 1 year ago
utils.py [utils] Back-port Namespace and MEDIA_EXTENSIONS from yt-dlp 6 months ago
version.py release 2021.12.17 3 years ago