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

[Bug Report] Parsing video size #975

Closed
5 of 6 tasks
hunkyburrito opened this issue Aug 5, 2023 · 3 comments
Closed
5 of 6 tasks

[Bug Report] Parsing video size #975

hunkyburrito opened this issue Aug 5, 2023 · 3 comments
Labels
bug Something isn't working nsfw The content of this issue is Not Safe For Work pending This issue is being worked on
Milestone

Comments

@hunkyburrito
Copy link

Checklist

Describe the bug

Trying to download with Seal gives a parsing error but downloading with a custom command or yt-dlp works as expected.

To Reproduce

Try to download something from redgifs. (NSFW)

Error reports

URL: https://www.redgifs.com/watch/bitesizedbigheartedconch
Unexpected JSON token at offset 676: Unexpected symbol '.' in numeric literal at path: $.formats[0].width
JSON input: ....., "format_id": "sd", "width": 202.5, "height": 360, "quality.....

Screenshots & Screen Records

No response

Device info

App version: 1.9.2 (10920)
Device information: Android 12 (API 31)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
Yt-dlp version: 2023.07.06

Additional context

No response

@hunkyburrito hunkyburrito added the bug Something isn't working label Aug 5, 2023
@JunkFood02 JunkFood02 added pending This issue is being worked on nsfw The content of this issue is Not Safe For Work labels Aug 6, 2023
@JunkFood02 JunkFood02 added this to the v1.10 milestone Aug 6, 2023
@JunkFood02
Copy link
Owner

should be fixed in v1.10.0-beta.4

@hunkyburrito
Copy link
Author

Tested it and I'm still getting the same error but in another place:

App version: 1.10.0-beta.4 (10920)
Device information: Android 12 (API 31)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
Yt-dlp version: 2023.07.06

URL: https://www.redgifs.com/watch/femalepapayawhipbluegill#rel=tag%3Asfw%2Ca
Unexpected JSON token at offset 2602: Unexpected symbol '.' in numeric literal at path: $.width
JSON input: ....., "format_id": "hd", "width": 607.5, "height": 1080, "qualit.....

@JunkFood02
Copy link
Owner

I see, you can use custom commands to download it before the issue get resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working nsfw The content of this issue is Not Safe For Work pending This issue is being worked on
Projects
None yet
Development

No branches or pull requests

2 participants