It was really hard for me to find any script that just did this specific task on windows, so i just created very simple python file to do this for me (.exe provided)
Requirements for running source: Python and requests library
Usage is very simple: .\wchanger.exe username/collectionID or python.exe filename.py username/collectionID replace the username and id to your liking (Powershell)
Automatically changing the wallpaper on windows?
For this you need to use task scheduler on windows, you need to add a action like this : C:\Users\user\wchanger.exe whimsicalmango/2137407 IMPORTANT! make sure to add a start in path when creating a action other wise the images will get downloaded in sys32 and you will get a error, add a trigger to your liking (mine is on login).
Linux? NSFW? For linux there are already many scripts out there and as for NSFW i sadly just don't know how to implement this or interested :(
EDIT: Ohh i forgot to mention it automatically sets the wallpaper too.
