mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-14 02:44:06 -05:00
Reddit support is disabled, fix needed #292
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 @Araxeus on GitHub (Jun 1, 2024).
why
7ebd9bc0ff? which part times out exactly?I have downloaded a few different videos locally on my pc today using FFmpeg without any problem
ffmpeg -i "${videoUrl}" -i "${audioUrl}" -c:v copy -c:a aac -strict experimental "${postName}.mp4"@lostdusty commented on GitHub (Jun 2, 2024):
because reddit changed something in their api and now cobalt timeouts trying to download the media, likely rate-limits
@Dee-Codez commented on GitHub (Jun 6, 2024):
can i work on this?
do i need to be assigned the issue or shd I just send a PR for the same?
@lostdusty commented on GitHub (Jun 6, 2024):
just send a PR
@wukko commented on GitHub (Jun 10, 2024):
was enabled back and seems to be fine now