Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#FeatureRequest #47

Open
silura-008 opened this issue Mar 8, 2024 · 2 comments
Open

#FeatureRequest #47

silura-008 opened this issue Mar 8, 2024 · 2 comments

Comments

@silura-008
Copy link

Currently the normal telegram users can't get the files with a size greater than 2 gb,

It would be great to return a direct download link if the file size is greater than 2GB instead of receiving an error message.

It would be helpful to include the file caption as an extra text message as well.

@bipinkrish
Copy link
Owner

This is not a file serving bot to return ddl

@silura-008
Copy link
Author

silura-008 commented Mar 8, 2024

The restricted medias can be found on local folder if it downloaded, and can copied and stored locally.

As for the users who want to create backup or store the files without downloading it using the bot.

Why direct download link:

The normal users would need to either purchase a premium or do the normal way of download & upload.

These downloading and uploading of large files would be time consuming and cost a lot of data. And if file is greater than 2gb it need to be spilited in order to upload.

Providing an ddl could solve this problem significantly,
Using the leechers/uploaders to upload these files will be avoid the downloading uploading process, and 4gb supported uploaders could avoid the splitting process as well.

In the end its just a suggestion.

I know it's not a ddl bot but adding it will help a lot of people and contribute the aim of the bot as well.

Demerits:

  • Reserving storage for ddl files will be reduce the performance of the bot- (could be solved by limiting file life to 30-60 minutes)

  • people who don't need ddl support in their bot ( by creating another branch, users can follow which one they need)

  • maintaince of the repo (sorry about that hoping people who interested will help)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants