mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-20 04:01:07 +01:00
* 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