* Add support for translated language from api in rplaylive
* Add additional video metadata in rplaylive extractor
* Tests and suggested changes
Signed-off-by: craterdanger <lancebailor38@gmail.com>
* Update README.md
---------
Signed-off-by: craterdanger <lancebailor38@gmail.com>
Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
@ -1867,6 +1867,7 @@ The following extractors use this feature:
#### rplaylive
* `jwt_token`: JWT token that can be found as value of `_AUTHORIZATION_` entry from the browser local storage. This can be used as an alternative login method.
* `lang`: Provide language code (`en`, `jp`, `ko`) to use translated metadata (`title`, `description`, and `uploader`) when possible
**Note**: These options may be changed/removed in the future without concern for backward compatibility