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

The video returned by YouTube isn't the requested one. (Android client) #514

Closed
marcogiorgio opened this issue Mar 30, 2024 · 12 comments
Closed
Labels
bug Something isn't working

Comments

@marcogiorgio
Copy link

Hi,
When I click on a video to reproduce it, I get the error:

The video returned by YouTube isn't the requested one. (Android client)

This started a couple of days ago. I don't know why..

Smartphone:

  • Device: Pixel 6
  • OS: Android 14
  • Version 1.19.2
@marcogiorgio marcogiorgio added the bug Something isn't working label Mar 30, 2024
@lamarios
Copy link
Owner

It's an issue with invidious.

iv-org/invidious#4498

@lamarios lamarios pinned this issue Mar 31, 2024
@lamarios lamarios changed the title Error while trying to reproduce a video The video returned by YouTube isn't the requested one. (Android client) Mar 31, 2024
@marcogiorgio
Copy link
Author

It's an issue with invidious.

iv-org/invidious#4498

Ty! I'll follow the issue in the Invidious repo

@ThaDaVos
Copy link

Seems there's a fix out for invidious, at least something is merged and a new docker image was pushed, but now instead of the app throwing an error, it just does not play

@ThaDaVos
Copy link

Nevermind that, it works on my phone (Android 13, Asus ROG Phone 5s) but not on my tablet (Android 7, Shield Tablet K1)

@luckkmaxx
Copy link
Contributor

Yeah, seems to be fixed in latest docker image.

@lamarios
Copy link
Owner

lamarios commented Apr 1, 2024

Seems to be fixed, i'll close this ticket.

@lamarios lamarios closed this as completed Apr 1, 2024
@ThaDaVos
Copy link

ThaDaVos commented Apr 1, 2024

@lamarios - before creating a new ticket, any idea why the same version of the app works on my phone and not on my tablet?

@lamarios
Copy link
Owner

lamarios commented Apr 1, 2024

Not sure why, That might be a question for invidious. The app didn't change, if it worked before invidious fix and not after it's an issue with invidious.

@lamarios lamarios unpinned this issue Apr 1, 2024
@lamarios lamarios pinned this issue Apr 1, 2024
@ThaDaVos
Copy link

I figured it out, partially - DASH is non-functional and max-quality I can select is 720p - this wasn't the case before the update and only happens on my Tablet - the thing is, it works through the web interface.

Second thing, when I open a video, it won't auto-play, I have to set the quality for it to start playing now

@ThaDaVos
Copy link

Is there any logging/debug I can enable to see what source it picks and stuff?

@Alma101
Copy link

Alma101 commented Apr 26, 2024

I'm also having this exact issue right now but I'm using mi box s 4k 2nd gen latest software with dash on and off

@cameronj86
Copy link

Latest version of invidious was released last night to tackle this issue.

If you are running :latest on docker, the go to the invidious folder and:

  1. docker compose down to stop the container
  2. docker compose pull to grab the version released yesterday
    docker compose up -d Restart the container (detached)

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

6 participants