Releases: DevHanza/TelegramYTDLBot
Releases · DevHanza/TelegramYTDLBot
TelegramYTDLBot V2.3
What's Changed
- Refactored entire codebase to use yt-dlp
- Added Docker support
- Improved architecture with cleaner abstractions and better structure
- Added progress indicators for download and upload operations
- Reduced and cleaned up project dependencies
- Improved overall developer experience and maintainability
Full Changelog: V2.2...V2.3
TelegramYTDLBot V2.2
- Added a New Downloading queue (this might be a stupid solution, but I tried as I know.)
- Performance Improved.
- Parallel multi-users support.
- Added new modules and structured code.
- Detailed documentation.
- Removed unnecessary requests.
That's all I remember. 🙂
Full Changelog: V2.2...V2.2
TelegramYTDLBot V2.1
Full Changelog: V2.0...V2.1
TelegramYTDLBot V2.0
- Performance Improved
- Switched to local APi server for extra benifits.
- Faster Downloads than before. (Depends on your network speed)
- Switched to Simatwa/y2mate-api
- Removed ffmpeg and unnecessary packages to improve performance.
- Removed Unnecessary my own modules and
- Structured the Lists and Dictionaries.
- and more.
Full Changelog: V1.0...V2.0
TelegramYTDLBot V1.0
- Used
pytubeto Download Videos - Used
ffmpegto comibne video and audio - Used pyTelegramBotAPI
- and more.
What's Changed
- & C:/Users/hansa/AppData/Local/Programs/Python/Python312/python.exe h… by @hansanaD in #1
Full Changelog: https://github.com/hansanaD/TelegramYTDLBot/commits/V1.0