Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/explicit12/utube
An alternative UI for YouTube based on Invidious API
https://github.com/explicit12/utube
invidious javascript vue youtube
Last synced: 3 months ago
JSON representation
An alternative UI for YouTube based on Invidious API
- Host: GitHub
- URL: https://github.com/explicit12/utube
- Owner: Explicit12
- License: agpl-3.0
- Created: 2022-10-30T14:58:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T21:58:58.000Z (8 months ago)
- Last Synced: 2024-06-04T23:44:30.604Z (8 months ago)
- Topics: invidious, javascript, vue, youtube
- Language: Vue
- Homepage: https://explicit12.github.io/utube
- Size: 2.11 MB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> **NOTE!**
Current preview of project may not load content due to used API instance inactivity.
You can try to build app locally and use another API instance from [here](https://docs.invidious.io/instances/ "here"). Some instances are modified so they may break the app sending unxpected data types.## Features
- Data is stored locally
- No YouTube API used
- No ads
- Three language support: English, Ukrainian, Russian# ubute
It's an alternative UI for YouTube, which don't use any YouTube API, but based on invidious API. All data is stored in your browser locally, so you don't need to have a YouTube account. The project is in early development, was created for fun, and doesn't aim to earn any money.
### Demo
https://explicit12.github.io/utube/
## Main tech stack
- vue 3
- pinia
- vue router
- tailwind css