The Arcive of vBulletin Modifications Site. |
|
Auto Youtube Link-Converter Details »»
|
|||||||||||||||||||||||||||||||||
So basically this is a total easy-to-implement plugin, which converts standard youtube links to video-embeds on the fly without urging users to use the video-button because I think it is unnecessary.
On post display, the plugin checks if the post contains at least 1 youtube link in the form of Code:
<a href="http://www.youtube.com/watch?v=somecode&some=params">http://www.youtube.com/watch?v=somecode&some=params</a> Code can be modified to fit your needs, altough there shouldn't be much to add. If you're the special performance-freak, I'm curious if you can enhance data/query-performance. So let me know if you do. INSTALL: - Download attached XML File and import it as an addon. Code:
Changes since 1.3: - Now works properly on iPad Changes since 1.2: - Supports mobile devices with fallback-display if browser doesn't support flash/embed codes - Allows the user to specify the above mentioned replacement code for mobile browsers - Minor improvements & Fixes Changes since 1.1: - Moved regular expression and index position into admincp settings to allow easier changing in the future - supports new youtube link format: "http://youtu.be/*somevideocode*" Changes since 1.0: (or: why should I download that mod again?) - Added Link parsing in post-preview mode and in post reviewbits (the latest posts you see under the new reply form) Now every post containing youtube-links should display the embedded video instead. Works with any number of youtube-links and any kind of text surrounding them. Let me know if you have trouble/questions. Download Now
Show Your Support
|
|||||||||||||||||||||||||||||||||
| 14 благодарности(ей) от: | ||
| beertruck, CuteC@t, davew, donkspurs, Duke49th, GhostHunter2010, GoMaX, iiioroh, L2Insomnia, mapleleaffans, orangecopper, SteveBoogie, Toorak Times | ||
| Comments |
|
#2
|
||||
|
||||
|
Sweet! Nominated!
|
|
#3
|
|||
|
|||
|
You da man!
|
|
#4
|
|||
|
|||
|
How it can be changed to replace link to bbcode on newpost & newreply not in quotes?
|
|
#5
|
||||
|
||||
|
Works as it says.
|
|
#6
|
|||
|
|||
|
Great job!
5 star and nominated. |
|
#7
|
|||
|
|||
|
10 second install! Works as described. Good job!
I wonder if the code can be modified to do the same with links to Picasa web albums, presenting them as slide shows? |
|
#8
|
||||
|
||||
|
@grc: sure it can. It basically checks for an occurence in the html-string, grabs a part of it (in this case the video-id) and replaces it with another string.
If you can give me specific information on how that picasa thing is formed, I can write you a plugin for that purpose. |
|
#9
|
||||
|
||||
|
Thanks works great
|
|
#10
|
||||
|
||||
|
Thanks a lot
|
![]() |
|
|