Closed SuperSonicHub1 closed 2 years ago
Hey @SuperSonicHub1 that's one of the neatest little scripts I've seen in a long time!!
I had made something on a similar vein to playback files on my own computer
but yours is next level!! its like remixing the internet and streaming it back through the internet! love it. Would you like to PR your script? You could add it right here as an example of how to stream playlists! Or if you don't mind, I could add it and attribute you :)
In any case, very cool scriptfu and awesome station
I'd be happy to add it!
Just sent my pull! #3
@SuperSonicHub1 I can't seem to get cstream
installed on a mac. tried pip3 install cstream
, python3 -m pip install -U cstream
.
Everytime I try to run this script I get cstream command not found
. Any tips?
@marclundgren cstream is written in C. cstream doesn't look to be on Homebrew, so you'll need to compile it yourself.
Thank you, just compiled cstream on Manjaro to use your script, very nice.
@blogdemoi Glad to hear it! :)
Made a neat little script with yt-dlp in order to stream the entirety of what the program considers a "playlist" (YouTube playlist, Bandcamp album, etc.)
You can then make this script executable and use it like this:
This is pretty awesome as it allows you to stream a lot of content and not have to download it to your PC! You can throw
shuf
into the mix as well with a big playlist and have music to listen to with your buds for hours!If I feel like it, I might convert this into a Python script and use
aiohttp
to send a message about the currently playing song into chat. Perhaps I could even take requests via commands as well.If you're awake when I create this issue, you can listen to the Street Fighter 3 soundtrack on the vgm station. This feels especially appropriate seeing as you made a blog post about drum and bass the other day.