codecrafted / bing-wallpaper-downloader
download bing wallpapers archive
Package info
github.com/SeyedMahmoudMousavi/bing-wallpaper-downloader
Type:project
pkg:composer/codecrafted/bing-wallpaper-downloader
v1.0.0
2023-11-05 13:18 UTC
Requires
This package is auto-updated.
Last update: 2026-03-05 18:59:00 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