1
0
Fork
You've already forked Hyperpipe
0
forked from Hyperpipe/Hyperpipe
A Privacy Respecting Frontend for YouTube Music https://hyperpipe.surge.sh
  • Vue 72.4%
  • JavaScript 17.9%
  • CSS 8%
  • HTML 1.3%
  • Dockerfile 0.4%
HexagonCDN dac17fbc2d
Translated using Weblate (Vietnamese)
Currently translated at 64.7% (33 of 51 strings)
Translation: Hyperpipe/Translations
Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ 
2022年11月19日 02:47:24 +01:00
.gitea/issue_template Improved issue templates 2022年09月08日 17:38:43 +01:00
.woodpecker Update '.woodpecker/surge.yml' 2022年09月21日 13:29:36 +02:00
docker Docker support #2 , Fixes #4 , dynamic imports 2022年07月29日 19:21:59 +00:00
public Add outline and cancel button to Search input 2022年09月28日 00:26:11 +09:00
src Translated using Weblate (Vietnamese) 2022年11月19日 02:47:24 +01:00
.dockerignore Added getJsonHyp method 2022年08月02日 07:13:42 +00:00
.gitignore Initial Commit 2022年04月07日 02:12:25 +05:30
.prettierignore Changes: 2022年10月22日 06:27:21 +00:00
.prettierrc.json Changes: 2022年05月15日 09:51:06 +05:30
docker-compose.yml Update Dockerfile 2022年08月06日 10:55:50 +00:00
Dockerfile Added support for charts 2022年10月02日 15:41:26 +00:00
index.html Fixed: 2022年09月21日 11:24:41 +00:00
LICENSE.md Moved to AGPLv3, Prefs for codec and audio quality 2022年08月09日 12:46:46 +00:00
package-lock.json Changes: 2022年10月22日 06:27:21 +00:00
package.json Changes: 2022年10月22日 06:27:21 +00:00
README.md Use smaller logo for readme 2022年10月02日 18:52:53 +02:00
vite.config.js Added MPEG-DASH support ( #2 ), workaround for #5 2022年07月30日 13:14:48 +00:00

Hyperpipe

Logo

A Privacy Respecting Frontend for YouTube Music inspired and built with the help of Piped and YouTube's InnerTube API.

YouTube Music Website

Disclaimer

HYPERPIPE IS VERY EXPIRIMENTAL, EXPECT

  • Bugs
  • Messy Code
  • Stuff that used to work to break in the future.

But if you see any of the following, Please open an issue

PS: Please don't forget to support your favorite artists :)

Usage

npm install

Compile and Hot-Reload for Development

Local

npm run dev

Local + Network

npm run host

Compile and Minify for Production

npm run build

Instances

Please see hyperpipe.codeberg.page

Extensions

  • Libredirect -> For Redirecting YouTube Music links to Hyperpipe.

Translation

Weblate

Translation Status

Translation Status

Codeberg

See History

LICENSE

AGPL-3.0-or-later

Hyperpipe

Copyright (C) 2022 Shiny Nematoda

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Please refer to LICENSE for more details.

Help

Feel free to join in on Matrix!

You can reach out to me personally on:

Dependencies & Acknowledgments

Similar Projects

Hyperpipe is not affiliated with any of these projects

  • Beatbump -> Alternative YouTube Music frontend built with Svelte/SvelteKit

  • Cider -> Cross-platform Apple Music experience based on Electron and Vue.js