You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,3 +19,10 @@ Let's others know your using DailyChatDownloader through discord (discord needs
19
19
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.
20
20
21
21
I'll add more things as time goes on and details about them - Calloc
22
+
23
+
## TODO List
24
+
- Move `b64.h` and make it into a cython module instead for faster performance
25
+
- 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)
26
+
- See if anyone wants to make pull-requests your are more than welcome to.
0 commit comments