diff --git a/README.md b/README.md index c3345cf..2d89c72 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,10 @@ Options: TERMV_SWALLOW Always swallow terminal during playback. (default: false) TERMV_FULL_SCREEN Always open mpv in fullscreen. (default: false) TERMV_DEFAULT_MPV_FLAGS Default arguments which are passed to mpv. (default: --no-resume-playback) - TERMV_API_URL URL to the channel list. (default: https://iptv-org.github.io/iptv/channels.json) - Any other URL must be in the same format as the default one. + TERMV_CHANNELS_URL URL to the channel list. (default: https://iptv-org.github.io/api/channels.json) + Any other URL must be in the same format as the default one. + TERMV_STREAMS_URL URL to the streams list. (default: https://iptv-org.github.io/api/streams.json) + Any other URL must be in the same format as the default one. Improve me on GitHub: https://github.com/Roshan-R/termv