Awesome-Python-Scripts/Subtitle-downloader
2019-10-05 21:44:59 +05:30
..
main.py Add python script for downloading subtitles 2018-10-03 00:04:25 +05:30
README.md Add python script for downloading subtitles 2018-10-03 00:04:25 +05:30
requirements.txt Add script level requirements.txt 2019-10-05 21:44:59 +05:30

Subtitle Downloader

A simple script to download subtitles from [http://thesubdb.com/]

##Dependencies It requires python3 and request. To install request, you need pip3 or python3.

Usage

You can directly run the script subdownloader.py with the queries supplied from the command line. If you make the script executable and add it to the system path, then you can directly run the script.