codecrafted / bing-wallpaper-downloader
download bing wallpapers archive
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
This package is auto-updated.
Last update: 2025-04-05 17:05:13 UTC
README
download bing wallpaper 1920*1080 easily
How to use this downloader
- first setup PHP on your system or use xampp and similar
- [optionlay] you can configure "01-extractPageslist.php" & "02-getDownloadsList.php" as you want
- run file "01-extractPageslist.php" first then wait until saves your links in this file "wallpaperPagesList.txt"
- then run file "02-getDownloadsList.php" and wait until saves your links in this file "wallpaperDownloadsList.txt"
Congratulations visit file : "wallpaperDownloadsList.txt" and add results to your download manager
Notice
please increase this value at "php.ini" in the root of php installed directory
max_execution_time=21000
warning: 21000 secound for downloading complately all possible image in this site. complate Downloading is take minimum 3 houer and maximum is 6 Hour
we recommend set time for each link 3 secound
Example
100 link * 3 secound
max_execution_time=300