[Spiegeltv] skip rtmp download to pass Travis test build
This commit is contained in:
		| @@ -14,6 +14,10 @@ class SpiegeltvIE(InfoExtractor): | |||||||
|             'ext': 'm4v', |             'ext': 'm4v', | ||||||
|             'title': 'Flug MH370', |             'title': 'Flug MH370', | ||||||
|             'description': 'Das Rätsel um die Boeing 777 der Malaysia-Airlines', |             'description': 'Das Rätsel um die Boeing 777 der Malaysia-Airlines', | ||||||
|  |         }, | ||||||
|  |         'params': { | ||||||
|  |             # rtmp download | ||||||
|  |             'skip_download': True, | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Georg Jaehnig
					Georg Jaehnig