Riffs lets you easily clip sections of a song ("riffs").
Give it a try at riffs.run. Search for a song, drag the slider around to select start/end times, then create a clip!
This app is built using remix
. Refer to their documentation for more details.
To run this app locally, clone the repo, create a .env
file with YOUTUBE_MUSIC_KEY
, then run the following commands:
npm install
npm run dev
Open up http://localhost:3000 and you should be ready to go!