Reddit support is disabled, fix needed #292

Closed
opened 2025-11-09 09:45:10 -06:00 by GiteaMirror · 4 comments
Owner

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"

Originally created by @Araxeus on GitHub (Jun 1, 2024). why https://github.com/imputnet/cobalt/commit/7ebd9bc0ffb8ab486fbbab650576f1324b10f78a ? 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"`
GiteaMirror added the bughelp wanted labels 2025-11-09 09:45:10 -06:00
Author
Owner

@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

@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
Author
Owner

@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?

@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?
Author
Owner

@lostdusty commented on GitHub (Jun 6, 2024):

just send a PR

@lostdusty commented on GitHub (Jun 6, 2024): just send a PR
Author
Owner

@wukko commented on GitHub (Jun 10, 2024):

was enabled back and seems to be fine now

@wukko commented on GitHub (Jun 10, 2024): was enabled back and seems to be fine now
Sign in to join this conversation.