-
Notifications
You must be signed in to change notification settings - Fork 11
dmacpherson/py-interfacelift-downloader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To install just run the following: wget --no-check-certificate https://github.com/dmacpherson/py-interfacelift-downloader/raw/master/interfacelift.py Edit the variables to where you'd like to download from and download to and run "python interfacelift.py" The regex pattern matches any string which: - Is preceeded by <a href=" - begins with /wallpaper/ - ends in jpg - preceeds "> I think this is enough to filter out only the wanted links. Note that the matched string will include the random part of the URL so that the user never has to specify it manually. Each filename also contains the resolution. This could be added to the pattern in case it stops working.
About
Python script for downloading all the wallpaper from interfacelift.com
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published