aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorgarret <76261416+garret1317@users.noreply.github.com>2023-06-19 14:25:27 +0100
committerGitHub <noreply@github.com>2023-06-19 13:25:27 +0000
commit81c8b9bdd9841b72cbfc1bbff9dab5fb4aa038b0 (patch)
treef6a6bd8d2da893c271bc8599c6f74c216ff600d9 /README.md
parent01aba2519a0884ef17d5f85608dbd2a455577147 (diff)
downloadhypervideo-pre-81c8b9bdd9841b72cbfc1bbff9dab5fb4aa038b0.tar.lz
hypervideo-pre-81c8b9bdd9841b72cbfc1bbff9dab5fb4aa038b0.tar.xz
hypervideo-pre-81c8b9bdd9841b72cbfc1bbff9dab5fb4aa038b0.zip
[extractor/nhk] `NhkRadiruLive`: Add extractor (#7332)
Authored by: garret1317
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ce555c66f..659730410 100644
--- a/README.md
+++ b/README.md
@@ -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 -->