Skip to content

Python script to automatically download subtitles for any movie/tv series episode.

License

Notifications You must be signed in to change notification settings

nanda-nainadurai/subtitle-downloader

 
 

Repository files navigation

Subtitle Downloader

Python script to download english subtitles of any movie/tv series episode.

Get the latest version of Python at http://www.python.org/getit/.

Usage:

Windows:

Mac:

  • Install python and make sure it is in your path

  • Open Automator and create a new document of type "Service"

  • Add an action called "Run Shell Script"

  • On the right top of the Run Shell Script action, make sure you selected "as arguments" for "Pass Input"

  • Copy the contents of subtitle.sh in the action

  • Edit the path to "Subtitle_downloader.py" to whereever you have downloaded

  • Press Command + S to save it and give some name like "Download Subtitle"

  • Now, Right click the movie file (not the movie folder). You can also select multiple files. Click Services -> Download Subtitle

#####Linux (Tested on Debian Based): *Install python

*Go to ~/.gnome2/nautilus-scripts folder and add Subtitles_in_english.sh in the folder.

*The path for Subtitle_downloader.py is hardcoded to Desktop ...U can change it accordingly.

*Now Right Click on the movie file (not the movie folder). You can also select multiple files. Click Services -> Subtitles_in_english.

ScreenShot

Voila. the .srt subtitle file will be created right next to your movie file.

Enjoy the show!

More details can be found here : qr.ae/GxOcx A how to video can be found here: http://www.youtube.com/watch?v=Q5YWEqgw9X8

About

Python script to automatically download subtitles for any movie/tv series episode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published