Add Music Player

This tutorial explains how to add music player, this includes downloading MP3 file, use file hosting website of your choice and select a music player code.

  1. Get the MP3 file of your music. You can use different MP3 file converters, such as video to MP3 converters if you don't have it.
  2. Choose a file hosting website to store your MP3 file online. The common choices are Dropbox, OneDrive, Discord and Google Drive. As long as it lets you upload MP3 files.
    1. Upload the MP3 file to the file hosting website you picked.
  3. Wait for the upload. Look for an option that says Copy Link or Share. Click it to get a link to your MP3 file.
  4. Choose any of the music player codes I have or create one yourself.
  5. In the music player code, look for the tags <audio src="">.
    1. Replace the URL inside the src with the link you copied from your MP3 file hosting website.