Imageboard YouTube Embed

By Sycotheras Last update May 13, 2012 — Installed 3,260 times.


Script Summary: Turns YouTube URLs into embedded objects (4chan, 4chon.net, 420chan, archives)

Version: 2.0

Notes

Opera support requires this guy, last time I checked:
http://www.howtocreate.co.uk/operaStuff/userjs/...

Log

May 13, 2012
Updated to work with 4chan's new html layout
Moved codebase to coffescript
Now adds links to both the navbars of 4chan and 4chon in addition to the GM API's command feature
Removed dependency to http://userscripts.org/scripts/show/45988
Wrapped everything inside an anonymous function

May 9, 2011

DDoS over. Fixed includes.
Added option to hide duplicates. (all: no duplicates, post: no duplicates in a post, none: default behaviour)
Added debug mode.
Why did I remove the archives?

May 2, 2011

Added on/off switch.
Added option to convert more than max/page.
Removed green-oval and no-ip temporarily.
Added a few more 4chon hosts until the DDoS is over.

Apr 28, 2011

Added HTML5 player.
Added "break after embed" option.
Opera support.
Clean-up.

Apr 14, 2011

Added options menu, and finalized defaults.
Added "break before embed" option, and removed excessive BRs. HUE.
Killed bug that allowed for more conversions than desired.

Apr 8, 2011

Added a full screen button.
Added 4chon favicon.
Now wraps the video under the text.

Mar 29, 2011

Now compatible with tinyboard v0.9
Refactored code to ease future rule additions.
Added wmode option. Select transparent if your userstyle anchors videos at the top of the window; opaque otherwise.

Mar 23, 2011

Added support for 4chan, 420chan, and archives.
Added height, width, maxPer, maxTotal options.

Mar 15, 2011

Removed conversion limit.

Mar 14, 2011

Lowered to 5 conversions per post.
Now only goes for `p class="body"`, i.e. the posts.

Mar 12, 2011

First version (tinyboard only)