mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 06:41:22 -05:00
Unable to download youtube live videos #307
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 @Smasher-1 on GitHub (Jun 8, 2024).
bug description
Whenever i try to download a youtube vod i get the "couldn't find anything to download" error, i've tried changing the link to youtu.be and youtube.com but to no success. I also tried changing the codec to h264, av1 and vp9, but that didn't work either
reproduction steps
steps to reproduce the behavior:
platform
additional context
it worked with a normal video using h264 (but not with av1)
@ihatespawn commented on GitHub (Jun 8, 2024):
works for me with https://www.youtube.com/live/m-1f4j5A7Gw on default config
@josiahbergen commented on GitHub (Jun 10, 2024):
The video that you are trying to download is over cobalt's 180 minute max video length. I don't know why it was causing the weird errors though.
@wukko commented on GitHub (Jun 29, 2024):
the video you've linked is indeed longer than main instance's length limit. other (recorded) live videos seem to work. use a different instance that allows longer downloads or host your own!