Trending Audio Download + BPM Detection
Download trending audio from a URL using yt-dlp, convert to mp3, detect BPM with librosa, and save to your music library with an index entry.
Trending Audio Download + BPM Detection
Download trending audio from any URL (Instagram, TikTok, YouTube), convert to mp3, detect BPM, and add to your music library for use in b-roll montages and reels.
Requirements
- Python 3.9+ with yt-dlp, librosa, pydub (or ffmpeg-python)
- ffmpeg installed locally
What it does
- Downloads audio from the provided URL (uses Chrome cookies as fallback for auth)
- Strips the video and converts to mp3
- Runs BPM detection (outputs tempo + beat timestamps)
- Saves to your local music library
- Adds an index entry with title, BPM, vibe, and suggested use cases
Create an account to unlock the full script with Chrome cookie auth, BPM detection, index format, and batch download support.
Get the full workflow - it's free
Create a free account to access the complete script, copy-paste code, and community discussion.
Create free account