Contents
YouTube-2 (more recent version)
Description
Display a single YouTube flash video as emended or display some related videos (pagename or keyword) in a videobar where a user can view them.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
0.4 |
1.8.5 |
first public release 2009-10-18 |
|
0.5 |
1.8.x/1.9.x |
minor fixes (spelling, formatting, html typos) |
|
0.6 |
1.8.x/1.9.x |
make flash transparent (need for css hover/menus over the flash plugin) |
Tested with the following Browsers:
- Internet Explorer 8 (Windows)
Firefox 3 (Linux & Windows)
- Chromium 8 (Linux)
Usage
download it and rename to YouTube.py
- move it into your plugin/macro directory.
- restart your wikiserver
add to your page <<YouTube>> (or see the examples, below)
- done
Example
single youtube video:
<<YouTube(id=2SXKM-dLJV8)>>
example: youtube_singlevideo.png
keyword (videobar):
<<YouTube(keyword="iron maiden")>
example: youtube_videobar.png
just the videobar with the keywords = current page
<<YouTube>>
Copyright
by MarcelHäfner 2009
License
- GNU GPL, see COPYING for details.
Attention: some ajax code for the videobar is from the "Google AJAX Search API Tools" (see the Terms of Use).
Bugs
Under Linux Ubuntu 9.10 64bit with the latest Firefox there is a problem that a single youtube video is not playable. you can click on the play button, but nothing happens. With the same Firefox Version under Windows this does not happen. So I guess something 'bout ubuntu and flashplayer integration -- MarcelHäfner 2009-12-04 11:32:30
solution was to disaple screen effects (compiz), see bug report: https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/410407
Discussion
YouTube
Description
Embed YouTube videos with this simple macro.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
0.0.2 |
1.5.4+ |
It should be renamed to YouTube.py - see also FeatureRequestsEmbedObjectFromElseWhere |
Usage
Example
Copyright
JesusAlvaro - JesusLAlvaro en gmail.com
License
Bugs
Discussion
The macro should check if one has disabled this mimetype in the config, see mimetypes_xss_protect. -- ReimarBauer 2008-03-17 21:22:44