From cb1553e96601e92765dd8d70d549b8d551191e70 Mon Sep 17 00:00:00 2001 From: Jeff Huffman Date: Sun, 6 Nov 2022 10:48:55 -0800 Subject: [extractor/crunchyroll] Beta is now the only layout (#5294) Closes #5292 Authored by: tejing1 --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 260d67e7f..962543738 100644 --- a/README.md +++ b/README.md @@ -1733,11 +1733,7 @@ The following extractors use this feature: * `language`: Audio languages to extract, e.g. `funimation:language=english,japanese` * `version`: The video version to extract - `uncut` or `simulcast` -#### crunchyroll -* `language`: Audio languages to extract, e.g. `crunchyroll:language=jaJp` -* `hardsub`: Which hard-sub versions to extract, e.g. `crunchyroll:hardsub=None,enUS` - -#### crunchyrollbeta +#### crunchyrollbeta (Crunchyroll) * `format`: Which stream type(s) to extract (default: `adaptive_hls`). Potentially useful values include `adaptive_hls`, `adaptive_dash`, `vo_adaptive_hls`, `vo_adaptive_dash`, `download_hls`, `download_dash`, `multitrack_adaptive_hls_v2` * `hardsub`: Preference order for which hardsub versions to extract, or `all` (default: `None` = no hardsubs), e.g. `crunchyrollbeta:hardsub=en-US,None` -- cgit v1.2.3