Made using Python and PySide6
- Multithreading
- Modern GUI
- Dark-Themed
- Logging
- Python
- PySide6
- Requests
- BeautifulSoup4
- cx-freeze (for build)
To run this program, clone it to your local machine using:
git clone https://github.com/magnusjwatson2786/CyberDropMe-dl.git
then cd to the repo directory and hit:.
python -m pip install -r requirements.txt --user
python xt.py
Or just double-click on the start.bat file to run.
Note: Mac OS X / Linux users may need to run the following before executing the script.
chmod +x start.sh
To build this script as an executable, cd to the repo dir on your terminal and hit:
python setup.py build
-
Paste the album URLs in separate lines.
-
Select a download folder (Optional).
-
Hit Add.
Simple as that!
MIT
Free Software, Hell Yeah!
Happy Coding!