Playlists, Play Next, Code Refactor

This commit is contained in:
Shiny Nematoda 2022-04-21 18:38:21 +05:30
parent 5486be7613
commit 51c56abe16
17 changed files with 664 additions and 204 deletions

View file

@ -2,13 +2,15 @@
![On Codeberg](https://codeberg.org/Hyperpipe/static/raw/branch/master/on-codeberg.svg)
A Privacy Respecting Frontend for YouTube Music inspired and built with [Piped][piped] ( and a tiny bit of messy custom scrapers ).
A Privacy Respecting Frontend for YouTube Music inspired and built with the help [Piped][piped] and YouTube's innertube API.
![YouTube Music](https://img.shields.io/badge/youtube-music-red?style=for-the-badge&logo=youtube)
![Website](https://img.shields.io/website?down_color=red&down_message=offline&label=status&style=for-the-badge&up_color=cornflowerblue&up_message=online&url=https%3A%2F%2Fhyperpipe.surge.sh)
## Usage
***HYPERPIPE IS ONLY BEING DEVELOPED, EXPECT BUGS AND MESSY CODE***
```sh
npm install
```
@ -35,15 +37,15 @@ npm run build
## Instances
| Instance | Country | Country (Backend) | Offical |
| ---------------------------- | ------- | ----------------- | ------- |
| [hyperpipe.surge.sh][hypipe] | 🇺🇸 | 🇩🇪 | ✅ |
| Instance | Country (Backend) |
| :--------------------------: | :---------------: |
| [hyperpipe.surge.sh][hypipe] | 🇩🇪 |
## LICENSE
### GPL v3 Only
Please refer to LICENSE.
Please refer to [LICENSE][LICENSE].
You can reach out to me on <TODO>
@ -58,9 +60,10 @@ You can reach out to me on <TODO>
[hypipe]: https://hyperpipe.surge.sh
[piped]: https://piped.kavin.rocks
[LICENSE]: https://codeberg.org/Hyperpipe/Hyperpipe/src/branch/main/LICENSE.txt
[vue]: https://github.com/vuejs/core/blob/main/LICENSE
[vite]: https://github.com/vitejs/vite/blob/main/LICENSE
[bi]: https://github.com/twbs/icons/blob/main/LICENSE.md
[hls]: https://github.com/video-dev/hls.js/blob/master/LICENSE
[nord]: https://github.com/arcticicestudio/nord/blob/develop/LICENSE.md
[vuetheme]: https://github.com/vuejs/theme/blob/main/LICENSE
[vuetheme]: https://github.com/vuejs/theme/blob/main/LICENSE