Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
I would like to just get the link given to HLS when using the --player-passthrough hls option.
If I add the -v option, i see VLC recieves a .m3u8 link. How can I get that link from the API or the CLI without opening VLC?
I would like to just get the link given to HLS when using the --player-passthrough hls option. If I add the -v option, i see VLC recieves a .m3u8 link. How can I get that link from the API or the CLI without opening VLC?