21
Applications / Re: Media downloader
« Last post by Remy on January 20, 2026, 12:47:19 pm »I progressed (give a try on python 3.12)
Now, trying to download a video, I have:
WARNING: [xxxxxxx] No supported JavaScript runtime could be found. Only deno is enabled by default; to use another runtime add --js-runtimes RUNTIME[:PATH] to your command/config. YouTube extraction without a JS runtime has been deprecated, and some formats may be missing. See https://github.com/yt-dlp/yt-dlp/wiki/EJS for details on installing one
...
ERROR: 'charmap' codec can't encode character '\uff1a' in position 18: character maps to <undefined>
[media-downloader] Download Failed(ErrorCode=1)
note: xxxxxxx = removed name
Now, trying to download a video, I have:
WARNING: [xxxxxxx] No supported JavaScript runtime could be found. Only deno is enabled by default; to use another runtime add --js-runtimes RUNTIME[:PATH] to your command/config. YouTube extraction without a JS runtime has been deprecated, and some formats may be missing. See https://github.com/yt-dlp/yt-dlp/wiki/EJS for details on installing one
...
ERROR: 'charmap' codec can't encode character '\uff1a' in position 18: character maps to <undefined>
[media-downloader] Download Failed(ErrorCode=1)
note: xxxxxxx = removed name
Recent Posts