Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Checklist
Question
Setup youtube-dl.conf under
C:\Users\User, only-o ~/Desktopin the fileRun youtube-dl and got
ERROR: unable to open for writing: [Errno 13] Permission denied: 'C:\\Users\\user\\Desktop'Have searched several similar posts. The right-click -> properties -> security setting permits all access to Desktop file. Using
-o ~/tmpcreates a file named tmp, not a video in tmp folder.Thanks for reply.
-v code here