[Koha-bugs] [Bug 20783] Cannot embed some YouTube videos due to 403 errors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 2 18:44:02 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20783

--- Comment #6 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 79833
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79833&action=edit
Bug 20783: Cannot embed some YouTube videos due to 403 errors

YouTube videos are embeded instead of played with its videoplayback
URL, that can throw a 403 error

To test the patch you have to:
    * Install a new package: HTML::Video::Embed
    * Rebuild the OPAC CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client)
    * Enable the syspref HTML5MediaEnabled to some interface, and
      HTML5MediaYouTube to embed videos.
    * Edit a biblio and put some youtube video in a 856u field.
    * Check it in OPAC or INTRANET.

The video https://www.youtube.com/watch?v=haT8g7oKnns can not be played
before the patch, but after it has no problems.

Sponsored-by: UCA - Universidad de Cádiz

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


More information about the Koha-bugs mailing list