Skip to content

AjayRahul1/Download-Wallpapers-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download-Wallpapers-Using-Python

Information

  1. This requires resources package. To install it, run pip install resources command if it is not already installed.
  2. This uses API from wallhaven website that is used to download wallpapers.
  3. This is written for windows path only. Later will be updated for linux too.

Using the program

Run the program using following command

  • For Windows,
pip install resources  
python WallpaperDownloader.py

Completed Features

  1. Now the wallpapers get downloaded to Downloads Folder.
  2. The Downloaded wallpapers are kept in one folder with name you searched.

Future Updates

  • Downloading into Primary Downloads directory instead of Public Downloads directory.
  • Downloading into Downloads folder of Linux Systems

About

This project is for downloading wallpapers using Python. This project uses API of Wallhaven wallpaper website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published