Hacker News new | ask | show | jobs
by eastmountain 483 days ago
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 ~
1 comments

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.