<?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 Proper</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>
		<true/>
		<key>Match Source URL</key>
		<false/>
		<key>Match Flashvars</key>
		<false/>
	</dict>
	<key>Rejecting Regular Expression</key>
	<dict>
		<key>Regular Expression</key>
		<string>*</string>
		<key>Match Page URL</key>
		<false/>
		<key>Match Source URL</key>
		<false/>
		<key>Match Flashvars</key>
		<false/>
	</dict>
	<key>Variants</key>
	<array>
		<dict>
			<key>Display Name</key>
			<string>QuickTime</string>
			<key>Steps</key>
			<array>
				<dict>
					<key>Type</key>
					<string>flash-var-retrieve</string>
					<key>Victim</key>
					<string>video_id</string>
				</dict>
				<dict>
					<key>Type</key>
					<string>flash-var-retrieve</string>
					<key>Victim</key>
					<string>t</string>
				</dict>
			</array>
			<key>Return URL</key>
			<string>http://www.youtube.com/get_video?fmt=18&amp;video_id=%3A&amp;t=%4A</string>
		</dict>
		<dict>
			<key>Display Name</key>
			<string>QuickTime 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=%4A</string>
		</dict>
	</array>
</dict>
</plist>
