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

Newly uploaded videos fail with 404 error #1062

Closed
1 task done
LisoUseInAIKyrios opened this issue Jul 18, 2024 · 4 comments
Closed
1 task done

Newly uploaded videos fail with 404 error #1062

LisoUseInAIKyrios opened this issue Jul 18, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@LisoUseInAIKyrios
Copy link

Have you tried to find similar issues (open or recently closed)?

  • Yes, this issue is not a duplicate

Browser

Any

Browser Version

Any

Extension or Userscript?

Userscript

Extension/Userscript Version

Na

Video link where you see the problem

https://youtu.be/bZgFFwP03Jk

What happened?

As of this writing, this is an example video (but all recent will also give the same error):

https://returnyoutubedislikeapi.com/votes?videoId=bZgFFwP03Jk

{
  "type": "https://tools.ietf.org/html/rfc9110#section-15.5.5",
  "title": "Not Found",
  "status": 404,
  "traceId": "00-35bf04dcbc56ee3c398094ecd7d707ba-521590bddad1b615-00"
}

But, any older videos still work:
https://returnyoutubedislikeapi.com/votes?videoId=UnrU5vxCHxw

{
  "id": "UnrU5vxCHxw",
  "dateCreated": "2024-06-18T00:36:34.098572Z",
  "likes": 0,
  "dislikes": 0,
  "rating": 0,
  "viewCount": 118,
  "deleted": false
}

How to reproduce/recreate?

Call the votes end point for any video recently uploaded

Will you be available for follow-up questions to help developers diagnose & fix the issue?

Yes

@LisoUseInAIKyrios LisoUseInAIKyrios added the bug Something isn't working label Jul 18, 2024
@HattieJosh
Copy link

It's inconsistent with live streams started since around the time this was reported. Ones from higher subscribed channels (I.E. Penguinz0) seem to work while lower subbed channels do not

@03bgood
Copy link

03bgood commented Jul 18, 2024

Its happening with the newest uploads from the past 24 hours.

@Anarios
Copy link
Owner

Anarios commented Jul 18, 2024

Resolved for videos, working on streams\premieres

@Anarios
Copy link
Owner

Anarios commented Jul 18, 2024

Streams seem to be fixed too

@Anarios Anarios closed this as completed Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants