An open API service indexing awesome lists of open source software.

https://github.com/pariazar/subdownloader

Download all subtitles without any trouble , input address of movies directory , output movies with subtitles
https://github.com/pariazar/subdownloader

Last synced: 27 days ago
JSON representation

Download all subtitles without any trouble , input address of movies directory , output movies with subtitles

Awesome Lists containing this project

README

          

# SubDownloader
Download all subtitles without any trouble ,

input : address of movies directory ,

output : movies with subtitles

features


Download subtitles without search name of all movies in the internet

it will automatically download subtitle of all movies and easy to use

Download project


download program with below commad

git clone https://github.com/hamedpa/SubDownloader

Requirements


install requirements with below commad

pip install -r requirements.txt

Usage


1 - in the subDownloader directory run program

python getSub.py

2 - enter address of movies directory
for example if your movies in myfilm (directory/folder)

M:\myfilm

that's it program try to download subtitle of all movies that exist in choosen directory

Advance usage


you can add subtitle website address in json file and the program use data from it for downloading process

if after search word has some parameters then add them into afterlink else add 0

keyword is unique string for every item or movie in subtitle websites

{"websites": [{"link": "https://subtitlewebsite.com/?s=", "afterlink": "0", "keyword": ".html"}]}

if you have any questions about this program you can contact in telegram : @pariazar21
thanks for using my program