1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-06-29 20:51:10 +02:00
yt-dlp/yt_dlp
bashonly fd8fcf8f4f
Revert 39abae2354
The iOS client is not subject to integrity checks and is likely to be a more stable choice going forward

Authored by: bashonly
2023-11-07 14:55:12 -06:00
..
__pyinstaller [rh:requests] Add handler for requests HTTP library (#3668) 2023-10-13 23:33:00 +00:00
compat [core] Prevent RCE when using --exec with %q (CVE-2023-40581) 2023-09-24 02:29:01 +02:00
dependencies [rh:requests] Add handler for requests HTTP library (#3668) 2023-10-13 23:33:00 +00:00
downloader [fd/aria2c] Remove duplicate --file-allocation=none (#8332) 2023-11-07 17:18:19 +01:00
extractor Revert 39abae2354 2023-11-07 14:55:12 -06:00
networking [rh:requests] Handle both bytes and int for IncompleteRead.partial (Fix 8a8b54523a) (#8348) 2023-10-15 10:54:38 +02:00
postprocessor [core] Prevent RCE when using --exec with %q (CVE-2023-40581) 2023-09-24 02:29:01 +02:00
utils [utils] write_xattr: Use os.setxattr if available (#8205) 2023-10-09 18:30:36 +00:00
__init__.py [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
__main__.py
aes.py
cache.py
casefold.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
cookies.py [cookies] Containers JSON should be opened as utf-8 (#7800) 2023-08-12 21:30:23 +00:00
jsinterp.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
minicurses.py
options.py [rh:requests] Add handler for requests HTTP library (#3668) 2023-10-13 23:33:00 +00:00
plugins.py
socks.py [networking] Fix various socks proxy bugs (#8065) 2023-09-18 07:33:26 +00:00
update.py [core] Raise minimum recommended Python version to 3.8 (#8183) 2023-09-24 02:24:47 +02:00
version.py Release 2023.10.13 2023-10-13 22:22:31 +00:00
webvtt.py
YoutubeDL.py [ie/youtube] Check newly uploaded iOS HLS formats (#8336) 2023-10-28 08:02:13 +00:00