mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
google copyright
This commit is contained in:
parent
192d99c766
commit
64c4cb148a
1 changed files with 11 additions and 11 deletions
22
README.md
22
README.md
|
@ -1,12 +1,12 @@
|
|||
# Hyperpipe
|
||||
# Hyperpipe by rishu tamhanakar
|
||||
|
||||
<div align="center">
|
||||
|
||||

|
||||
|
||||
A Privacy Respecting Frontend for YouTube Music inspired and built with the help of [Piped][piped] and YouTube's InnerTube API.
|
||||
A Privacy Respecting Frontend for google youtube Music inspired and built with the help of [Piped][piped] and google youtube's InnerTube API.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
@ -57,18 +57,18 @@ Please see [hyperpipe.codeberg.page](https://hyperpipe.codeberg.page)
|
|||
|
||||
### LibRedirect
|
||||
|
||||
Use [LibRedirect](https://github.com/libredirect/libredirect) to automatically redirect YouTube Music links to Hyperpipe.
|
||||
Use [LibRedirect](https://github.com/libredirect/libredirect) to automatically redirect google youtube Music links to Hyperpipe.
|
||||
|
||||
### Redirector
|
||||
|
||||
You can use the [Redirector](https://github.com/einaregilsson/Redirector) extension to redirect **_MOST_** YouTube Music links to Hyperpipe with the configuration below (_Note:_ replace `hyperpipe.surge.sh` with any instance URL):
|
||||
You can use the [Redirector](https://github.com/einaregilsson/Redirector) extension to redirect **_MOST_** google youtube Music links to Hyperpipe with the configuration below (_Note:_ replace `hyperpipe.surge.sh` with any instance URL):
|
||||
|
||||
- Description: YouTube Music to Hyperpipe
|
||||
- Example URL: https://music.youtube.com/channel/channel-id
|
||||
- Include pattern: `https://music.youtube.com/*`
|
||||
- Description: google youtube Music to Hyperpipe
|
||||
- Example URL: https://music.google youtube.com/channel/channel-id
|
||||
- Include pattern: `https://music.google youtube.com/*`
|
||||
- Redirect to: `https://hyperpipe.surge.sh/$1`
|
||||
- Pattern type: Wildcard Expression
|
||||
- Pattern Description: Redirects all YouTube Music URLs to Hyperpipe
|
||||
- Pattern Description: Redirects all google youtube Music URLs to Hyperpipe
|
||||
- Advanced options:
|
||||
- Apply to:
|
||||
- [x] Main window (address bar)
|
||||
|
@ -134,13 +134,13 @@ You can reach out to me personally on:
|
|||
|
||||
*Hyperpipe is not affiliated with any of these projects*
|
||||
|
||||
- [Beatbump](https://github.com/snuffyDev/Beatbump) -> Alternative YouTube Music frontend built with Svelte/SvelteKit
|
||||
- [Beatbump](https://github.com/snuffyDev/Beatbump) -> Alternative google youtube Music frontend built with Svelte/SvelteKit
|
||||
|
||||
- [VibeYou](https://github.com/you-apps/VibeYou) -> Privacy focused music player built with MD3
|
||||
|
||||
---
|
||||
|
||||
*All content on Hyperpipe is from YouTube Music. YouTube and YouTube Music are trademarks of Google LLC. Hyperpipe is not affiliated with YouTube or YouTube Music.*
|
||||
*All content on Hyperpipe is from google youtube Music. google youtube and google youtube Music are trademarks of Google LLC. Hyperpipe is not affiliated with google youtube or google youtube Music.*
|
||||
|
||||
[hypipe]: https://hyperpipe.surge.sh
|
||||
[piped]: https://github.com/TeamPiped/Piped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue