Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 547 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 547 Bytes

SubtitleDownloader

Simple python script to download subtitles in English.

Hey folks, tired of finding and downloading subtitles for your favourite movie?

Here is the simple solution for all your hassle. An utility which will download subtitles for all your movies present in folder which is passed as an argument while running the script.

For example, if your movies are present at location D:\Movies, then below command will do the rest.

terminal:> DownloadSubtitle.py D:\Movies

Use this and please let me know your reviews :)

Thank you.