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] The video returned by YouTube isn't the requested one. (WEB client) (VideoNotAvailableException) #3830

Closed
shadowforce74 opened this issue Jun 2, 2023 · 3 comments
Labels
duplicate This issue or pull request already exists invalid This doesn't seem right

Comments

@shadowforce74
Copy link

Describe the bug

Steps to Reproduce

Logs

Screenshots

Additional context

@shadowforce74 shadowforce74 added the bug Something isn't working label Jun 2, 2023
@unixfox
Copy link
Member

unixfox commented Jun 2, 2023

Please post the instance used.

@lo2dev
Copy link

lo2dev commented Jun 2, 2023

I get the same error on https://invidious.sethforprivacy.com

Title: The video returned by YouTube isn't the requested one. (WEB client) (VideoNotAvailableException)
Date: 2023-06-02T08:01:10Z
Route: /watch?v=GCrxL-lc9d8
Version: 2023.05.31-16ac3be @ master

Backtrace

The video returned by YouTube isn't the requested one. (WEB client) (VideoNotAvailableException)
  from /usr/share/crystal/src/array.cr:114:31 in 'extract_video_info:video_id'
  from src/invidious/videos.cr:377:10 in 'fetch_video'
  from src/invidious/videos.cr:365:13 in 'get_video:region'
  from src/invidious/routes/watch.cr:63:15 in 'handle'
  from lib/kemal/src/kemal/route.cr:13:9 in '->'
  from src/invidious/helpers/handlers.cr:30:37 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
  from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
  from lib/kemal/src/kemal/init_handler.cr:12:7 in 'process'
  from /usr/share/crystal/src/http/server.cr:500:5 in '->'
  from /usr/share/crystal/src/fiber.cr:146:11 in 'run'
  from ???

@unixfox
Copy link
Member

unixfox commented Jun 2, 2023

Please continue the discussion on #3822

@unixfox unixfox closed this as completed Jun 2, 2023
@SamantazFox SamantazFox added duplicate This issue or pull request already exists invalid This doesn't seem right and removed bug Something isn't working labels Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

4 participants