diff options
Diffstat (limited to 'video.forbes.com.txt')
| -rw-r--r-- | video.forbes.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/video.forbes.com.txt b/video.forbes.com.txt new file mode 100644 index 0000000..5db7746 --- /dev/null +++ b/video.forbes.com.txt @@ -0,0 +1,9 @@ +title: concat("Video: ", //div[@id='currentVideoTitleDivId']) +body: //div[@id='currentVideoDescriptionId'] +author: //meta[@name='author']/@content + +replace_string(<div id="currentVideoDescriptionId" style="display): <div id="currentVideoDescriptionId" style="displayitplease + +replace_string(<div id="currentVideoTitleDivId" style="display): <div id="currentVideoTitleDivId" style="displayitplease + +test_url: http://video.forbes.com/fvn/business/wells-fargo-inside-the-bank-that-works
\ No newline at end of file |
