mirror of
https://github.com/anonymousx97/social-dl.git
synced 2025-02-20 11:13:19 +08:00
v2.3.0 What's New: • Instagram: Added Dump to Log Instagram posts and save duplicate API calls. New Instagram API (Thanks to RoseloverX). • Reddit: Switch to regex for checking videos/gifs. • YTDL: Prevent Live streams from being downloaded. Lower Video duration to 3 mins. • Added .disable/.enable to allow Disabling Auto DL in chats and allow /dl /down /download command to users in those chats. • Use Enums for media types and clean up Sending media type logic. • New .update command to remotely update bot without re-deploying. • New .repo cmd. • Clean up Add/Del sudo/chat logic.
13 lines
210 B
Plaintext
13 lines
210 B
Plaintext
aiohttp>=3.8.4
|
|
beautifulsoup4>=4.12.2
|
|
Brotli>=1.0.9
|
|
gallery_dl>=1.25.7
|
|
gitpython>=3.1.32
|
|
pyrogram>=2.0.106
|
|
python-dotenv==0.21.0
|
|
PyExecJS>=1.5.1
|
|
tenacity>=8.2.2
|
|
tgCrypto>=1.2.3
|
|
yt-dlp>=2023.6.22
|
|
uvloop>=0.17.0
|