Forums

Unable to open for writing [Errno 21]

Hello there, I'm trying to make a bot that downloads youtube videos, but when it tries to download them I get this error: python youtube_dl.utils.DownloadError: ERROR: unable to open for writing: [Errno 21] Is a directory: '/home/AgentMad/why/videos/'


Is there something I'm missing?

What is the code you run and the full traceback?