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.
unicode error #7641
unicode error #7641
Comments
|
C:\Users\destroyed>youtube-dl.exe --yes-playlist --restrict-filenames --audio-format "mp3" -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr --ffmpeg-location PATH C:\Users\destroyed\Downloads\ffmpeg-20151123-git-12a419d-win64-static\bin -v C:\Users\destroyed>youtube-dl.exe --yes-playlist --restrict-filenames --audio-format "mp3" -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr --ffmpeg-location C:\Users\destroyed\Downloads\ffmpeg-20151123-git-12a419d-win64-static\bin C:\Users\destroyed>youtube-dl.exe --yes-playlist --restrict-filenames --audio-format "mp3" -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr --ffmpeg-location C:\Users\destroyed\Downloads\ffmpeg-20151123-git-12a419d-win64-static\bin -w C:\Users\destroyed>youtube-dl.exe --yes-playlist --restrict-filenames --audio-format "mp3" -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr --ffmpeg-location C:\Users\destroyed\Downloads\ffmpeg-20151123-git-12a419d-win64-static\bin -w -v C:\Users\destroyed>youtube-dl.exe --yes-playlist --restrict-filenames --audio-format "mp3" -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr --ffmpeg-location C:\Users\destroyed\Downloads\ffmpeg-20151123-git-12a419d-win64-static\bin -w -v C:\Users\destroyed>youtube-dl.exe --yes-playlist --restrict-filenames --audio-format "mp3" -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr --ffmpeg-location C:\Users\destroyed\Downloads\ffmpeg-20151123-git-12a419d-win64-static\bin -w -v C:\Users\destroyed>youtube-dl.exe --yes-playlist --restrict-filenames --audio-format "mp3" -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr --ffmpeg-location C:\Users\destroyed\Downloads\ffmpeg-20151123-git-12a419d-win64-static\bin C:\Users\destroyed>youtube-dl.exe --yes-playlist --restrict-filenames --audio-format "mp3" -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr C:\Users\destroyed>youtube-dl.exe --restrict-filenames -x -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr C:\Users\destroyed>youtube-dl.exe --restrict-filenames -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr C:\Users\destroyed>youtube-dl.exe --restrict-filenames -o "C:\Users\destroyed\Documents\MEGA\Drive\Dropbox\musique/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLBLGzJn6E1hoj-gxWpZyhvLHMq8Ra6qPr -v |
|
look like it's only with the .exe, when i use the uncompilet one all is good ... |
Hi, I've that error when i try to download my play list
File "main.py", line 19, in
File "youtube_dl__init__.pyo", line 410, in main
File "youtube_dl__init__.pyo", line 400, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1669, in download
File "youtube_dl\YoutubeDL.pyo", line 674, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 835, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 727, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 674, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 720, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 1339, in process_video_result
File "youtube_dl\YoutubeDL.pyo", line 1601, in process_info
File "youtube_dl\YoutubeDL.pyo", line 1543, in dl
File "youtube_dl\downloader\common.pyo", line 342, in download
File "youtube_dl\downloader\http.pyo", line 237, in real_download
File "youtube_dl\downloader\common.pyo", line 189, in try_rename
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 39: ordinal not in range(128)