You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
I have searched the documentation for information that matches the description of the bug I want to file, without success.
This issue contains only one bug.
Describe the bug
At first the videos where playing normally but today the program has failed to play any video because of some API error.
I am running freetube as a flask application
This is what i got after trying the latest nightly build artifact for PWA
The video returned by YouTube isn't the requested one. (Android client)"errorBacktrace: "The video returned by YouTube isn't the requested one. (Android client) (VideoNotAvailableException)↵ from src/invidious/videos/parser.cr:157:9 in 'try_fetch_streaming_data'↵ from src/invidious/videos/parser.cr:111:5 in 'extract_video_info:video_id'↵ from src/invidious/videos.cr:391:3 in 'fetch_video'↵ from src/invidious/videos.cr:379:13 in 'get_video'↵ from src/invidious/videos.cr:361:1 in 'get_video:region'↵ from src/invidious/routes/api/v1/videos.cr:12:15 in 'videos'↵ from src/invidious/routing.cr:229:5 in '->'↵ from lib/kemal/src/kemal/route.cr:12:26 in '->'↵ from src/invidious/helpers/handlers.cr:30:5 in 'process_request'↵ from lib/kemal/src/kemal/route_handler.cr:17:7 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'↵ from lib/kemal/src/kemal/websocket_handler.cr:13:14 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30: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:30:7 in 'call_next'↵ from src/invidious/helpers/handlers.cr:157:5 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'↵ from src/invidious/helpers/handlers.cr:94:12 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'↵ from src/invidious/helpers/handlers.cr:146:5 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'↵ from src/invidious/helpers/handlers.cr:70:5 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'↵ from src/ext/kemal_static_file_handler.cr:162:16 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'↵ from lib/kemal/src/kemal/exception_handler.cr:8:7 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'↵ from src/invidious/helpers/logger.cr:17:35 in 'call'↵ from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'↵ from lib/kemal/src/kemal/init_handler.cr:12:7 in 'call'↵ from /usr/share/crystal/src/http/server/request_processor.cr:51:11 in 'process'↵ from /usr/share/crystal/src/http/server.cr:521:5 in 'handle_client'↵ from /usr/share/crystal/src/http/server.cr:451:5 in '->'↵ from /usr/share/crystal/src/fiber.cr:146:11 in 'run'↵ from /usr/share/crystal/src/fiber.cr:98:34 in '->'↵ from ???↵"[
This is what i see in the browser
Expected Behavior
Video should have played as it used to
Issue Labels
API issue
FreeTube Version
v0.19.2-nightly-435 Beta
Operating System Version
Mozilla/5.0 (Linux; Android 6.0.1; SAMSUNG SM-G532F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36
Installation Method
PWA (Progressive Web App)
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
No response
Nightly Build
I have encountered this bug in the latest nightly build.
The text was updated successfully, but these errors were encountered:
Guidelines
Describe the bug
At first the videos where playing normally but today the program has failed to play any video because of some API error.
I am running freetube as a flask application
This is what i got after trying the latest nightly build artifact for PWA
This is what i see in the browser
Expected Behavior
Video should have played as it used to
Issue Labels
API issue
FreeTube Version
v0.19.2-nightly-435 Beta
Operating System Version
Mozilla/5.0 (Linux; Android 6.0.1; SAMSUNG SM-G532F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36
Installation Method
PWA (Progressive Web App)
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
No response
Nightly Build
The text was updated successfully, but these errors were encountered: