summaryrefslogtreecommitdiff
path: root/youtube.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'youtube.com.txt')
-rw-r--r--youtube.com.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/youtube.com.txt b/youtube.com.txt
new file mode 100644
index 0000000..b0d95f1
--- /dev/null
+++ b/youtube.com.txt
@@ -0,0 +1,15 @@
+title: //title
+body: //iframe
+
+find_string: <html>&lt;iframe
+replace_string: <iframe id="video"
+
+find_string: &gt;&lt;/iframe&gt;</html>
+replace_string: ></iframe>
+
+single_page_link: //link[@type='text/xml+oembed']
+
+prune: no
+tidy: no
+
+test_url: http://www.youtube.com/watch?v=F6gLH0r3iVU \ No newline at end of file