mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-24 05:00:50 -05:00
Enable downloading videos over 180 minutes on main instance #396
Reference in New Issue
Block a user
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?
Originally created by @Tintin232 on GitHub (Aug 21, 2024).
service name & description
This is a very general request, but I wanted to know if downloading videos longer than 180 minutes will be possible in the near future.
additional context
If it's not possible with this program, can anyone suggest a good program that can do it?
@KwiatekMiki commented on GitHub (Aug 22, 2024):
It's already possible, you just need to run your own instance and set the
DURATION_LIMITvariable to a bigger number than 10800.https://github.com/imputnet/cobalt/blob/current/docs/run-an-instance.md
@Tintin232 commented on GitHub (Aug 22, 2024):
Do you know if any of the other publicly available cobalt instances support this already?

@Tintin232 commented on GitHub (Aug 25, 2024):
Anyone know of any cobalt instance that allows downloading videos longer than 180 minutes? (Running my own instance is not within my range of experience 😔).
@wukko commented on GitHub (Sep 2, 2024):
no one will handle streaming 3+ hour videos for you, it’s resource intensive and will hurt experience for everyone else. you gotta host your own api instance.