[extractor/nhk] NhkRadiruLive: Add extractor (#7332)

Authored by: garret1317
This commit is contained in:
garret
2023-06-19 14:25:27 +01:00
committed by GitHub
parent 01aba2519a
commit 81c8b9bdd9
3 changed files with 78 additions and 1 deletions

View File

@@ -1850,6 +1850,9 @@ The following extractors use this feature:
#### twitchstream (Twitch)
* `client_id`: Client ID value to be sent with GraphQL requests, e.g. `twitchstream:client_id=kimne78kx3ncx6brgo4mv6wki5h1ko`
#### nhkradirulive (NHK らじる★らじる LIVE)
* `area`: Which regional variation to extract. Valid areas are: `sapporo`, `sendai`, `tokyo`, `nagoya`, `osaka`, `hiroshima`, `matsuyama`, `fukuoka`. Defaults to `tokyo`
**Note**: These options may be changed/removed in the future without concern for backward compatibility
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->