Unrud / video-downloader

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

OSError for HDD mounted at /run/media #245

Closed bbharland closed 7 months ago

bbharland commented 7 months ago

Just today I've started getting, e.g., OSError: [Errno 5] Input/output error: '/run/media/bharland/1Tb_HDD/Downloads/VideoDownloader/WaPo Columnist Dana Milbank on the Super-MAGA House.part/qZp11HkPHAk.info.json'

Changing the default download location to home on my SSD fixes this. I've also tried setting downloads to a folder at home symlinked to HDD and no dice.

bbharland commented 7 months ago

This was a separate IO problem on my end -- sorry!