mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-27 12:40:59 +00:00
If the test was run before the YoutubeIE tests (for example by running "nosetests -v test/test_compat.py test/test_download.py -m 'Youtube_1|compat_expand'"), it wrote the signatures cache to the 'C:\Documents and Settings\тест\Application Data' folder. It failed due to a problem in the cache code and the write_json_file function (fixed in f03e33b89a622af13fa5275c46b63aaa4814c499) |
||
|---|---|---|
| .. | ||
| swftests | ||
| __init__.py | ||
| helper.py | ||
| parameters.json | ||
| test_age_restriction.py | ||
| test_all_urls.py | ||
| test_cache.py | ||
| test_compat.py | ||
| test_download.py | ||
| test_execution.py | ||
| test_InfoExtractor.py | ||
| test_subtitles.py | ||
| test_swfinterp.py | ||
| test_unicode_literals.py | ||
| test_utils.py | ||
| test_write_annotations.py | ||
| test_write_info_json.py | ||
| test_youtube_lists.py | ||
| test_youtube_signature.py | ||
| test_YoutubeDL.py | ||