2023-05-07 18:56:53 +00:00
2023-04-07 15:40:40 +00:00
2023-03-16 17:26:12 +00:00
2023-05-07 17:54:26 +00:00
2023-05-07 18:56:53 +00:00
2023-03-16 17:26:12 +00:00
2023-03-16 17:26:12 +00:00
2022-08-11 11:44:19 +00:00
2023-04-07 15:40:40 +00:00
2023-04-07 15:40:40 +00:00

Hyperpipe-backend

Until NewPipeExtractor Supports Youtube Music Browse endpoints.

Self-Hosting

Please see Hyperpipe/Docker if hosting both the frontend and the backend

Docker

Run the container with HYP_PROXY set as an env var

Official Frontend

https://codeberg.org/Hyperpipe/Hyperpipe

Docs

GET /explore

GET /genres

GET /genres/:id

  • :id -> ggMPO*

GET /charts?params=${id}&code=${code}

GET /next/:id?queue=${queue}

  • :id -> song id (same as /watch?v=:id)
  • $queue -> avoid (optional)

GET /lyrics/:id

  • :id -> MPLY*

GET /channel/:id

  • :id -> UC*

GET /next/channel/:id/:params?ct=${click}&v=${visit}

Use with caution

  • :id -> UC*

License

Hyperpipe-Backend

Copyright (C) 2022-23 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/.

S
Description
No description provided
Readme 137 KiB
Languages
Go 98%
Dockerfile 2%