http_header(User-Agent): Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) title: //title # This site config will parse the XML pointed to by the 'single_page_link' by extracting # the embed iframe using find_string/replace_string body: //iframe # Do minimal sanitization to make the iframe accessible via xpath find_string: <iframe replace_string: # Make all the properties of the iframe use regular encoding for quotes to avoid corruption find_string: " replace_string: ' single_page_link: //link[@type='text/xml+oembed'] prune: no tidy: no test_url: https://www.youtube.com/watch?v=GjENnyQupow