|
2 months ago | |
---|---|---|
deviantart_direct | 4 months ago | |
screenshots | 3 months ago | |
.gitlab-ci.yml | 4 months ago | |
LICENSE | 5 months ago | |
README.md | 3 months ago | |
gui.py | 4 months ago | |
install_deps.bat | 3 months ago | |
main.py | 2 months ago | |
requirements.txt | 4 months ago | |
run.bat | 3 months ago |
The GUI is currently rather unstable/untested if you encounter problems with e.g. aborting a download, please just quit the entire application. I am aware of the problems, I just didn't have the peace of mind to fix them yet. Thanks
downloaded correctly
python3
python3-pip
git clone https://gitlab.com/MoonPadUSer/dbdt.git
in a terminalpip3 install -r requirements.txt
python3 gui.py
python
and pip
python
(and press enter), there should be a Windows Store window opening up, you can install python3 directly from there (by clicking the big fat blue install button)curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
and press enter, it'll take a bit to download the filepython get-pip.py
and press enter, it'll take a little bit.zip
file automaticallyinstall_deps.bat
, wait until it's donerun.bat
As of now, you need to register an application on your deviantart account.
The program needs a client_id
and client_secret
, you can either put these in
a config.txt
manually (first client_id
, then a space and then your client_secret
), but preferably you'd just run the main.py
file and
enter the values in the simple setup process.
If you have any questions or issues feel free to write an issue
In theory, it should work on all Operating Systems, but currently it's only tested on Windows and Linux
I want to follow unix philosophy and all this program will ever do is download content from deviantart.