youtube-dl/youtube_dl
dirkf d8f134a664 [downloader/external] Fix "Resource Warning" in downloader test
* add compat_subprocess_Popen context manager
* apply context manager in FFmpegFD._call_downloader()
2024-03-27 13:11:17 +00:00
..
downloader [downloader/external] Fix "Resource Warning" in downloader test 2024-03-27 13:11:17 +00:00
extractor [Youtube] Fix unwanted private method __ie_msg in f8b0135850 2024-03-23 15:30:13 +00:00
postprocessor [compat] Use compat_open() 2023-07-25 13:19:43 +01:00
__init__.py
__main__.py
aes.py
cache.py [compat] Use compat_open() 2023-07-25 13:19:43 +01:00
casefold.py
compat.py [downloader/external] Fix "Resource Warning" in downloader test 2024-03-27 13:11:17 +00:00
jsinterp.py
options.py
socks.py
swfinterp.py [utils] Avoid comparing type(var), etc, to pass new Linter rules 2023-08-01 01:05:09 +01:00
update.py [build] Extend use of devscripts/utils 2023-07-25 13:19:43 +01:00
utils.py [utils] Apply compat_contextlib_suppress 2024-03-27 13:11:17 +00:00
version.py
YoutubeDL.py [core] Fix format string injection for metadata JSON filename message. 2023-12-06 02:45:41 +00:00