itch.io is community of indie game creators and players

Devlogs

How did i make Video / Audio Loader

Video / Audio Loader
A browser loader made in HTML5

I used 2 Turbowarp extensions called Video and File

firsty the file extension would load an mp3 or mp4 as Data:URL (not sure what that means)

then the video extension would decode that Data:URL and show the mp3 / mp4

here is an image:

Leave a comment