Specifies the number of digits in %(autonumber)s when it is present in output filename template or --autonumber option is given
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
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>