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

These two features exist in the NewPipe app and they are both really useful. They are not present in the official Youtube website. - variable playback rate: I suggest replacing...

enhancement
help wanted
type:client-side
module:player

Title: `Missing column index: 4 (IndexError)` Date: `2024-05-02T21:46:39Z` Route: `/data_control?referer=%2Ffeed%2Fplaylists` Version: `2024.04.27-eda7444 @ master` Backtrace ``` Missing column index: 4 (IndexError) from /usr/share/crystal/src/csv.cr:315:5 in '[]' from src/invidious/user/imports.cr:40:15 in 'update_data_control' from...

bug

You could have a button on the video's page that adds it to a list of videos to watch later.

blocked
feature-request

Some opengraph implementations don't support a URL without the domain therefore failing to fetch the video thumbnail and channel image. This pull request basically fixes that.

ready

**Describe the bug** There doesn't seem to be a page for the genre, so `/channel` is taken instead, which does't make sense for a genre, let alone there being more...

bug

**Is your enhancement request related to a problem? Please describe.** No. **Describe the solution you'd like** Wrap the SHA/branch text in a link that points to the current release. For...

enhancement

Invidious assumes that every playlist will have at least one video because it needs to check for the `index` key. So if there is no videos on a playlist, there...

need-testing

Videos of a playlist cataloged as podcast are called episodes therefore Invidious was not able to find `video` in the `text` value inside the `stats` array. This can be tested...

need-testing

Hello, I didn't find solution to export to OPML programmatically by using authenticated user via API. Is it even possible? Thank you

type:api
feature-request
module:imports

Ensure invidious process listens to '::' (IPv6+IPv4) instead of '0.0.0.0' (IPv4-only), allowing every host on every Internet protocol (current or jurassic a.k.a IPv6 or IPv4, respectively) to reach the service....