mpv-scripts icon indicating copy to clipboard operation
mpv-scripts copied to clipboard

SmartCopyPaste: Pasting subtitle URLs

Open BODZy opened this issue 2 years ago • 3 comments

Subtitle links are inserted into the playlist instead of adding them to the current video. Is there any way to fix this?

BODZy avatar Jun 02 '23 00:06 BODZy

Can you provide sample URLs

Eisa01 avatar Jun 02 '23 06:06 Eisa01

https://raw.githubusercontent.com/BODZy/tf2c-content/main/testsub.vtt

BODZy avatar Jun 07 '23 17:06 BODZy

I am for this improvement, we should check if url or file has extensions like vtt, srt, ass... and use sub-add to add sub instead, which is a great improvement because in many case videos don't have subtitles, but we can easily get directlink from the internet so it's great to be able to.

gunir avatar Sep 22 '23 11:09 gunir