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 21792b88b7 [external/FFmpeg] Fix and improve --ffmpeg-location handling
* pass YoutubeDL (FileDownloader) to FFmpegPostProcessor constructor
* consolidate path search in FFmpegPostProcessor
* make availability of FFmpegFD depend on existence of FFmpegPostProcessor
* detect ffmpeg executable on instantiation of FFmpegFD
* resolves #32735
2 months ago
..
downloader [external/FFmpeg] Fix and improve --ffmpeg-location handling 2 months ago
extractor [Youtube] Fix unwanted private method __ie_msg in f8b0135850 2 months ago
postprocessor [external/FFmpeg] Fix and improve --ffmpeg-location handling 2 months ago
YoutubeDL.py [core] Fix format string injection for metadata JSON filename message. 5 months ago
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 10 months ago
__main__.py
aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
cache.py [compat] Use `compat_open()` 10 months ago
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 12 months ago
compat.py [downloader/external] Fix "Resource Warning" in downloader test 2 months ago
jsinterp.py [test] Fixes for old Pythons 10 months ago
options.py [doc] Warn against setting cookies with --add-header 10 months ago
socks.py
swfinterp.py [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules 10 months ago
update.py [build] Extend use of `devscripts/utils` 10 months ago
utils.py [utils] Apply compat_contextlib_suppress 2 months ago
version.py release 2021.12.17 2 years ago