'description':'German Television Channel NDR does an exclusive interview with Edward Snowden.\r\nUploaded on LiveLeak cause German Television thinks the rest of the world isn\'t intereseted in Edward Snowden.',
'uploader':'ARD_Stinkt',
'title':'German Television does first Edward Snowden Interview (ENGLISH)',
}
}]
def_real_extract(self,url):
mobj=re.match(self._VALID_URL,url)
@ -28,7 +38,11 @@ class LiveLeakIE(InfoExtractor):