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 78fde6e339
[outtmpl] Allow `\n` in replacements and default.
Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510055357
Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510363645
2 years ago
..
__pyinstaller [dependencies] Simplify `Cryptodome` 2 years ago
compat [dependencies] Simplify `Cryptodome` 2 years ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years ago
downloader [downloader/curl] Fix progress reporting 2 years ago
extractor [extractor/twitch] Extract original size thumbnail (#6629) 2 years ago
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 2 years ago
YoutubeDL.py [outtmpl] Allow `\n` in replacements and default. 2 years ago
__init__.py Support loading info.json with a list at it's root 2 years ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py [cleanup] Misc 2 years ago
cookies.py [cookies] Defer extraction of v11 key from keyring 2 years ago
jsinterp.py [cleanup, jsinterp] Give functions names to help debugging 2 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [outtmpl] Allow `\n` in replacements and default. 2 years ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [cleanup] Misc 2 years ago
utils.py [extractor/sbs] Overhaul extractor for new API (#6839) 2 years ago
version.py Release 2023.03.04 2 years ago
webvtt.py [webvtt] Handle premature EOF 2 years ago