invidious icon indicating copy to clipboard operation
invidious copied to clipboard

Invidious is an alternative front-end to YouTube

Results 564 invidious issues
Sort by recently updated
recently updated
newest added

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,...

enhancement

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.

enhancement
type:server-side

Add support for auth against LDAP/OAuth/OpenID

feature-request

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...

enhancement

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.

enhancement

**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:...

bug
stale

**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...

enhancement
stale

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:...