diff options
author | Mattia Di Eleuterio <madiele92@gmail.com> | 2023-06-01 14:30:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-01 14:30:56 +0000 |
commit | 49a1ae632b9b40727c6681d741fca91a8a966788 (patch) | |
tree | 565f85640ac7065c1e2a6da7fb58fe9279807a18 | |
parent | Add Aptabase to Analytics (#3798) (diff) | |
download | awesome-selfhosted-49a1ae632b9b40727c6681d741fca91a8a966788.tar.gz awesome-selfhosted-49a1ae632b9b40727c6681d741fca91a8a966788.zip |
add vod2pod-rss to Media Streaming - Audio Streaming section (#3801)
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1248,6 +1248,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Stretto](https://github.com/benkaiser/stretto) - Music player with Youtube/Soundcloud import and iTunes/Spotify discovery. ([Demo](https://next.kaiserapps.com), [Clients](https://github.com/benkaiser/stretto-mobile-next)) `MIT` `Nodejs` - [Supysonic](https://github.com/spl0k/supysonic) - Python implementation of the Subsonic server API. `AGPL-3.0` `Python` - [SwingMusic](https://swingmusic.vercel.app/) - Swing Music is a beautiful, self-hosted music player and streaming server for your local audio files. Like a cooler Spotify ... but bring your own music. ([Source Code](https://github.com/swing-opensource/swingmusic)) `MIT` `Python` +- [vod2pod-rss](https://github.com/madiele/vod2pod-rss) `⚠` - Convert YouTube and Twitch channels to podcasts, no storage required. Transcodes VoDs to MP3 192k on the fly, generates an RSS feed to use in podcast clients. `MIT` `Docker` - [Volumio](https://volumio.com/) - A free and open source linux distribution, designed and fine-tuned exclusively for music playback. ([Source Code](https://github.com/volumio/Volumio2)) `GPL-3.0` `Nodejs` |