It makes it available for all the InfoExtractors
Now it gets a video info and directly downloads it, the it pass to the next video founded.
Closes #276
Fix crash when subtitles are not found
Add an Atom feed generator in devscripts
Exception stacking and test retry
SoundcloudSetIE
Support for Worldstarhiphop.com
close #757 - close #761
the playlist value can be used in the output template
Not all IE give both. They are not used yet.
Use sys.stdout.buffer when writing to standard out
sys.stdout defaults to text mode, we need to use the underlying buffer instead when writing binary data. Signed-off-by: Chirantan Ekbote <chirantan.ekbote@gmail.com>
info extractor for soundcloud sets
Removed innecesary function to convert subtitles, improved use of the youtube api