Open Geonode458 opened 4 years ago
@Taurus3ye can you give some sample command you used? It used to work for me when I tested it.
https://github.com/blackjack4494/youtube-dlc/pull/28
@Taurus3ye can you give some sample command you used? It used to work for me when I tested it.
28
youtube-dlc videoURL -f bestvideo+bestaudio -o "[Path]\videos\%(title)s.%(ext)s" --embed-thumbnail
Same error text here, really looking forward for this feature.
It seems that the error only occurs when downloading to a different hard drive than the one with the OS.
Edit: that's the error i got "OSError: [WinError 17] The system cannot move the file to a different disk drive."
It seems that the error only occurs when downloading to a different hard drive than the one with the OS.
Edit: that's the error i got "OSError: [WinError 17] The system cannot move the file to a different disk drive."
Yes this got actually mentioned in a post. There is actually a simple solution for that (apparently). Also this issue should only occur on Windows.
If you try to embed Thumbnails in an .mkv container you get "ERROR: Only mp3 and m4a/mp4 are supported for thumbnail embedding for now."
Youtube-dl already has a checked pull request youtube-dl pull: 22659