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
compat
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years 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
aes.py
cache.py
cookies.py
jsinterp.py [jsinterp] Do not compile regex 1 year ago
minicurses.py
options.py [core] Implement `--color` flag (#6904) 1 year ago
plugins.py
socks.py
update.py [update] Implement `--update-to` repo 1 year ago
version.py
webvtt.py