LightMyTesla
Back to Blog

How to Get MP3 Files for Your Light Show

5 min read

Before you can create a Tesla light show, you need an MP3 file of the song you want to use. Whether it's a track you heard on YouTube, a clip from Instagram, or a song from any other platform — here's how to get it onto your computer.

Step 1: Find Your Song

First, decide which song or audio clip you want. You can find music on platforms like:

  • YouTube — The largest collection of music videos, live performances, and covers.
  • Twitter / X — Short clips and viral audio.
  • Instagram — Reels and stories with catchy tracks.
  • TikTok — Trending sounds and original audio.
  • SoundCloud — Independent artists and remixes.

Step 2: Grab the Link

Once you've found the song, get its shareable link:

  • YouTube: Click the Share button below the video and copy the link.
  • Twitter / X: Tap the share icon on the tweet and select Copy link.
  • Instagram: Tap the three dots on the post and select Copy link.
  • TikTok: Tap Share and then Copy link.

The key idea: every platform has a share button that gives you a URL. That URL is what you'll use in the next step.

Step 3: Convert to MP3

Now you need a tool that converts that link into a downloadable MP3 file. There are many free online converters available — here's how to find a good one:

  1. Open your favorite search engine (Google, Bing, DuckDuckGo, etc.).
  2. Search for "YouTube to MP3 converter" or "online MP3 downloader".
  3. Look for tools with good reviews and a clean interface — avoid sites with excessive pop-ups or ads.
  4. Paste the link you copied in Step 2, select MP3 format, and download.

Tip: Some converters support multiple platforms (YouTube, Instagram, Twitter, TikTok) all in one tool. Search for "online video to MP3" to find versatile options.

Optional: yt-dlp for technical users

If you are comfortable with a command line, yt-dlp is a well-known open-source downloader you can find on GitHub. It is a popular alternative to online converters for a few practical reasons:

  • No pop-ups or ads — it runs locally on your own machine.
  • Batch friendly — useful if you are preparing several light shows at once.
  • Audio quality control — you choose the format and bitrate instead of accepting whatever a website gives you.

The usual pattern is to extract audio directly to MP3:

yt-dlp -x --audio-format mp3 <video URL>

You install it yourself, and its documentation lives in its public repository. This is an advanced option — if the command line is not your thing, the search-engine route in Step 3 works fine.

Not sure what to search for?

Any major search engine works — Google, Bing, DuckDuckGo. You can also just ask an AI assistant (ChatGPT, Claude, Perplexity) for current options; they will point you to tools that are working today. We deliberately do not name specific converter sites here: they come and go, and a search takes you to whatever is current and well-reviewed.

Step 4: Check Your File

After downloading, make sure your file:

  • Has the .mp3 extension.
  • Plays correctly in your music player.
  • Is a reasonable file size (a 3-minute song is typically 3–5 MB).

What's Next?

Now that you have your MP3, you're ready to create a light show! Head over to the Light Show converter to upload your MP3 and generate a Tesla-ready light show ZIP — completely free.

Important: Please make sure you have the right to use the audio you download. LightMyTesla is designed for personal use with music you own or have permission to use.


A note on usage rights: make sure you have the right to use the audio you download — for example music you have purchased, or tracks that are royalty-free or released under an open licence. What you do with the file is your call; this guide just saves you the search.