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
pukkandan 1e75d97db2
[extractor/youtube] Add `ios` to default clients used
* IOS is affected neither by 403 or by nsig so helps mitigate them preemptively
* IOS also has higher bit-rate "premium" formats though they are not labeled as such
1 year ago
..
__pyinstaller [dependencies] Simplify `Cryptodome` 2 years ago
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 1 year ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years ago
downloader [cleanup] Misc 1 year ago
extractor [extractor/youtube] Add `ios` to default clients used 1 year ago
postprocessor [postprocessor] Print newline for `--progress-template` 1 year ago
utils [cleanup] Misc 1 year ago
YoutubeDL.py Bugfix for ebe1b4e34f 1 year ago
__init__.py Add option `--netrc-cmd` (#6682) 1 year ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py [cleanup] Misc 2 years ago
casefold.py Update to ytdl-commit-07af47 1 year ago
cookies.py [cleanup] Misc 1 year ago
jsinterp.py Update to ytdl-commit-07af47 1 year ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [cleanup] Misc 1 year ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Do not restart into versions without `--update-to` 1 year ago
version.py Release 2023.06.21 1 year ago
webvtt.py [webvtt] Handle premature EOF 2 years ago