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

can not load video #99

Closed
ethandetigris opened this issue Mar 30, 2024 · 4 comments
Closed

can not load video #99

ethandetigris opened this issue Mar 30, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@ethandetigris
Copy link

Title: The video returned by YouTube isn't the requested one. (Android client) (VideoNotAvailableException)
Date: 2024-03-30T23:40:08Z
Route: /watch?v=1SJQCTr9u9w
Version: 2024.03.30-174c525 @ master

Backtrace

The video returned by YouTube isn't the requested one. (Android client) (VideoNotAvailableException)
  from /usr/lib/crystal/core/hash.cr:1080:49 in 'try_fetch_streaming_data'
  from src/invidious/videos/parser.cr:112:10 in 'extract_video_info:video_id'
  from /usr/lib/crystal/core/hash.cr:1185:13 in 'fetch_video'
  from src/invidious/videos.cr:379:13 in 'get_video:region'
  from src/invidious/routes/watch.cr:55:15 in 'handle'
  from lib/kemal/src/kemal/route.cr:13:9 in '->'
  from lib/kemal/src/kemal/config.cr:92:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
  from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:94:12 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
  from src/ext/kemal_static_file_handler.cr:106:14 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/request_processor.cr:51:11 in 'handle_client'
  from /usr/lib/crystal/core/fiber.cr:146:11 in 'run'
  from ???

@FreeBornAngel
Copy link

+1
It started yesterday or the day before, but wasn't impacting other instances.
Today it is across all the instances I checked.

@unixfox
Copy link
Collaborator

unixfox commented Mar 31, 2024

iv-org/invidious#4498

@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2024
@unixfox unixfox added the bug Something isn't working label Mar 31, 2024
@Vizonex
Copy link

Vizonex commented Mar 31, 2024

Sorry to add to all of this clutter but do you think It could be possible to drop the use of the android client and find a workaround?
I was thinking about it a little bit earlier today. Unfortunately I don't understand the crystal programming language (wish I did)
The other thread was closed and this didn't feel right to me to be left out of the problem solving.

@ethandetigris
Copy link
Author

today

Hello, in fact, I am using an iPhone to visit the webpage. The ios system version number is ios 17.4.1. I don’t have an Android device.

Repository owner locked and limited conversation to collaborators Mar 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants