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.
Hi folks,
I have the youtube-dl.exe version 2014.01.08 running on winXP and it cannot download a file from arte.tv.
The command line below fails with debug output. Any ideas ?
thanks!
youtube-dl "http://www.arte.tv/guide/fr/048213-000/societes-secretes-3-3" -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.arte.tv/guide/fr/048213-000/societes-secretes-3-3', '-v', 'log.txt']
[debug] Encodings: locale 'cp1252', fs 'mbcs', out None, pref: 'cp1252'
[debug] youtube-dl version 2014.01.08
[debug] Python version 2.7.5 - Windows-XP-5.1.2600-SP3
[debug] Proxy map: {}
ERROR: RTMP download detected but "rtmpdump" could not be run
Traceback (most recent call last):
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 761, in main
File "youtube_dl__init__.pyo", line 751, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 952, in download
File "youtube_dl\YoutubeDL.pyo", line 510, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 537, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 741, in process_video_result
File "youtube_dl\YoutubeDL.pyo", line 923, in process_info
File "youtube_dl\YoutubeDL.pyo", line 907, in dl
File "youtube_dl\downloader\common.pyo", line 290, in download
File "youtube_dl\downloader\rtmp.pyo", line 103, in real_download
File "youtube_dl\downloader\common.pyo", line 143, in report_error
File "youtube_dl\YoutubeDL.pyo", line 386, in report_error
File "youtube_dl\YoutubeDL.pyo", line 351, in trouble
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 283: ordinal not in range(128)