Skip to content

matthiasbock/imageshack-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageshack-downloader

Python scripts to download all your images from the image hoster imageshack.com/us.
Especially relevant in the light of the forthcoming deletion of all free accounts in January 2016.

Read more about that: https://medium.com/@ImageShack/3984af30964e

License: GNU GPLv3

Usage

Clone this repo and create a file named imageshack.conf with the following content:

[Login]
Username=your username
Password=your password

Run:

./main.py

or

python main.py

Depends on python-simplejson, python-configparser and wget.

About

Downloads all your images from ImageShack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages