]> jfr.im git - yt-dlp.git/commit - README.md
[crunchyroll:beta] Add cookies support (#2506)
authorJeff Huffman <redacted>
Sat, 29 Jan 2022 00:33:51 +0000 (16:33 -0800)
committerGitHub <redacted>
Sat, 29 Jan 2022 00:33:51 +0000 (06:03 +0530)
commit706dfe441b3cf01c0e2b294afc7d293211a74e94
tree6cf0c6da0d573d76ac1cb1a448e05f0930e7f404
parentc4da5ff971f22bf3c93ac521d6805f7fb561284b
[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
README.md
yt_dlp/extractor/crunchyroll.py