mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-01 18:47:40 +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