[GH-ISSUE #8] Support for Invidious #6

Closed
opened 2026-03-23 20:31:30 +00:00 by mirror · 2 comments
Owner

Originally created by @mobedoor on GitHub (Oct 28, 2022).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/8

Hi. Invidious is a privacy respecting frontend developed for youtube.
I'd like to request extending this extensions compatibility to Invidious. URL's scheme is identical to youtube which should be helpful if you decide to implement. Instances are listed here
Thank you for your time.

Originally created by @mobedoor on GitHub (Oct 28, 2022). Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/8 Hi. Invidious is a privacy respecting frontend developed for youtube. I'd like to request extending this extensions compatibility to Invidious. URL's scheme is identical to youtube which should be helpful if you decide to implement. Instances are listed [here](https://api.invidious.io/) Thank you for your time.
mirror 2026-03-23 20:31:30 +00:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@bbilly1 commented on GitHub (Oct 29, 2022):

Browser addons need to follow strict permissions, that includes, on which websites this addon is allowed to run. This project is:

A browser extension to bridge YouTube with Tube Archivist.

And that's the permission this addon requires. I don't want to extend this beyond that, to a huge list of all the public instances, plus there are the selfhosted instances too...

This extension is mostly a convenience thing, so you don't have to copy paste things back and forth. Invidious is very much compatible with Tube Archivist, as both use the same IDs for videos/channels/playlists, so you can also just copy paste the IDs from invidious into the corresponding forms of Tube Archivist to download or subscribe to things.

<!-- gh-comment-id:1295743855 --> @bbilly1 commented on GitHub (Oct 29, 2022): Browser addons need to follow strict permissions, that includes, on which websites this addon is allowed to run. This project is: > A browser extension to bridge YouTube with [Tube Archivist](https://github.com/tubearchivist/tubearchivist). And that's the permission this addon requires. I don't want to extend this beyond that, to a huge list of all the public instances, plus there are the selfhosted instances too... This extension is mostly a convenience thing, so you don't have to copy paste things back and forth. Invidious is very much compatible with Tube Archivist, as both use the same IDs for videos/channels/playlists, so you can also just copy paste the IDs from invidious into the corresponding forms of Tube Archivist to download or subscribe to things.
Author
Owner

@mobedoor commented on GitHub (Oct 29, 2022):

Thank you for clarifying bbilly1 and the workaround.

<!-- gh-comment-id:1295894279 --> @mobedoor commented on GitHub (Oct 29, 2022): Thank you for clarifying bbilly1 and the workaround.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-browser-extension#6
No description provided.