File "yt_dlp\utils.py", line 2062, in sanitize_open PermissionError: [Errno 13] Permission denied: 'master [master].f6016.mp4.ytdl' Contributor ehoogeveen-medweb commented Jul 16, 2021 This occasionally happens on my laptop but I've never seen it on my desktop. I was wondering if ...
The issue is that you have to grant admin rights to the application for them to be able to do so. That was suggested to yt-dlp and it works when the file is locked. https://pypi.org/project/shadowcopy/ mikf added a commit that referenced this issue Oct 13, 2023 [cookies] open ...