DaWoody / free-video-player

An Open Source Free HTML 5 Video Player (GPLv3) - Able to play adaptive bitrate content aswell as normal content
http://www.freevideoplayer.org
GNU General Public License v3.0
3 stars 2 forks source link

Fix default fallback when ISO- language files is not found #12

Closed DaWoody closed 7 years ago

DaWoody commented 7 years ago

When the path to fetching the ISO (language file for subs and labels) is not found, a fallback should be used instead

DaWoody commented 7 years ago

This is done. Still some stuff to do if we want FVP to also work in bundles for like ES6 and similar with webpack I reccon.