cleanup after download or info_only

This commit is contained in:
Mort Yao 2014-06-24 12:49:04 +02:00
parent 1411c8986e
commit 5dbeb09daa

View File

@ -1022,6 +1022,7 @@ class VideoExtractor():
else: else:
# Display all available streams # Display all available streams
self.p([]) self.p([])
else: else:
if 'stream_id' in kwargs and kwargs['stream_id']: if 'stream_id' in kwargs and kwargs['stream_id']:
# Download the stream # Download the stream