Skip to content

Instantly share code, notes, and snippets.

@Moutard3
Last active January 11, 2025 21:00
Show Gist options
  • Save Moutard3/b925b090ab1d6d20a5d20f054bae7bca to your computer and use it in GitHub Desktop.
Save Moutard3/b925b090ab1d6d20a5d20f054bae7bca to your computer and use it in GitHub Desktop.
Tutorials / Walkthrough for uploading & getting direct link of sound file (mp3, ogg, ...)
@123coven
Copy link

past the link and then press tab then it will become a button then click the button and press share and press anyone with link and make it viewer
The iframe tag can be used normally, I mean it can no longer be used in the audio tag.

Here is another way to embed it. go to embed and go to by url and past in link.

@123coven
Copy link

past the link and then press tab then it will become a button then click the button and press share and press anyone with link and make it viewer
The iframe tag can be used normally, I mean it can no longer be used in the audio tag.

Here is another way to embed it. go to embed and go to by url and past in link.

Another way is to

past the link and then press tab then it will become a button then click the button and press share and press anyone with link and make it viewer
The iframe tag can be used normally, I mean it can no longer be used in the audio tag.
I was talking about google docs but I think I have a solusion
<iframe src="paste google drive audio link here" width="360" height="480" allow="autoplay"></iframe>
You need to remove /view?usp=drive_link and put /preview

There is a diffrent way to do the iframe code is to go to the file in drive and press the three dots menu and select open in new windows then press the three dots and press open in new window. Finally press the three dots and press embed item

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment