The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 21 Oct 2013 12:09:38 +0000 (14:09 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 21 Oct 2013 12:42:06 +0000 (14:42 +0200)
commit8c51aa6506c85f3826b55c35a1ebf470bd4ebe3a
treec65987ea11ba11f77a412aa506ac2a1c201ac197
parent3fd39e37f2b767e4c66518a6fe0f620344c31825
The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'

Following the YoutubeIE format. The 'format_note' gives additional info about the format, for example '3D' or 'DASH video'.
youtube_dl/YoutubeDL.py
youtube_dl/extractor/common.py