How to Use Google Drive to Host a Sound File & Generate the Proper URL

Опубликовано: 13 Март 2026
на канале: Python Fu Masters
87
2

#Hack #GoogleDrive #Audio

This is a hack. A workaround to host a user-created sound file for FREE on a public Google Drive folder. And generate the proper URL that can be used in a webpage with the HTML audio tag/element.

This video was created to give you a "flavor" of what coding in the real world is like. Which usually involves googling, understanding how webpages work, understanding syntax, incomplete information, and trial-and-error.

The following websites were mentioned in this video:

Link: https://cloudconvert.com/m4a-to-mp3

Link: https://freesound.org/

Link: https://trinket.io/