webdrivertorso
1.0.0
https://www.youtube.com/watch?v=Vw3ST3p8t64
For the sole prupose of entertainment.
I found the original channel in mid-april 2014, besides the conspiranoic nature of the channel, it's not so hard to replicate programatically.
python webdrivertorso.py --help
Also refer to the source code, you might find it interesting.
To successfully use this script you need (latest stable versions will do great):
sudo apt-get install python-pip
(see your OS docs for details about package management). Windows users can download a Python installer from python.org and search the web for a pip installer. You'll also need the following python packages:
(sudo) pip install -r requirements.txt
courbd.ttf
to this folder.Note (mostly for Windows users): ffmpeg
and youtube-upload
must be in your system's PATH. (i.e. you can call them within the command line from anywhere)