Wallpaper scraper/grabber for a certain website...
7707d5d3c6
Windows was giving trouble with the os.getenv(HOME) which can be executed in the python shell and IDLE and will return C:\Documents and Settings\username\, but when running a script it will return None. If os.getenv(HOME) is None, then now the exec dir will be used instead |
||
---|---|---|
.gitignore | ||
config.py | ||
download.py | ||
htmlparser.py | ||
progressbar.py |