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

Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|jonathan.dru...@bugs.koha-c |juan.sie...@xercode.es
                   |ommunity.org                |
             Status|ASSIGNED                    |In Discussion

--- Comment #9 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Hi Juan,
I think the problem went from the fact that no video was available in webm
(fmt=43) and that we could ask for the format list and get another URL.

The problem is that 403 is returned for other formats as well (mp4) for
instance.

So apparently we should use an iframe to embed youtube videos (what does
HTML::Video::Embed), and it is what Google suggests to do, but using JS,
https://developers.google.com/youtube/iframe_api_reference

Would it work?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to