Skip to content

xacnio/ytmp3-host-go

Repository files navigation

ytmp3-host-go

YT mp3 hosting script in Golang

MP3s are sending to Telegram Cloud Storage by bot and they aren't stored in your server. When you want to reach some mp3 from http server, the server forwarding you to telegram http server with reverse proxy.

  • Storage on Telegram Cloud Storage
  • Simple data management with Redis
  • Save a MP3 from Telegram by Bot
  • Dockerized & replicas are supported

Screenshots

Config

Create .env file and edit (Sample)

Run

> go run main.go

Docker

> docker-compose --env-file ./.env.dev up -d

About

YT MP3 Hosting with Telegram Cloud Storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published