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
coletdjnz 08916a49c7
[core] Improve HTTP redirect handling (#7094)
Aligns HTTP redirect handling with what browsers commonly do and RFC standards. 

Fixes issues afac4caa7d missed.

Authored by: coletdjnz
1 year ago
..
__pyinstaller [dependencies] Simplify `Cryptodome` 1 year ago
compat [dependencies] Simplify `Cryptodome` 1 year ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 1 year ago
downloader Bugfixes for 4823ec9f46 1 year ago
extractor [extractor/comedycentral] Add support for movies (#7108) 1 year ago
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 1 year ago
utils [core] Improve HTTP redirect handling (#7094) 1 year ago
YoutubeDL.py [core] Implement `--color` flag (#6904) 1 year ago
__init__.py [core] Implement `--color` flag (#6904) 1 year ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 1 year ago
cache.py [cleanup] Misc 1 year ago
cookies.py [cookies] Defer extraction of v11 key from keyring 1 year ago
jsinterp.py [jsinterp] Do not compile regex 1 year ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [core] Implement `--color` flag (#6904) 1 year ago
plugins.py [plugins] Don't look in `.egg` directories 1 year ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Implement `--update-to` repo 1 year ago
version.py Release 2023.03.04 1 year ago
webvtt.py [webvtt] Handle premature EOF 2 years ago