tgbot-collection / ytdlbot

Download videos from Youtube and other platforms through a Telegram Bot
Apache License 2.0
578 stars 541 forks source link

Fix bugs and add some features #411

Open addyops opened 3 months ago

addyops commented 3 months ago

Please add some features:

1 - Button to select quality with best video or best audio button like this

Screenshot 2024-07-25 at 1 23 51 PM

2- If file exceed 2gb for normal then split and send as group for premium user 4gb + file split in parts** 3- getting error in playlist download saying (Playlist or channel links are disabled.) tried 7+ playlist**

image

second ss of your playlist link in repo

image

4- sometime it gives this error (06: Unable to extract title; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U) 5- aria2 not working (/leech)****

Screenshot 2024-07-25 at 1 27 08 PM

add detail for download like this also add cancel button or option to cancel task like

image

6- authorize and unauth using bot command 7- update button 8- fix terabox if possible****

addyops commented 3 months ago

bot hosted on heroku us i have more suggestions Let me know if you fix them, will appreciate thanks

SanujaNS commented 3 months ago

Hi @addyops ,

Regarding the issue you're experiencing with 3- getting an error in playlist download saying (Playlist or channel links are disabled.), you'll need to enable playlist support by setting the PLAYLIST_SUPPORT environment variable to true.

As for the fourth problem, please note that it's a yt-dlp issue, not a problem with the bot itself and for the fifth problem, it shouldn't be, Maybe old docker image?

What is a 7- update button?

For the terabox extraction, It doesn't work in some regions, and I haven't found a solution yet. I'll continue to look into it, and hopefully, a fix will be available in the future 🤞.

The remaining concerns require @BennyThink 's attention, as they fall outside my area of expertise.

BennyThink commented 3 months ago
  1. A PR is welcome because I don't have effort for this button layout
  2. PR for split
  3. playlist is disabled because it could eat up all my disk space