ganymede icon indicating copy to clipboard operation
ganymede copied to clipboard

Twitch VOD and Live Stream archiving platform. Includes a rendered and real-time chat for each archive.

Results 65 ganymede issues
Sort by recently updated
recently updated
newest added

Quite often, the video move task ends up failing, even though the video was correctly moved. ![image](https://github.com/Zibbp/ganymede/assets/1197915/c6cb369f-bfdd-4a96-86a9-02bdf3aec2a3) ``` 2024-01-14 13:14:18 {"level":"debug","time":"2024-01-14T13:14:18+01:00","message":"finished vod video convert for 1988851558"} 2024-01-14 13:14:19 {"level":"debug","time":"2024-01-14T13:14:19+01:00","message":"checking if...

I've seen the paths to the work directories like `/tmp` or `/vods` are hardcoded. I would love for them to be changed with environment variables. In my case, I have...

enhancement

Modification done by this PR: - Return the channel with each VOD in the playlist request - Return multistream information with the playlist when requested - Save a delay with...

Having an empty array of `thirdParty` or `firstParty` embed emotes causes to not load the other list. For example, I have a chat dump containing a list of 0 elements...

bug

I'm working on a version 2 release and hope to have it out by Christmas🎄. ### Features #### New Queue System I'm overhauling the queue system to use [Temporal](https://github.com/temporalio/temporal) workflows....

enhancement

Oftentimes my queue fills up with videos from a channel that streams 12+ hours a day, multiple times a week. Usually, this is fine, since it means Ganymede is doing...

enhancement

Hi there, first off I love the app, been running it for a while now and I find it so much nicer and less awful to use than Twitch's VoD...

enhancement

Is it planned to support kick.com Streams in the future? I saw that Twitch Downloader kinda supports it? But things like streamlink doesn't, I guess that will be an issue.

I'm getting a 404 error on the Channel page. (https://url/channels/name) I am using a reverse proxy, I've seen the same issue before, but it didn't work for me. There seems...