15 Best JavaScript Media Libraries

For creative people, mostly, music is very important. It can help to get into the mood & concentrate on a project or increase your blood pressure, send more oxygen to the brain & cause you to design/code beautiful stuff.

Therefore we have brought some of the best JavaScript Media Libraries which will help you to create your website dynamic and entertaining. You can add video player, can play YouTube and Vimeo videos as well as do lots of things with audios.

Lets explore the list one by one.

Read More –

12 jQuery Audio Plugins

10 Best jQuery Video Gallery Plugins

13 jQuery YouTube Plugins You Shouldn’t Miss

1. mesing.js


meSing.js is a JavaScript singing synthesis library that uses the Web Audio API’s DSP capabilities in conjunction with the meSpeak.js speech synthesis library to provide a vocal synthesizer for the web.
Demo & Download

2. Flv.js


flv.js is an HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 video element through Media Source Extensions API.
Demo & Download

3. SuperEmbed.js


SuperEmbed.js detects YouTube, Vimeo, Vine, VideoPress, DailyMotion, and more embedded videos on webpages and makes them responsive. Essentially, this means they stretch to fill their container while still maintaining the original aspect ratio.
Demo & Download

4. Bideo.js


Bideo.js is a JavaScript library that makes it super easy to add fullscreen background videos.
Demo & Download

5. Plyr


A simple, accessible and customizable HTML5, YouTube and Vimeo media player. It has several features lightweight, accessible, responsive, HTML video & audio, API, universal events and much more.
Demo & Download

6. Tone.js


Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and audio programmers looking to create web-based audio applications.
Demo & Download

7. Loud Links


Loud links is a simple tiny JavaScript library to add interaction sounds to your website. The library creates HTML5 audio element and uses it to play mp3/ogg audio files which is currently supported in all browsers.
Demo & Download

8. Canvid.js


canvid is a tiny dependency free library for playback of relatively short videos on canvas elements.
Demo & Download

9. Microm


Microm is a beautiful library to convert browser microphone to mp3 in JavaScript. Microm goal it’s to make trivial to play and convert audio in the browser.
Demo & Download

10. Exportify


Exportify is a javascript library to export your Spotify playlists using the Web API. This application provides a simple interface for doing that using the Spotify Web API.
Demo & Download

11. Beep.js


Beep.js is a JavaScript toolkit for building browser-based synthesizers using the WebAudio API.
Demo & Download

12. Wavesurfer.js


Wavesurfer.js is a javascript library to create interactive navigable audio visualization using Web Audio and HTML5 Canvas. With wavesurfer.js you can create a cute HTML5 audio player or a sophisticated DJ application.
Demo & Download

13. Blip.js


blip is a lightweight JavaScript library that wraps the Web Audio API, abstracting away the AudioContext, and simplifying node creation and audio routing.

It also provides some extremely powerful and flexible methods for looping and manipulating samples that allow for both temporal precision and musical expressiveness.
Demo & Download

14. Muzak


Muzak – Multi-Purpose Music Equalizer is a Three js, jQuery based music player and 3D equilizer. It’s supporting cross browser and fit for screen size of mobile, tablet, desktop. Multi-Purposely suited for any mp3 music playing with equalizer.
Demo & Download

15. Cloud DJ


Cloud DJ is a web-based playout fully automated solution, allowing for autonomous remote-control over the online radio station. This web app generates an xml file used by Icecast server with write permission only for the owner of the web app.
Demo & Download

Leave a Reply