Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: youtube tags and retard fallbacks

Started 2 months ago by Jamster
Is it possible to get the youtube plugin to detect if the string contains a '=' symbol and strip it and everything before it out and after (if applicable with & of course), I think this will solve most of the problems with people using the tags incorrectly all the time (users will never learn -jaded spergin' tech).
Site: Forumopolis  Forumopolis - site profile
Forum: Public Works  Public Works - forum profile
Total authors: 4 authors
Total thread posts: 12 posts
Thread activity: no new posts during last week
Domain info for: forumopolis.com

Other posts in this thread:

Baldrick replied 2 months ago
It does some auto-correcting at the moment, but it's limited (no regular expressions, just literals, and it applies to the whole page). Can I get an example of typical clueless use of the tag?

Baldrick replied 2 months ago
It does some auto-correcting at the moment, but it's limited (no regular expressions, just literals, and it applies to the whole page). Can I get an example of typical clueless use of the tag? __________________

Jamster replied 1 month, 4 weeks ago
Usually people shoving in the full url, or with http:// I have seen, and of course local version of youtube (which you can also strip, the same id's will work on normal youtube). I was thinking that on submit, say you get something like this: http://www.youtube.com/watch?v=TGxBT...eature=chan nel Search for the first instance of '=' and '&' in the string, then use this info to ...

Jamster replied 1 month, 4 weeks ago
Usually people shoving in the full url, or with http:// I have seen, and of course local version of youtube (which you can also strip, the same id's will work on normal youtube). I was thinking that on submit, say you get something like this: http://www.youtube.com/watch?v=TGxBT...eature=chan nel ...

Baldrick replied 1 month, 3 weeks ago
Added more auto-corrections so both examples work correctly now. Takes some dedication to take the time to strip the http:// yet leave the rest :/ Since I'm limited to full string search and replace, there's not much more that can be done without getting into Hack County. Thanks for the help!

Jamster replied 1 month, 3 weeks ago
OK np, can you get no return on the position of characters in a string, if so that blows. Glad you got it sorted tho!

Jamster replied 1 month ago
yo baldrick I think you might have a problem in some of the code, check out the "link" url on this baby, it's buggered! http://www.forumopolis.com/showpost....&postcount= 143

Baldrick replied 1 month ago
Just checked... looks like Toby copypasted the wrong snippet, and put the whole embedding code as ID? The embedded video shouldn't work either, but it seems that Youtube is smart and auto-corrects it.

Jamster replied 1 month ago
Ah OK, makes sense yeah, though lol.

Syngyne replied 1 week ago
Late to the party on this, but is it possible to imbed time indexes into the youtube link? Something like: http://www.youtube.com/watch?v=3ebhSWYsHMk#t=2m52s so that when you open it, it jumps to 2 minutes 52 seconds.

 

Top contributing authors

Name
Posts
Jamster
6
user's latest post:
youtube tags and retard fallbacks
Published (2009-11-25 19:49:00)
Ah OK, makes sense yeah, though lol.
Baldrick
4
user's latest post:
youtube tags and retard fallbacks
Published (2009-11-25 19:30:00)
Just checked... looks like Toby copypasted the wrong snippet, and put the whole embedding code as ID? The embedded video shouldn't work either, but it seems that Youtube is smart and auto-corrects it.
Syngyne
1
user's latest post:
youtube tags and retard fallbacks
Published (2009-12-18 21:51:00)
Late to the party on this, but is it possible to imbed time indexes into the youtube link? Something like: http://www.youtube.com/watch?v=3ebhSWYsHMk#t=2m52s so that when you open it, it jumps to 2 minutes 52 seconds.
pillows de radio
1
user's latest post:
youtube tags and retard fallbacks
Published (2009-12-18 22:30:00)
That already works with the current code, the difference is that YouTube's embed code uses a different method for jumping around than the links do. When you link to a YouTube video, you would do it like this: Code: [ youtube ]3ebhSWYsHMk&start=172[ /youtube ] Signally that you want the video to start playing 172 seconds, or 2 minutes 52 seconds, into the clip:  -  Link The problems are that the time-code link...

Related threads on "Forumopolis":

Related threads on other sites:

Thread profile page for "youtube tags and retard fallbacks" on http://www.forumopolis.com. This report page is a snippet summary view from a single thread "youtube tags and retard fallbacks", located on the Message Board at http://www.forumopolis.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity