A script that automatically downloads all images from a certain subreddit.
Project description
subdown2
============================
A script that automatically downloads all images from a certain subreddit.
###Installation
For a stable install run
```
pip install subdown2
```
If you wish to run the latest copy out of git
```
python setup.py install
```
Run it by using:
```
subdown2 subreddit[,subreddit] [--force,--top,--pages:#]
```
###TODO:
- Better error catching
### Feature Requests
- Use threading
- Get top links
### Credits
- [memegrab.py](https://github.com/Ropes/MemeGrab) by [Josh Roppo](https://github.com/Ropes)
- Original [subdown.py](https://github.com/radiosilence/subdown.py) script by [James Cleveland](https://github.com/radiosilence)
============================
A script that automatically downloads all images from a certain subreddit.
###Installation
For a stable install run
```
pip install subdown2
```
If you wish to run the latest copy out of git
```
python setup.py install
```
Run it by using:
```
subdown2 subreddit[,subreddit] [--force,--top,--pages:#]
```
###TODO:
- Better error catching
### Feature Requests
- Use threading
- Get top links
### Credits
- [memegrab.py](https://github.com/Ropes/MemeGrab) by [Josh Roppo](https://github.com/Ropes)
- Original [subdown.py](https://github.com/radiosilence/subdown.py) script by [James Cleveland](https://github.com/radiosilence)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
subdown2-0.6.3.tar.gz
(9.1 kB
view hashes)