videojs-resolution-selector icon indicating copy to clipboard operation
videojs-resolution-selector copied to clipboard

Fixes #36

Open paladox opened this issue 10 years ago • 7 comments

paladox avatar Oct 02 '15 21:10 paladox

@hartman do I have permission to upload this patch.

paladox avatar Oct 02 '15 21:10 paladox

@paladox Hi! I'm can not confirm that your patch works with 5.0 -> http://us2.ytapi.com/dev/50.php Please, check.

RomanEmelyanov avatar Oct 08 '15 13:10 RomanEmelyanov

Hi the patch is mainly for working with the timedmediahandler extension but I can have a look.

paladox avatar Oct 08 '15 20:10 paladox

We also had the problem your seeing it seems it isent creating the data-res tag for the resolution our workaround was to use data-shorttitle since data-res wasent being created or wasent correctly finding the resolutions for those videos and displaying them in the list.

paladox avatar Oct 08 '15 20:10 paladox

It shows these errors

SCRIPT438: Object doesn't support property or method 'extends'

VIDEOJS: ERROR: Unable to find plugin: resolutionSelector

in the f12 developer tool in internet explorer.

paladox avatar Oct 08 '15 20:10 paladox

Google Chrome errors in console: Uncaught TypeError: V.extends is not a function VIDEOJS: ERROR: Unable to find plugin: resolutionSelector

RomanEmelyanov avatar Oct 10 '15 08:10 RomanEmelyanov

For 5.0 use https://github.com/kmoskwiak/videojs-resolution-switcher instead

RomanEmelyanov avatar Oct 11 '15 06:10 RomanEmelyanov