mpv-autosub
mpv-autosub copied to clipboard
Fully automatic subtitle downloading for the MPV media player
It worked on file named "Interstellar.2014.720p.BluRay.x264.YIFY.mkv" but failed on most of the files. For example "Game.of.Thrones.S01E01.720p.BluRay.450MB.ShAaNiG.com" didn't worked, tried changing to "Game of Thrones S01E01" and "Game of Thrones S1E1"....
I sometimes use a directory-local mpv.conf (`use-filedir-conf`) to force a subtitle track, in this case the local mpv.conf contains `sid=2`. Without mpv-autosub it works but when the plugin is loaded...
Mplug is like a package manager but for mpv scripts. Please add your script there (if already not there) and also installation instructions in manifest - https://github.com/Nudin/mpv-script-directory/blob/master/HOWTO_ADD_INSTALL_INSTRUCTIONS.md
Hi, I've included subliminal in mpv flatpak, please add instructions for flatpak mpv. https://github.com/flathub/io.mpv.Mpv/issues/66 Kindly include this in your Readme.md for io.mpv.Mpv flatpak support ``` cd /tmp git clone https://github.com/davidde/mpv-autosub.git...
Use case: I have selected English and Bulgarian as languages to search. English works, no problem. But what I want is to download English **AND** Bulgarian subtitles, not just the...
Hi, Can you please add this provider subscene.com almost all of my subs are from there. thanks
i couldn't manage to download subtitles for brazilian portuguese since it doens't has a code specified by ISO 639-1, i tried tinkering with the language part but i didn't get...
I accidentally made the pull request from master, so here it is again! Related to https://github.com/davidde/mpv-autosub/issues/11
This patch should handle real-time video streams where duration property is not set by MPV e.g. RTSP streams from live cameras.
In reference to https://github.com/davidde/mpv-autosub/issues/8#issuecomment-602181111, for http streams (e. g. from webtorrent-cli), subliminal’s output directory should be a directory on the user’s filesystem. Maybe the script should default to an actual...