AutoSub File MP4 in Linux By Python Autosub Library
Hello everyone. To day, I will show my code to you. I think it is useful for me.
It use Autosub Lib in Python. It is in LINUX. why not WINDOWS?. Beacase windows use file with exe filetype, contrary to linux use very huge filetype. It use app autosub in GNOME.
My code here.
And with Windows you can here.
It will automatic downloaing sub.
INSTALL:
USAGE:
You can see here.
I hope it useful for you. Tks you so much.
It use Autosub Lib in Python. It is in LINUX. why not WINDOWS?. Beacase windows use file with exe filetype, contrary to linux use very huge filetype. It use app autosub in GNOME.
My code here.
And with Windows you can here.
It will automatic downloaing sub.
INSTALL:
sudo apt-get update sudo apt-get install python python-dev sudo apt-get python pip
sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update sudo apt-get install ffmpeg -y
sudo pip install autosub
USAGE:
python autosub.py -f <<folder contains file mp4(every folder)>>
You can see here.
I hope it useful for you. Tks you so much.