Unrud / video-downloader

Download videos from websites like YouTube and many others (based on yt-dlp)
GNU General Public License v3.0
751 stars 95 forks source link

D/L music playlist from youtube #260

Open thompsonyip opened 8 months ago

thompsonyip commented 8 months ago

Received below error message when I downloaded the music playlist (video) https://www.youtube.com/watch?v=XXYlFuWEuKI&list=PLMC9KNkIncKtPzgY-5rmhvj7fax8fdxoj

UnicodeEncodeError: 'latin-1' codec can't encode character '\u2013' in position 75: ordinal not in range(256)

thompsonyip commented 8 months ago

OS: Ubuntu Core 22 version I'm using

Libraries: Python 3.10.12 GLib 2.78.0 Gtk 4.12.2 Libadwaita 1.4.0 video-downloader 0.12.10 yt-dlp 2023.12.30

Env: LANGUAGE=en_CA LC_ALL=en_CA LANG=en_CA

thompsonyip commented 8 months ago

Just found out the issue was from raspberry pi 5. Raspberry pi 4 is okay with the same version of Video-downloader 0.12.10