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.
yt-dlp/yt_dlp
Simon Sawicki ffbd4f2a02
[utils] `traverse_obj`: Support `xml.etree.ElementTree.Element` (#8911)
Authored by: Grub4K
2 years ago
..
__pyinstaller [build] Include secretstorage in Linux builds 2 years ago
compat Remove Python 3.7 support (#8361) 2 years ago
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 2 years ago
downloader [rh:websockets] Migrate websockets to networking framework (#7720) 2 years ago
extractor [ie/Bigo] Fix JSON extraction (#8893) 2 years ago
networking [cleanup] Misc (#8598) 2 years ago
postprocessor [pp/FFmpegMetadata] Embed stream metadata in single format downloads (#8647) 2 years ago
utils [utils] `traverse_obj`: Support `xml.etree.ElementTree.Element` (#8911) 2 years ago
YoutubeDL.py [cleanup] Misc (#8598) 2 years ago
__init__.py Let `read_stdin` obey `--quiet` 2 years ago
__main__.py [cleanup] Misc 3 years ago
aes.py [dependencies] Simplify `Cryptodome` 3 years ago
cache.py [cleanup] Misc 3 years ago
casefold.py Update to ytdl-commit-07af47 3 years ago
cookies.py [cookies] Fix `--cookies-from-browser` with macOS Firefox profiles (#8909) 2 years ago
jsinterp.py Update to ytdl-commit-07af47 3 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 3 years ago
options.py [core] Add `--compat-option manifest-filesize-approx` (#8356) 2 years ago
plugins.py [plugins] Don't look in `.egg` directories 3 years ago
socks.py [cleanup] Misc (#8598) 2 years ago
update.py [core] Release workflow and Updater cleanup (#8640) 2 years ago
version.py Release 2023.12.30 2 years ago
webvtt.py [webvtt] Fix 15f22b4880 2 years ago