yt-dlp/yt_dlp
pukkandan 9874e82b5a
Do not translate newlines in `--print-to-file`
Fixes https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1509361107
2023-04-16 08:55:44 +05:30
..
__pyinstaller [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
compat [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
dependencies [dependencies/Cryptodome] Fix `__bool__` 2023-03-13 05:21:43 +05:30
downloader [downloader/curl] Fix progress reporting 2023-03-09 21:58:07 +05:30
extractor [extractor] Do not warn for invalid chapter data in description 2023-04-16 08:55:43 +05:30
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 2023-04-13 19:21:09 +00:00
YoutubeDL.py Do not translate newlines in `--print-to-file` 2023-04-16 08:55:44 +05:30
__init__.py Support loading info.json with a list at it's root 2023-03-10 14:15:13 +05:30
__main__.py [cleanup] Misc 2022-11-11 15:48:29 +05:30
aes.py [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
cache.py [cleanup] Misc 2023-02-17 17:52:22 +05:30
cookies.py [cookies] Defer extraction of v11 key from keyring 2023-03-08 21:49:24 +01:00
jsinterp.py [cleanup, jsinterp] Give functions names to help debugging 2023-03-03 23:24:50 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py Add option `--break-match-filters` 2023-03-04 01:18:54 +05:30
plugins.py [plugins] Don't look in `.egg` directories 2023-02-28 23:14:37 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [cleanup] Misc 2023-03-05 03:34:55 +05:30
utils.py [utils] `js_to_json`: Implement template strings (#6623) 2023-03-25 19:41:28 +01:00
version.py Release 2023.03.04 2023-03-04 22:24:51 +00:00
webvtt.py [webvtt] Handle premature EOF 2022-11-20 14:14:42 +05:30