i’m new and intimidated by github, i’ve tried to use it before and gave up 🙂 dont expect me to know the basics, it took me a good while to navigate the site alone
i want to add an audio player to my website, right now i’m dealing with it in codepen ->
https://codepen.io/catraa/pen/ExzZWzZ
i found this mp3 player on github -> https://github.com/captbaritone/webamp and it says in the code that the song should be “served from the same domain as the HTML”, and their mp3 examples work in the audio player, this is how its written in theirs:
https://raw.githubusercontent.com/captbaritone/webamp-music/4b556fbf/Diablo_Swing_Orchestra_-01-_Heroines.mp3
issue: but anytime i try to extract a raw mp3 file from github (https://github.com/catra-6/songs/tree/main) it just downloads the song??? it wont give me a link?
pls help, my head is about to pop
i tried clicking raw and nothing happened other than downloading, i tried to copy the link as shown in the search bar but it didn’t work, i read someone else’s issue on stack where “=true?” (if i remember it right) at the end of the mp3 link would work, but it didn’t for me
Nivar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.