diff options
Diffstat (limited to 'ted.com.txt')
| -rw-r--r-- | ted.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ted.com.txt b/ted.com.txt new file mode 100644 index 0000000..fe71e9e --- /dev/null +++ b/ted.com.txt @@ -0,0 +1,11 @@ +title: //title +body: //div[@class='talk-article__body talk-transcript__body'] | //div[@class='media__image media__image--thumb talk-link__image'] + +strip_id_or_class: talk-transcript__para__time + +single_page_link: //a[@id='hero-transcript-link'] + +#prune: no +tidy: no + +test_url: http://www.ted.com/talks/andrew_solomon_how_the_worst_moments_in_our_lives_make_us_who_we_are |
