plays VRV content through VLC or MPV
proxy support for bypassing VRV being unavailable in your country
(only used to get Policy Data, which is needed for all the requests)
probably only works for crunch
py vrv_player.py
or py vrv_player.py (SERIES_ID/VRV_URL)
to launch with mpv use --mpv
flag, ex py vrv_player.py --mpv
mpv rn only works if its in path
requires urllib3
requires a config file named config.json
which contains proxy info
{
"proxy": {
"username": "",
"password": "",
"host": ""
}
}
the proxy should be located in USA
for free decent proxy, you can use windscribe
- install the extension
- select USA location (ex. US central - Dallas)
- right click on a page -> "View Debug Log"
- ctrl+f -> "authCredentials" for proxy username and password
- ctrl+f -> "proxy location" for proxy ips