1
0
Fork
You've already forked hyperpipe-backend
0
Backend for hyperpipe
  • Go 99.1%
  • Dockerfile 0.9%
2022年12月13日 11:15:47 +00:00
.dockerignore Fixed Explore, Added Docker Support ( closes Hyperpipe/Hyperpipe#2 ) 2022年08月02日 07:10:13 +00:00
.gitignore Added gitignore 2022年12月13日 07:21:27 +00:00
.woodpecker.yml Testing docker builds 2022年12月13日 07:13:37 +00:00
builder.go Support for Multiple Chart Regions 2022年10月02日 14:24:08 +00:00
Dockerfile Testing docker builds 2022年12月13日 07:13:37 +00:00
fetch.go Support for Multiple Chart Regions 2022年10月02日 14:24:08 +00:00
go.mod Initial Commit 2022年04月13日 21:06:34 +05:30
go.sum Initial Commit 2022年04月13日 21:06:34 +05:30
LICENSE.md - AGPLv3 2022年08月11日 11:44:19 +00:00
main.go Support for Multiple Chart Regions 2022年10月02日 14:24:08 +00:00
parser.go Support for Multiple Chart Regions 2022年10月02日 14:24:08 +00:00
README.md - AGPLv3 2022年08月11日 11:44:19 +00:00
structs.go Support for Multiple Chart Regions 2022年10月02日 14:24:08 +00:00
types.go Support for Multiple Chart Regions 2022年10月02日 14:24:08 +00:00
utils.go Hotfix 2022年12月13日 11:03:50 +00:00

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