Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[youtube] rtmpdump 'ascii' codec can't decode byte 0xe9 #1799
Comments
|
I've installed rtmpdump and successfully downloaded other videos, but this one is still a problem. [debug] System config: [] [youtube:playlist] PLAGvOYt0XoUhn7mAYnJeHFovErKO7igPr: Downloading webpage [download] Destination: ..\yo0\M\yo2b\ACER.yt\1-5bzCOLMb8.unknown_video |
|
Duplicate of #1797. |
Python version is 3.2.2.
Also tried \test\ directory with same result.
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-f', '5', '-i', '--verbose', '-o', '..\yo0\M\fil
ms fran\xe7ais\1-5bzCOLMb8.flv', '--', '1-5bzCOLMb8']
[debug] youtube-dl version 2013.11.20
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
ERROR: RTMP download detected but "rtmpdump" could not be run
ERROR: 'ascii' codec can't decode byte 0xe9 in position 292: ordinal not in rang
e(128)
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 423, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 504, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 448, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 537, in process_video_result
File "youtube_dl\YoutubeDL.pyo", line 750, in process_info
File "youtube_dl\FileDownloader.pyo", line 424, in _do_download
File "youtube_dl\FileDownloader.pyo", line 281, in _download_with_rtmpdump
File "youtube_dl\FileDownloader.pyo", line 161, in report_error
File "youtube_dl\YoutubeDL.pyo", line 295, in report_error
File "youtube_dl\YoutubeDL.pyo", line 260, in trouble
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 292: ordina
l not in range(128)