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

Mirko Tietgen <mi...@abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #2 from Mirko Tietgen <mi...@abunchofthings.net> ---
I have a prototype that uses https://metacpan.org/pod/WWW::YouTube::Download to
resolve the webm video link on the fly from a regular youtube link catalogued
in 856$u. I will upload it when I had some more time for testing.

Two things:

- WWW::YouTube::Download is packaged for Debian Jessie, but not Wheezy. It
depends on libxml-treepp-perl which is available on both systems. Have not
checked Ubuntu. Probably have to ask Robin what to do about that. I rolled a
package for Wheezy to test, I will upload it or link to it so the patch can be
tested.

- I have no idea if this is compliant to Youtube TOS. It does the same thing as
your browser would if you opened the Youtube link: check for the file in a
desired format and then play it. Link is generated on the fly, nothing is
downloaded and stored anwhere on the Koha server. The video file is sent
directly to the person opening the record.

-- 
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