Skip to content

Commit

Permalink
Add list of applications using Invidious (#470)
Browse files Browse the repository at this point in the history
* Add list of applications using Invidious

Taken from iv-org/invidious/issue/3853

* Move applications section to top of list

* Move playlet into applications section
  • Loading branch information
syeopite authored Nov 23, 2023
1 parent 049d07e commit cbc1df9
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion docs/applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

Lists of third-party projects that use or support Invidious.

### Applications
| Name | Description | Links |
| --- | --- | --- |
| [FreeTube](https://github.com/FreeTubeApp/FreeTube) | A desktop libre software YouTube app for privacy. | |
| [Playlet](https://github.com/iBicha/playlet) | A Roku TV YouTube app that uses Invidious as a backend. | [Roku Store](https://channelstore.roku.com/en-ca/details/840aec36f51bfe6d96cf6db9055a372a/playlet) |
| [Clipious](https://github.com/lamarios/clipious) | Unofficial Invidious client for Android | |
| [Yattee](https://github.com/yattee/yattee) | Alternative YouTube frontend for iPhone, iPad, Mac and Apple TV. | |
| [CloudTube](https://sr.ht/~cadence/tube/) | A JavaScript-rich alternate online YouTube player. | |
| [HoloPlay](https://github.com/stephane-r/holoplay-pwa)| Progressive Web App for music connecting on Invidious API's with search, playlists and favorites. | |
| [GTK+ Pipe Viewer](https://github.com/trizen/pipe-viewer) | YouTube client for Linux. | |
| [PlasmaTube](https://invent.kde.org/multimedia/plasmatube/) | YouTube client for Linux. | [KDE Applications](https://apps.kde.org/plasmatube/) |
| [WatchTube](https://github.com/WatchTubeTeam/) | Powerful YouTube client for Apple Watch. | |
| [TubiTui](https://codeberg.org/777/TubiTui) | A lightweight, libre, TUI-based YouTube client. For desktop. | |
| [Ytfzf](https://github.com/pystardust/ytfzf) | A posix script to find and watch youtube videos from the terminal. (Without API). | |

### Browser Extensions

| Name | Description | Links |
Expand Down Expand Up @@ -34,7 +49,6 @@ Lists of third-party projects that use or support Invidious.
| [iPhone Redirector Shortcut](https://www.icloud.com/shortcuts/6bbf26d989cf4d07a5fe1626efbc0950) | Automatically open YouTube videos in Invidious (iPhone shortcut). | |
| [FreshRSS Extension](https://github.com/tmiland/freshrss-invidious) | A FreshRSS extension to directly embed videos from Invidious channel feeds. | |
| [Kodi add-on](https://github.com/lekma/plugin.video.invidious) | Watch YouTube videos in the Kodi media center, using the Invidious API. Privacy-friendly alternative to the YouTube API add-on. | |
| [Playlet](https://github.com/iBicha/playlet) | A Roku TV YouTube app that uses Invidious as a backend. | [Roku Store](https://channelstore.roku.com/en-ca/details/840aec36f51bfe6d96cf6db9055a372a/playlet) |

### Utilities

Expand Down

0 comments on commit cbc1df9

Please sign in to comment.