<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Killer Name</key>
	<string>YouTube Embedded</string>
	<key>Video Result MIME Type</key>
	<string>video/mp4</string>
	<key>Matching Regular Expression</key>
	<dict>
		<key>Regular Expression</key>
		<string>^(http://)?(www.)?youtube.com|^(http://)?(www.)?youtube-nocookie.com</string>
		<key>Match Page URL</key>
		<false/>
		<key>Match Source URL</key>
		<true/>
		<key>Match Flashvars</key>
		<true/>
	</dict>
	<key>Rejecting Regular Expression</key>
	<dict>
		<key>Regular Expression</key>
		<string>^(http://)?(www.)?youtube.com|^(http://)?(www.)?youtube-nocookie.com</string>
		<key>Match Page URL</key>
		<true/>
		<key>Match Source URL</key>
		<false/>
		<key>Match Flashvars</key>
		<false/>
	</dict>
	<key>Variants</key>
	<array>
		<dict>
			<key>Display Name</key>
			<string>YouTube</string>
			<key>Steps</key>
			<array>
				<dict>
					<key>Type</key>
					<string>regular-expression-match</string>
					<key>Victim</key>
					<string>%1A</string>
					<key>Action</key>
					<string>(?&lt;=youtube.com/v/|youtube-nocookie.com/v/)*(?=\&amp;)</string>
				</dict>
				<dict>
					<key>Type</key>
					<string>download-resource</string>
					<key>Victim</key>
					<string>http://www.youtube.com/watch?v=%3A</string>
				</dict>
				<dict>
					<key>Type</key>
					<string>regular-expression-match</string>
					<key>Victim</key>
					<string>%4A</string>
					<key>Action</key>
					<string>(?&lt;=var\ swfArgs\ \=\ \{)*(?=\})</string>
				</dict>
				<dict>
					<key>Type</key>
					<string>regular-expression-match</string>
					<key>Victim</key>
					<string>%5A</string>
					<key>Action</key>
					<string>(?&lt;=\&quot;,\ \&quot;t\&quot;\:\ \&quot;)*(?=\&quot;)</string>
				</dict>
			</array>
			<key>Return URL</key>
			<string>http://www.youtube.com/get_video?fmt=18&amp;video_id=%3A&amp;t=%6A</string>
		</dict>
		<dict>
			<key>Display Name</key>
			<string>YouTube HD</string>
			<key>Steps</key>
			<array/>
			<key>Return URL</key>
			<string>http://www.youtube.com/get_video?fmt=22&amp;video_id=%3A&amp;t=%6A</string>
		</dict>
	</array>
</dict>
</plist>
