mirror of
https://github.com/anonymousx97/social-dl.git
synced 2025-02-20 11:13:19 +08:00
Fixes: • Sender Now shows Correct name while downloading replied media. • Clean up code for YoutubeDL. • Format code according to PEP. Added: • .cancel to cancel a command/media download execution. • switch to @cached_property decorator and clean up message.py • Parse replied message using custom message class. • Rename tools to dev_tools and move loader to it. • self-destructing responses.