[SUGGESTION] Bigger YouTube file uploads #49
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ABOCN/TelegramBot#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm thinking we should simply redirect YouTube downloads to a temporary file host, so people can download larger files outside of Telegram. I believe I have implemented this before with catbox.moe/catbox's litterbox service. It's not hard to implement with some simple HTTP requests.
I would also not mind using LibreCloud to host the files, although that would require some more setup on the backend.
For additional context, I was unable to download longer than a 2 minute video.. Kinda hard to find that on YouTube except for short news clips.
Nevermind on that one