Home

Awesome

<img align="right" src=".repo/images/logo-header.png" width="128px" height="128px" />

Beatbump

A privacy-respecting alternative frontend for YouTube Music. Built with SvelteKit, official instance hosted with Cloudflare Workers.

NOTE: Beatbump is going through a major rewrite, so errors, bugs, and other problems may happen at random.

<div align="center">
<img src=".repo/images/playlist.jpeg" width=""/><img src=".repo/images/m_artist.png" width="" height="auto"/><img src=".repo/images/m_queue.png" width=""/>
</div> <p align="center"> <a href="https://www.gnu.org/licenses/agpl-3.0.en.html"> <img alt="License: AGPLv3" src="https://shields.io/badge/License-AGPL%20v3-blue.svg"> </a> <a href="https://codeberg.org/teaserbot-labs/delightful-humane-design"> <img alt="Awesome Humane Tech" src="https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true"> </a> </p>

Why Beatbump?

Beatbump is a fully-featured music listening experience, while helping to ease your privacy concerns associated with other platforms.

Some of Beatbump's features includes:

...and so much more!

[1] iOS updates may break this from time to time, but works as of iOS 15.6

Repo Structure

DirectoryDescription
appBeatbump web app
packages/hls-proxy-rewriterProxy server used for Beatbump's music playback (WIP)

Instances

Service Uptime Monitoring: https://stats.uptimerobot.com/9PnmRfz6Gm

NameURL
Beatbump (Official)https://beatbump.io
~Vern (Clearnet)https://bb.vern.cc/
~Vern (Onion)http://bb.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/
~Vern (I2P)http://vern6inmbjzqpecx4kpkq5sln3cqqrfuxfzh4au3tpxbsfbwbnta.b32.i2p/
btb.frail.duckdns.org (Clearnet)https://btb.frail.duckdns.org/
bb.ggtyler.dev (Clearnet)https://bb.ggtyler.dev/
ytm.sudovanilla.com (Cloudflare)ytm.sudovanilla.com

Donations

Want to support Beatbump financially to aid with future development/hosting?

Donate with PayPal!

Donations of any amount are very much appreciated, so thank you if you choose to donate!

(Other ways to donate coming soon!)

Docker

Note: Still figuring out how to use Docker! Got a suggestion? Open an issue, thanks!

DockerHub

docker-compose (production)

The quickest way to host a Beatbump instance is with Docker. Once you have it installed, you can run:

docker-compose up

The app will now be accessible from https://localhost:443 / http://localhost:3000.

docker-compose (development)

(More details coming soon!)

Documentation

You can find (temporary, incomplete, and in-progress) API documentation here: https://beatbump-docs.vercel.app/

It's recommended (and appreciated) to host your own instance of Beatbump for public projects that want to use the data -- especially if you anticipate you will be making a large amount of requests. Thanks!

Project Inspirations