mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-11-12 09:04:53 +00:00
The youtube test video failed with `UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)`, the problem was with the filenames being encoded. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| helper.py | ||
| parameters.json | ||
| test_age_restriction.py | ||
| test_all_urls.py | ||
| test_download.py | ||
| test_execution.py | ||
| test_playlists.py | ||
| test_subtitles.py | ||
| test_utils.py | ||
| test_write_annotations.py | ||
| test_write_info_json.py | ||
| test_youtube_lists.py | ||
| test_youtube_signature.py | ||
| test_YoutubeDL.py | ||