Bug fixes from full codebase review: - clear() with DELETE_FILE_ON_TRASHCAN now also deletes chapter_files and subtitle_files, not just the primary filename - _PERSISTED_DOWNLOAD_FIELDS now includes 'subtitle_files' so subtitle file info survives app restart Tests: - Added test_subtitle_lang_list_with_region_variant_input (zh-Hans) - Added test_subtitle_lang_list_dedup_region_variant (pt-BR) |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_api.py | ||
| test_config.py | ||
| test_dl_formats.py | ||
| test_download_queue.py | ||
| test_main_helpers.py | ||
| test_persistent_queue.py | ||
| test_state_store.py | ||
| test_subscriptions.py | ||
| test_ytdl_utils.py | ||