any clues on what you “do” with the Combine Processor for it to do it’s thing? Not exactly self explanatory π
Thanks,
Stuart
Hi gingerstu,
Could you provide a example of original link which having the youtube? Let me check if what I could do with that.
Regards!
here is the feed – not all posts have videos but some do
http://feeds.feedburner.com/3dPrintingIndustry
Hi gingerstu,
I checked that feed and saw that they are using <iframe> to display youtube video. That means you need only to use Get Fulltext processor with html parse code in correct way, your grabbed content will have youtube video.
Regards!
thanks for the reply. any ideas what the “correct way” would be. i.e. what is the syntax for capturing the <iframe>?
Thanks,
Stuart
Hi gingerstu,
You could use html-parse-code feature of Get Fulltext processor for that.
Here is the reference for you.
hi just tested this – with the parse-code you specified it does bring over the video content but now does not bring anything else (text and images)??
Thanks,
Stuart
Hi there,
You could remove complete the second command line with the reference I gave you.
I think you should read again the documentation and view the html source of the original sites if you want to grab correct content.
Regards!
yeah, worked that out, thanks anyway!
I’ve tried reading the documentation – I’m not the most technical person going but happy to persist.
Thanks,
Stuart