Skip to content

bkvirendra/paintbottle-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

paintbottle-downloader

Downloads all the videos from http://paintbottle.com

(Tested only on Ubuntu as of now)

Let me know how it works on other platforms.

Requirements:

requests==0.14.2
python-progressbar==2.3

Installing requirements

####Installing requests:

$ pip install requests==0.14.2

####Installing python-progressbar:

$ wget https://python-progressbar.googlecode.com/files/progressbar-2.3.tar.gz
$ tar xzvf progressbar-2.3.tar.gz
$ cd progressbar-2.3/
$ sudo python setup.py install

Usage:

$ python paint.py

#####this will start downloading all the videos from paintbottle.com one-by-one, make sure you have enough disk space, and a good internet speed.

about me:

You can follow me on Twitter @bkvirendra

I blog at http://virendra.me

License:

I dont care about the any licenses, its all yours :)

About

a script to download all the videos of http://paintbottle.com (straight one's)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages