Gui Version of DCD Terminal edition Note that some code is Closed Source because it uses discord rich presense. This tool was made with dearpygui but I will be making a workflow to compile to linux and other systems because I've been having problems with making a build for ubuntu so it currently only works with windows.
This users dearpygui
which is a little eaiser to handle than pyimgui
this also uses yyjson to convert some formats to Json.
Let's others know your using DailyChatDownloader through discord (discord needs to be running and an account is required, you must be logged in) This is the only part that I made closed source using pyarmor...
Allows you to do other things without having to worry about the computer shutting down during larger downloads. This is simillar to what some media-players like VLC does but it uses wakepy to keep systems awake.
I'll add more things as time goes on and details about them - Calloc
- Move
b64.h
and make it into a cython module instead for faster performance - Update Spoofing/Obfuscation Techniques because I discovered that
X-Real-IP
can still get your IP address rate-limited (This is a new issue I discovered recently when running some code without a sleep delay by accident) - See if anyone wants to make pull-requests your are more than welcome to.
- Add MIT License to Repository