Files
hyperpipe-backend/README.md
T
Shiny Nematoda 7dee09e9c5 - AGPLv3
- reflect changes made to next endpoint (InnerTube Api)
2022-08-11 11:44:19 +00:00

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/>.