π₯ Download all the wallpapers from MKBHD's "Panels" app!
This script downloads wallpapers from a JSON file fetched from a URL and saves them in the downloads
folder. πΌοΈβ¨
-
π§ Ensure you have Python installed on your system. You can check this by running:
python --version
-
π¦ Install the required Python package aiohttp. If you don't have it installed, you can install it using
pip
:pip install aiohttp
-
π Clone or download the script.
-
π₯οΈ Open a terminal and navigate to the folder where the script is located.
-
π» Run the following command:
python mkbsd.py
ποΈ Once the script finishes, all the wallpapers will be saved in a newly created downloads
folder.