Quote:
Originally Posted by way2xtreme
Hello everyone:
I need help with AME Regex URL. And I am willing to pay a reasonable fee for someone who can help. Here is what I need:
Any time AME sees an URL starting with "http://MySite.com/P/?" it then out put the entire url as a parameter. I will then put {vb:raw code} in a embed code.
|
Try this, I don't have any embed code to go off of, but assume you can tweak if needed.
Note that because of the way vB4 deals with video parameters, you don't want a semi-colon in your parameter.
@DJ - Keep meaning to update the readme with an outline of the new formats, but keep getting side tracked
Because its really vB4 doing the video management, we are somewhat limited in some of the things we can do, but not many. The key restriction is that there can be only one parameter (and it can't contain a semicolon!). That parameter can be fetched from another site or from the URL. There are no other parameters that can be used in the embed code other than this parameter, so no titles, sizes, etc...
Il get to writing it soon enough!