Last updated:
0 purchases
Batman 0.3.1
Bat-man
Bat-man is a batch downloader and converter of YouTube videos.
Requirements
Python 3
Gtk3 for Python
ffmpeg
LAME
Running stand-alone
Extract the .zip file, and in the destination folder, run:
$ python -m batman.gtk_batch_downloader
Installing
To install this program, run, as root:
# python setup.py install
After install, you can run the program by typing:
$ bat-man
PIP Installing
You can also install this program using PIP:
# pip install Bat-man
How to use
Set the destination of the MP3 files with the button “Set destination”, in bottom-left.
Add new videos with File -> Insert new videos, or right-click in the tree view and select Paste, for videos in the clipboard.
The download will start automatically.
Drink a coffee.
If yours internet connection is like mine, drink more coffee.
Go see your doctor.
Done!
To-do list(it should even be here?)
Convert to more formats(Base implemented, has support for Vorbis, MP3, AAC, FLAC, Theora and LibX264 - the last two as video codecs)
Try to use an API for converting videos, instead of commandline
Smooth exit for threads(Partially implemented.)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.