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
- Host: GitHub
- URL: https://github.com/pariazar/subdownloader
- Owner: pariazar
- Created: 2020-10-07T21:17:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T20:25:38.000Z (over 5 years ago)
- Last Synced: 2025-01-07T20:34:26.935Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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