[Koha-bugs] [Bug 14168] enhance streaming cataloging to include youtube

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 2 23:38:11 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14168

Mirko Tietgen <mirko at abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45331|0                           |1
        is obsolete|                            |
  Attachment #45333|0                           |1
        is obsolete|                            |

--- Comment #8 from Mirko Tietgen <mirko at abunchofthings.net> ---
Created attachment 45339
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45339&action=edit
Bug 14168 - enhance streaming cataloging to include youtube

Add optional embedding of YouTube videos via HTML5Media.
New syspref: HTML5MediaYouTube: Embed/Don't embed videos.
Format WEBM is hardcoded as it is the only format accepted by all
modern browsers.

Test plan:
- apply patch
- catalogue a YouTube link in 856$u
- turn on HTML5MediaEnabled and HTML5MediaYouTube
- open the record in OPAC and staff client, check that the
  'Play media' tab is showing and playing the video works.

Possible enhancements for followups:
- check available formats, offer quality choice
- accept official YT URL shortener

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list