diff options
author | garret <76261416+garret1317@users.noreply.github.com> | 2023-06-19 14:25:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-19 13:25:27 +0000 |
commit | 81c8b9bdd9841b72cbfc1bbff9dab5fb4aa038b0 (patch) | |
tree | f6a6bd8d2da893c271bc8599c6f74c216ff600d9 /README.md | |
parent | 01aba2519a0884ef17d5f85608dbd2a455577147 (diff) | |
download | hypervideo-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.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 --> |