Giter Site home page Giter Site logo

hanwentao / interfacelift-downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from benjaminheng/interfacelift-downloader

0.0 2.0 0.0 21 KB

A Python script to download wallpapers from interfacelift.com.

License: MIT License

Python 100.00%

interfacelift-downloader's Introduction

Python InterfaceLIFT Downloader

A Python script to download wallpapers from interfacelift.com. This script has multithreading support.

Download the latest release here.

Prerequisites

Usage

python interfacelift-downloader.py [-d DEST] [-t THREADS] [-o] [resolution]

If not specified, the default parameters used are:

  • Resolution: 1920x1080
  • Destination Directory: ./wallpapers
  • Threads: 4
  • Overwrite: disabled

To list available resolutions:

python interfacelift-downloader.py --list

To show the help message:

python interfacelift-downloader.py -h

Examples

To download 1920x1080 wallpapers to the ./wallpapers directory:

python interfacelift-downloader.py 1920x1080

To download 1600x900 wallpapers using 8 threads:

python interfacelift-downloader.py -t 8 1600x900

To download 1600x900 wallpapers to the ./wallpapers/1600x900 directory:

python interfacelift-downloader.py -d "wallpapers/1600x900" 1600x900

Issues

If you have a suggestion or encounter any problems, please submit an issue!

License

This script is licensed under the terms of the MIT license.

interfacelift-downloader's People

Contributors

benjaminheng avatar hanwentao avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.