[crunchyroll] Add extractor-args language and hardsub

Closes #1516
This commit is contained in:
pukkandan
2021-11-04 23:34:37 +05:30
parent c18d4482b1
commit a9d4da606d
2 changed files with 17 additions and 7 deletions

View File

@@ -1559,6 +1559,10 @@ The following extractors use this feature:
* `language`: Languages to extract. Eg: `funimation:language=english,japanese`
* `version`: The video version to extract - `uncut` or `simulcast`
#### crunchyroll
* `language`: Languages to extract. Eg: `crunchyroll:language=jaJp`
* `hardsub`: Which hard-sub versions to extract. Eg: `crunchyroll:hardsub=None,enUS`
#### vikichannel
* `video_types`: Types of videos to download - one or more of `episodes`, `movies`, `clips`, `trailers`