yt-dlp/yt_dlp
Jeff Huffman 706dfe441b
[crunchyroll:beta] Add cookies support (#2506)
* Extract directly from the beta API when cookies are passed. If login cookie is absent, the extraction is delegated to `CrunchyrollIE`. This causes different metadata to be extracted (including formats and video id) and therefore results in a different archive entry. For now, this issue is unavoidable since the browser also redirects to the old site when not logged in.

* Adds extractor-args `format` and `hardsub` to control the source and subtitles of the extracted formats

Closes #1911
Authored by: tejing1
2022-01-29 06:03:51 +05:30
..
downloader [downloader/ffmpeg] Handle unknown formats better 2022-01-24 01:15:54 +05:30
extractor [crunchyroll:beta] Add cookies support (#2506) 2022-01-29 06:03:51 +05:30
postprocessor [docs,cleanup] Fix linter and misc cleanup 2022-01-24 03:24:23 +05:30
__init__.py Add option --print-to-file 2022-01-24 03:24:15 +05:30
__main__.py
aes.py
cache.py
compat.py
cookies.py [cookies] Fix keyring selection for unsupported desktops 2022-01-24 22:52:35 +05:30
jsinterp.py
minicurses.py
options.py [docs,cleanup] Fix linter and misc cleanup 2022-01-24 03:24:23 +05:30
socks.py
swfinterp.py.disabled
update.py
utils.py Fix/improve InAdvancePagedList 2022-01-24 01:07:14 +05:30
version.py [version] update 2022-01-21 17:41:33 +05:30
webvtt.py
YoutubeDL.py [extractor] Allow non-fatal title extraction 2022-01-24 21:04:38 +05:30