mirror of
https://codeberg.org/Hyperpipe/hyperpipe-backend
synced 2024-12-06 19:26:30 +01:00
7dee09e9c5
- reflect changes made to next endpoint (InnerTube Api)
37 lines
977 B
Markdown
37 lines
977 B
Markdown
## Hyperpipe-backend
|
|
|
|
Until NewPipeExtractor Supports Youtube Music Browse endpoints.
|
|
|
|
## Self-Hosting
|
|
|
|
### Docker
|
|
|
|
Configure using `docker-compose.yml` ( Set the Proxy URL )
|
|
|
|
Then run
|
|
|
|
`# docker-compose up -d`
|
|
|
|
|
|
## Official Frontend
|
|
|
|
https://codeberg.org/Hyperpipe/hyperpipe
|
|
|
|
## License
|
|
|
|
Hyperpipe-Backend
|
|
|
|
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/>. |