geekhack

geekhack Community => Other Geeky Stuff => Topic started by: BucklingSpring on Sun, 06 March 2011, 21:10:20

Title: Button for [youtube]LINK[/youtube]
Post by: BucklingSpring on Sun, 06 March 2011, 21:10:20
Is there a button for linking youtube videos in a post or you guys just type the code each time?
Title: Button for [youtube]LINK[/youtube]
Post by: keyboardlover on Sun, 06 March 2011, 21:13:55
take the snippet after v= in the youtube url like "95v1vznzvDY" and put it in between Not a valid youtube URL

Snowbeast, a 1977 cheesy horror flick. Enjoy!
Title: Button for [youtube]LINK[/youtube]
Post by: BucklingSpring on Sun, 06 March 2011, 22:15:05
Quote from: keyboardlover;306574
take the snippet after v= in the youtube url like "95v1vznzvDY" and put it in between [youtube] tags.


Sorry for not making my question clear. I'm wondering if there is an automation to make the [youtube] tag in the msg editor as there are for URL, IMAGE, EMAIL, etc...

As wrote by Ripster, apparently no button...

Thanx.
Title: Button for [youtube]LINK[/youtube]
Post by: bhtooefr on Mon, 07 March 2011, 06:27:51
Might be able to do a Greasemonkey script to add such a button in for you, take a YouTube URL, and parse it to just get the video ID.