niyoseris / subbul

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%