Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Launchpad | 812 | 17 days ago | 2 | Dockerfile | ||||||
A collection of quick starters for ansible, kubernetes, docker, linux, windows, and more. Great for HomeLabs! | ||||||||||
Beatbump | 624 | 15 days ago | 55 | agpl-3.0 | TypeScript | |||||
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧 | ||||||||||
Live Dl | 200 | 8 months ago | 16 | agpl-3.0 | Shell | |||||
Monitor and download live streams from YouTube | ||||||||||
Docker Py Revanced | 177 | 6 days ago | 3 | gpl-3.0 | Python | |||||
One Click Python util to build all Revanced / Revanced Extended apps. | ||||||||||
Youtube Dl Web | 115 | 14 days ago | 2 | mpl-2.0 | TypeScript | |||||
A good web interface for youtube-dl that allows you to download arbitrary mixes of audio and video, including up to the highest quality such as 8K. | ||||||||||
Docker Multistreamer | 87 | 2 years ago | Shell | |||||||
Dockerized multistreamer | ||||||||||
Todo App | 40 | 2 years ago | 1 | January 24, 2021 | Go | |||||
🔥 REST API для приложения списков ToDo | ||||||||||
Youtube Live Stream Docker | 37 | 5 years ago | 1 | Python | ||||||
Live stream from a USB webcam with your Raspberry Pi to Youtube | ||||||||||
Rtmp Social Multicast | 33 | 2 years ago | mit | Shell | ||||||
Want to stream to Twitch, YouTube, Facebook, and/or Periscope at the same time? That's what this project allows you to do! | ||||||||||
Docker Youtube Dl | 20 | 6 months ago | agpl-3.0 | Shell | ||||||
Youtube錄影伺服器 (Docker Compose) https://blog.maki0419.com/2020/11/docker-youtube-dl-auto-recording-live-dl.html |
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.
![]() |
![]() |
![]() |
---|
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
Directory | Description |
---|---|
app |
Beatbump web app |
packages/hls-proxy-rewriter |
Proxy server used for Beatbump's music playback (WIP) |
Service Uptime Monitoring: https://stats.uptimerobot.com/9PnmRfz6Gm
Name | URL |
---|---|
Beatbump (Official) | https://beatbump.ml |
~Vern (Clearnet) | https://bb.vern.cc/ |
~Vern (Onion) | http://bb.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/ |
~Vern (I2P) | http://vern6inmbjzqpecx4kpkq5sln3cqqrfuxfzh4au3tpxbsfbwbnta.b32.i2p/ |
Project Segfault (GeoDNS) | https://bb.projectsegfau.lt/ |
Project Segfault (EU) | https://bb.eu.projectsegfau.lt/ |
Project Segfault (US) | https://bb.us.projectsegfau.lt/ |
Project Segfault (Tor) | http://beatbump.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/ |
btb.frail.duckdns.org (Clearnet) | https://btb.frail.duckdns.org/ |
Want to support Beatbump financially to aid with future development/hosting?
Donations of any amount are very much appreciated, so thank you if you choose to donate!
(Other ways to donate coming soon!)
Note: Still figuring out how to use Docker! Got a suggestion? Open an issue, thanks!
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
.
(More details coming soon!)
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!