nixers
[Python] simpledesktops.com Downloader - Printable Version
+- nixers (https://nixers.net)
+-- Forum: Development & Graphics (https://nixers.net/Forum-Development-Graphics)
+--- Forum: Programming On Unix (https://nixers.net/Forum-Programming-On-Unix)
+--- Thread: [Python] simpledesktops.com Downloader (/Thread-Python-simpledesktops-com-Downloader)


[Python] simpledesktops.com Downloader - crshd - 16-09-2013

Just something I always needed, and finally decided to make it myself if I don't find anything.

I ended up finding something.

This script crawls and downloads all the nice images on [Simple Desktops](http://simpledesktops.com).

**Needs:**
- Python 2
- Beautifulsoup 4

Here's the [Gist](https://gist.github.com/ianchesal/1072110).


RE: [Python] simpledesktops.com Downloader - Reindeer11 - 16-09-2013

Wow, thank you very much for the link, haven't seen the site before and they look very beautiful those wallpapers.

Very cool script too! :)


RE: [Python] simpledesktops.com Downloader - jobss - 17-09-2013

Excellent use of Python! I was going to work on something similar to this, for Deviantart except in BASH.


RE: [Python] simpledesktops.com Downloader - deadgone - 06-10-2013

Awesome! Deff using.