Hacker News new | ask | show | jobs
by 999900000999 492 days ago
Very neat, at first I was like ohh it’s going to download YouTube videos and get disabled sooner rather than later, but this is super clean with embed links. It’s definitely a neat project

I actually sample a lot of YouTube videos and it’s a cat and mouse game since YouTube keeps disabling it. Eventually I’m going to have to just grab my old phone with a jack and run an aux cord…

1 comments

Thank you 999900000999. I think sampling from Youtube is super interesting and I wanted to make it easier to do. Curious what you use to sample from Youtube and to hear your music ~
I wrote a small python script that chops the audio from public domain videos into 30 second chunks( you can adjust it).

Since I'm a GUI person I added one. Python is ridiculously good for small tools like this.