Open pirate486743186 opened 2 months ago
It may not work, as the special tokens require data from streaming URLs.
As a workaround, see: https://github.com/trizen/pipe-viewer/issues/13#issuecomment-1238713964
special token for what?
For *SUB*
, *ITAG*
, *RESOLUTION*
, in WWW::PipeViewer::Utils::format_text(): https://github.com/trizen/pipe-viewer/blob/main/lib/WWW/PipeViewer/Utils.pm#L363
In this context info, subs and resolution are not needed.
If you just press enter, it would just launch the mpv command in a thread without extra steps. If you try to open the info page or use the cli version, then yea, it will need to get the stuff it needs.
in order to use sponsorblock you need to use the native video link extraction for mpv. But this means the link is extracted twice and this can take quite a while. So it would be nice to be able to just disable link extraction and shave some time. Downloading should still work though.