test: extend the reach of info_dict checking
authorFilippo Valsorda <filippo.valsorda@gmail.com>
Sun, 9 Jun 2013 12:21:42 +0000 (14:21 +0200)
committerFilippo Valsorda <filippo.valsorda@gmail.com>
Sun, 9 Jun 2013 12:21:42 +0000 (14:21 +0200)
commit78d3442b1209d3858cfea1f7ca958f661784b5ab
tree7b9a5ff20a2f9a6448a6795698b2117b336a8549
parent979a9dd4c4d46e0f2b11bc4bcac51ad8d446d186
test: extend the reach of info_dict checking

* print the info_dict in a format suitable to easy adding to tests.json during tests if un-tested fields are detected
* make it possible to put the crc32 in tests.json if the field is too long
* complete the "info_dict" fields in existing tests
* fixed the bugs catched doing this
test/test_download.py
test/tests.json
youtube_dl/InfoExtractors.py