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

[Feat] Supports Telegram bot conversations #575

Open
huajideshutiao opened this issue Apr 8, 2024 · 3 comments
Open

[Feat] Supports Telegram bot conversations #575

huajideshutiao opened this issue Apr 8, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@huajideshutiao
Copy link

Proposal

I hope to use the Telegram bot to manage download tasks, including adding, deleting, pausing, and customizing download parameters

Background

Using terminals may seem cumbersome.

Workarounds

https://github.com/tangyoha/telegram_media_downloader
This project provides bot functionality. It would be even better if Docker could be supported.

@huajideshutiao huajideshutiao added the enhancement New feature or request label Apr 8, 2024
@huajideshutiao
Copy link
Author

Unlike #124, I just hope to manage through bots instead of downloading entirely using my bot account.

@1368129224
Copy link

I made some attempts in this script to download the file by sending a message link to the bot, it uses tdl.
Maybe you can try it.
https://github.com/1368129224/tgbot-for-tdl

@huajideshutiao
Copy link
Author

I made some attempts in this script to download the file by sending a message link to the bot, it uses tdl. Maybe you can try it. https://github.com/1368129224/tgbot-for-tdl

Thank you!

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

No branches or pull requests

3 participants