invidious
invidious copied to clipboard
Invidious is an alternative front-end to YouTube
Related: #427, #469 For various applications it is desirable to be able to read or write user data. This proposal describes a format for tokens, a method for authenticating requests,...
Would you consider adding the ability to run Invidious without postgres? This would be extremely useful for small single user instances hosted on resource constrained machines.
Add support for auth against LDAP/OAuth/OpenID
Currently, it seems that viewing comment replies requires JS. Would it be possible to make the View replies button work without JavaScript? It is sensible that a new page would...
When clicking the related videos, listen mode will be kept by passing listen=true/listen=false on the URL.
Please add support for OTP (HOTP) and/or U2F. I am sure there are some librarys for this. I personally prefer U2F as second factor more than OTP.
**Describe the bug** **Steps to Reproduce** Invidious Looks like you've found a bug in Invidious. Please open a new issue on GitHub and include the following text in your message:...
**Is your enhancement request related to a problem? Please describe.** Currently the banner text configuration allows one to put **any** HTML within it; basically allowing an instance to run an...
This PR adds the ability to disable notifications. ----- In error: ``` Showing last frame. Use --error-trace for full trace. In src/invidious/channels/channels.cr:229:8 229 | if preferences.notifications && was_insert ^---------- Error:...