nadimkobeissi / mkbsd

Download all the wallpapers in MKBHD's "Panels" app
Do What The F*ck You Want To Public License
3.65k stars 452 forks source link

Limited images #53

Open mrvinay07 opened 1 month ago

mrvinay07 commented 1 month ago

with the given URL in the code, able to download only 378 images. How to download more images?

korewaChino commented 1 month ago

Check out the directories in the bucket here https://storage.googleapis.com/panels-api/

I Managed to write a script that downloads all 37,000 of them in every format available

axsddlr commented 1 month ago

Check out the directories in the bucket here https://storage.googleapis.com/panels-api/

I Managed to write a script that downloads all 37,000 of them in every format available

have a gist of the script?

korewaChino commented 1 month ago

have a gist of the script?

https://github.com/korewaChino/mkbsd-rs

37k images are simply just recrops for multiple form factors, the raw files are downloaded in the simple backend

Hannahmafe37 commented 1 month ago

with the given URL in the code, able to download only 378 images. How to download more images?

What😂