yt-dlp/yt_dlp
Simon Sawicki 0b6f829b1d
[utils] `traverse_obj`: Move `is_user_input` into output template (#8673)
Authored by: Grub4K
2023-12-06 21:46:45 +01:00
..
__pyinstaller [build] Include secretstorage in Linux builds 2023-11-12 18:29:19 -06:00
compat Remove Python 3.7 support (#8361) 2023-11-16 18:39:00 +00:00
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 2023-10-13 23:33:00 +00:00
downloader [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
extractor [ie/pr0gramm] Support variant formats and subtitles (#8674) 2023-12-06 21:44:54 +01:00
networking [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
postprocessor [pp/FFmpegMetadata] Embed stream metadata in single format downloads (#8647) 2023-11-26 02:40:09 +00:00
utils [utils] `traverse_obj`: Move `is_user_input` into output template (#8673) 2023-12-06 21:46:45 +01:00
YoutubeDL.py [utils] `traverse_obj`: Move `is_user_input` into output template (#8673) 2023-12-06 21:46:45 +01:00
__init__.py Let `read_stdin` obey `--quiet` 2023-11-29 05:48:40 +05:30
__main__.py [cleanup] Misc 2022-11-11 15:48:29 +05:30
aes.py [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
cache.py [cleanup] Misc 2023-02-17 17:52:22 +05:30
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 [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py [core] Add `--compat-option manifest-filesize-approx` (#8356) 2023-11-07 23:10:01 +00:00
plugins.py [plugins] Don't look in `.egg` directories 2023-02-28 23:14:37 +05:30
socks.py [networking] Fix various socks proxy bugs (#8065) 2023-09-18 07:33:26 +00:00
update.py Remove Python 3.7 support (#8361) 2023-11-16 18:39:00 +00:00
version.py Release 2023.11.16 2023-11-16 00:01:38 +00:00
webvtt.py [webvtt] Allow spaces before newlines for CueBlock (#7681) 2023-11-29 04:50:06 +05:30