Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitch vods fail to download #1987

Open
1 of 3 tasks
MrSn0wy opened this issue Feb 23, 2025 · 1 comment
Open
1 of 3 tasks

Twitch vods fail to download #1987

MrSn0wy opened this issue Feb 23, 2025 · 1 comment
Labels
Bug Something isn't working Livestream/VOD Solved Issue/feature has been fixed/implemented in development branch but not yet pushed to end users Twitch

Comments

@MrSn0wy
Copy link

MrSn0wy commented Feb 23, 2025

What happened?

When downloading a twitch vod it seems that grayjay does the following:

  1. Completes downloading the vod at 99%
  2. It allocates double the storage of the vod
  3. Fails with an error saying that the state is "completed" with return code 1 and stacktrace null
  4. Tries to re-download the vod again.

I am experiencing this on android 14, i will test if i can reproduce this on the desktop app. The stream i tried to download is here. I selected HLS and 720p60, avc1.4D0020,mp4a.40.2, altho it seemed to also happen on 1080p. Also i have more than enough space to download the vod (50gb), so that is not the issue.

Below is the error recieved:
Image

Grayjay Version

284

What plugins are you seeing the problem on?

Twitch

Plugin Version

21

When do you experience the issue?

  • While logged in
  • While logged out
  • N/A

Are you using a VPN?

No

Relevant log output

I have no idea how to get logs, if you let me know i can provide them.
@MrSn0wy MrSn0wy added the Bug Something isn't working label Feb 23, 2025
@Zvonimir-FUTO Zvonimir-FUTO added Twitch Livestream/VOD Solved Issue/feature has been fixed/implemented in development branch but not yet pushed to end users labels Feb 25, 2025
@Zvonimir-FUTO
Copy link
Collaborator

This is related to HLS streams failing to download on all platforms which is fixed but not released yet. Related to: #1075

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Livestream/VOD Solved Issue/feature has been fixed/implemented in development branch but not yet pushed to end users Twitch
Projects
None yet
Development

No branches or pull requests

2 participants