/subbul

[Turkish] Subtitle finder for movies in current directory impowered by subliminal

Primary LanguagePython

subbul is a simple and basic subtitle finder.
Based on Python -- subliminal

to install subliminal;

    [sudo] pip install 
    

After installing subliminal, you can run the script in the mobie directory for downloading subs for all .mp4 files in the folder.
    
    
just type

python subbul.py

You may add it to bashrc with an alias to run easily. 

The code is for downloading Turkish subtitles with utf8 encoding for .mp4 files in current directory.

You can replace or modify the code easily for other options.