[ie/nfl.com:plus:replay] Fix extractor (#7838)
Closes #7836 Authored by: bashonly
This commit is contained in:
parent
92feb5654c
commit
1eaca74bc2
2 changed files with 157 additions and 82 deletions
|
|
@ -1868,6 +1868,9 @@ The following extractors use this feature:
|
|||
#### nhkradirulive (NHK らじる★らじる LIVE)
|
||||
* `area`: Which regional variation to extract. Valid areas are: `sapporo`, `sendai`, `tokyo`, `nagoya`, `osaka`, `hiroshima`, `matsuyama`, `fukuoka`. Defaults to `tokyo`
|
||||
|
||||
#### nflplusreplay
|
||||
* `type`: Type(s) of game replays to extract. Valid types are: `full_game`, `full_game_spanish`, `condensed_game` and `all_22`. You can use `all` to extract all available replay types, which is the default
|
||||
|
||||
**Note**: These options may be changed/removed in the future without concern for backward compatibility
|
||||
|
||||
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue