mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-28 19:23:23 +00: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 |
||
|---|---|---|
| .. | ||
| parameters.json | ||
| test_all_urls.py | ||
| test_download.py | ||
| test_execution.py | ||
| test_utils.py | ||
| test_write_info_json.py | ||
| test_youtube_lists.py | ||
| test_youtube_subtitles.py | ||
| tests.json | ||