invidious
invidious copied to clipboard
Invidious is an alternative front-end to YouTube
This adds a query param to `/api/v1/auth/subscriptions`: `sorted=true`. What it does is it sorts the channels you are subscribed to by the date of their last published video. The reason...
Title: `Nil assertion failed (NilAssertionError)` Date: `2023-11-11T05:35:42Z` Route: `/watch?v=h8oRkzq37-s&list=PL4h6GIo-n0q3oneJhbZDLAlUQEkTrHT-W&index=50` Version: `2023.10.26-8087e64 @ master` Backtrace ``` Nil assertion failed (NilAssertionError) from /usr/lib/crystal/core/nil.cr:109 in 'not_nil!' from /usr/lib/crystal/core/hash.cr:1080:49 in 'fetch_decrypt_function' from src/invidious/helpers/signatures.cr:62:9 in...
In a playlist, when a video ends, it gets out of fullscreen mode. It would be nice if it could stay in fullscreen, as YouTube does.
Sorry if this is a duplicate; I tried searching for subscription and CSP related issues. Running docker build 2023.12.06-9e8baa3 Same behaviour on Firefox 120.0.1 / Edge 120.0.2210.77 **Steps to reproduce**...
@unixfox I've narrowed down the edits to this. If I revert these changes I see the errors again. #4362
Theoretically this should improve memory usage and performance by quite a bit as we aren't creating a new `HTTP::Client` and in a turn a new connection for every image we...
It appears that when the browser loads the dark theme via the user-prefers-dark css directive, invidious itself still registers the theme as light, and a double change is required to...
**Is your enhancement request related to a problem? Please describe.** Default behaviour in Youtube is to open external links in a new tab so I often forget and left-click which...
Fixes: #660 I want to be awarded the bounty associated to the issue this PR is fixing. This works in all channel content categories (videos, shorts, playlists, etc). I also...
**Describe the bug** Invidious (at least the instance I was using) sometimes displays a message requesting that I bug report their database being slow. This potentially wastes a lot of...