Bug 17231 - HTML5MediaYouTube should recognize youtu.be links from youtube as well...
authorNick Clemens <nick@bywatersolutions.com>
Wed, 31 Aug 2016 17:37:56 +0000 (17:37 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 8 Sep 2016 12:06:47 +0000 (12:06 +0000)
commitb1dc5092d82fd0952ce4e9b586842f5ccb7a4377
tree0f585757121b8367aa9907d963b20f30476b4f29
parenteab75d0aa48759e8f2ec017b643e0ca6f985c937
Bug 17231 - HTML5MediaYouTube should recognize youtu.be links from youtube as well at the full links

To test:
Enable HTML5MediaYouTube and ensure WWW::YouTube::Download is installed
Add an 856$u to a record like: https://www.youtube.com/watch?v=tu0qtEwb9gE
Verify you can see the embedded player
Use the youtube shortened like (from the share button) like:
https://youtu.be/tu0qtEwb9gE
Verify you can see the embedded player

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/HTML5Media.pm