Simple yet powerful utility to download your movies subtitles by just right click your movie file. it is intelligent enough to guess the movie title from its filename. it provides two modes, silent mode without any prompt (iam lucky) and select mode. it download subtitles in Arabic language and it can easily edited to your preferred language
- download files or clone repo via git
git clone https://github.com/nakhla/subscene-subtitle-rightclick-downloader.git
- install dependencies packages
pip install -r requirements.txt
- place
subscene_ar_silent.py
andsubscene_ar_select.py
files underC:\
- place
subscene_ar_I'm_Lucky.cmd
andsubscene_ar_Select.cmd
files inSendTo
folder [can be accessed simply byWindows key + R
and typingshell:sendto
andEnter
]
- right click your movie file and from
Send to
selectsubscene_ar_Select
- use arrow keys to navigate subtitle files and download the suitable file.
- once finished choose
yes
to exit. - you also can use silent mode by right click
Send to
and selectsubscene_ar_I'm_Lucky
- it will auto download subtitle file without any prompt and exit silently.
This Project is built by Magdi Nakhla, Feel free to modify it to your needs.