![]() |
Quote:
|
Quote:
|
If you can give me a few basic details on how they all work, I'd be happy to help you. I haven't found much in terms of documentation on the RegEx.
This FloCasts video feed with also allow anyone to post their track and swimming videos (swimming.flocasts.org, track.flocasts.org) so we probably want to write it for any number of sub domains. Anyhow, I look forward to seeing what you come up with. |
Any interest in getting this working with Flickr?
a stumbling block I see immediately is that a link to a flickr video looks just like a link to a flickr photo (says "photos" in the url and everything). I also don't see a link between the number in the URL and in the embedded flash on the resulting page. |
G'Day DJ, thanks heaps for the extra definitions here.
I've been trying in vain to get the blip.tv to work to this movie I uploaded today of our new kittens ;) It does embed a blip.tv movie, and the "Blip (Permalink)" link in the header goes to the correct blip.tv video, however the embedded movie is a different one altogether! Cheers for any assistance, Moses. |
Quote:
Quote:
Quote:
***Yikes! This backup list is getting bigger and bigger. :eek:*** |
CNN video?
|
Quote:
|
Great add-on!! I installed it inmediately!
But I have one question/issue with the brightcove code As you said the websites regularly change the code, and brightcove did, sadly I'm not able to produce the correct string for AME to work with this video. Can you please be of some assistance? This is the code from your XML file: Code:
[http://]*[a-z]*?[\.]?brightcove\.tv/title\.jsp\?title=([\w&;=]+) Code:
http://link.brightcove.com/services/link/bcpid1126114367/bclid1133242044/bctid1551027742 I tried to edit it and came up with this; Code:
[http://]*[a-z]*?[\.]?brightcove\.com/services/link/bcpid*[0-9]*?/bclid*[0-9]*?/bctid*[0-9]*?/ |
Mm, I'm not at home at the moment, so I can't check the RegEx for sure until Monday at the earliest. But at first glance, I'd say its' because you don't have a grouping for the $p1, etc. in the embed code to reference. I can't quite remember if BrightCove refrences the URL or if it has to use the alternate RegEx group, but the meat and potatoes of the video (meaning the actual source location of where the video is physically stored on their server) needs to be referenced from either a group in the URL (which referes to characters wrapped in parenthesis in the RegEx code) or a group in the Optional RegEx code (a set of chracters wrapped in parenthesis in the option regex group). You have no groupings in your RegEx, so that might be the problem.
|
All times are GMT. The time now is 05:03 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|