YouTube Playlist BBCode
Posted: 06 Mar 2010, 17:56
YouTube Playlist BBCode
Author: DJS596
Description: Allows users to insert a YouTube playlist into their posts by simply enclosing the playlist ID (http://www.youtube.com/view_play_list?p=ID WOULD BE HERE!) in the BBCode tags.
BBCode:
HTML:
Helpline:
Example:
Demo:
[ytplaylist]5EDAB37EA1823E58[/ytplaylist]
Author: DJS596
Description: Allows users to insert a YouTube playlist into their posts by simply enclosing the playlist ID (http://www.youtube.com/view_play_list?p=ID WOULD BE HERE!) in the BBCode tags.
BBCode:
Code: Select all
[ytplaylist]{SIMPLETEXT}[/ytplaylist]
Code: Select all
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/{SIMPLETEXT}" /><embed src="http://www.youtube.com/p/{SIMPLETEXT}" type="application/x-shockwave-flash" width="480" height="385"></embed></object>
Code: Select all
YouTube Playlist:[ytplaylist]Playlist code ONLY (at the end of the YouTube playlist URL)[/ytplaylist]
Code: Select all
[ytplaylist]5473B80079A1FCC6[/ytplaylist]
[ytplaylist]5EDAB37EA1823E58[/ytplaylist]