Description: This is a service menu to download subtitles from tvsubtitles.net
just right click on a video file -> scripts -> download_subtitles.net, it will show you a list of subtitles select one and it will be downloaded and saved with the same name as the video (with a subtitle extension of course), so your player will detect automatically the subtitle
The search is done extracting the name season and episode from the filename. At the moment only supports those formats: s01e01 1x01
I tried to contact tvsubtitles.net but got no feedback, hope this is ok for them
Install: copy the file to ~/.gnome2/nautilus-scripts then: chmod 755 ~/.gnome2/nautilus-scripts/download_tvsubtitles.net.py (thanks ozky)
- Dependencies: python wget zenity
You could also be interested in another script I made for opensubtitles.org: http://gnome-look.org/content/show.php/download_opensubtitle?content=68085Last changelog:
I get a error everytime
I could get the subtitles list but everytime it says that subtitle cannot be downloaded or something related to it ..
after some work around I think that error is something within these lines of code
link = url + "download-" + links[j][10:]
subName = origFileName[:-3] + "srt"
response = os.system("wget -O - \"" + link + "\" |zcat > " + subName )
if you can please make this working many would be benifited ..or else if you have perfectly working script then upload it here
this command need to run in terminal (not as root)
chmod 755 ~/.gnome2/nautilus-scripts/download_tvsubtitles.net.py
and then killall nautilus
now your script is working
this command is giving rights nautilus to run scripts and need to every time use this when install new script
script maker need to put this to install guide in this page
this script is not working with mandriva 2008 gnome try to change file names and reboot system nothing its just not working
copy file to nautilus script directory
Ratings & Comments
5 Comments
I get message like subtitles downloaded successfully but I dont find any subtitles in the folder ..
I get a error everytime I could get the subtitles list but everytime it says that subtitle cannot be downloaded or something related to it .. after some work around I think that error is something within these lines of code link = url + "download-" + links[j][10:] subName = origFileName[:-3] + "srt" response = os.system("wget -O - \"" + link + "\" |zcat > " + subName ) if you can please make this working many would be benifited ..or else if you have perfectly working script then upload it here
this command need to run in terminal (not as root) chmod 755 ~/.gnome2/nautilus-scripts/download_tvsubtitles.net.py and then killall nautilus now your script is working this command is giving rights nautilus to run scripts and need to every time use this when install new script script maker need to put this to install guide in this page
this script is not working with mandriva 2008 gnome try to change file names and reboot system nothing its just not working copy file to nautilus script directory
GO ELEMENTARY THEME. haha