Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'youtube-dl.exe -U' fails with "Access is denied." even with administrator rights, windows 7 #3912

Open
requiredregistration opened this issue Oct 9, 2014 · 10 comments

Comments

@requiredregistration
Copy link

@requiredregistration requiredregistration commented Oct 9, 2014

No description provided.

@requiredregistration requiredregistration changed the title 'youtube-dl.exe -U' fails with "Access is denied." even with administrator rights 'youtube-dl.exe -U' fails with "Access is denied." even with administrator rights, windows 7 Oct 9, 2014
@iggyvolz
Copy link

@iggyvolz iggyvolz commented Oct 9, 2014

I'm no Windows expert, but I'm fairly certain the file is called youtube-dl, not youtube-dl.exe. That might be part, if not all, of the problem.

@requiredregistration
Copy link
Author

@requiredregistration requiredregistration commented Oct 10, 2014

access is still denied

@azihassan
Copy link

@azihassan azihassan commented Oct 11, 2014

You probably already tried this, but if you haven't, make sure the program isn't already running. Before self-updating, look for youtube-dl in the task manager to confirm this.

@requiredregistration
Copy link
Author

@requiredregistration requiredregistration commented Oct 13, 2014

it was not running already when i ran it with -U

this happens in windows 8 also

@codaman
Copy link

@codaman codaman commented Nov 11, 2015

i also get this error

Traceback (most recent call last): File "main.py", line 19, in File "youtube_dl__init__.pyo", line 410, in main File "youtube_dl__init__.pyo", line 377, in real_main File "youtube_dl\YoutubeDL.pyo", line 338, in _init File "youtube_dl\YoutubeDL.pyo", line 1969, in _setup_opener File "youtube_dl\utils.pyo", line 492, in make_HTTPS_handler File "ssl.pyo", line 440, in create_default_context File "ssl.pyo", line 391, in load_default_certs File "ssl.pyo", line 378, in _load_windows_store_certs WindowsError: [Error 5] Access is denied

after version 2015.10.18

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Nov 11, 2015

@codaman Due to insufficient information I'm not sure whether your problems is the same as others in this thread or not. Please open a new issue as I'm going to close this one.

@requiredregistration @Scroph @iggyvolz Could you paste the output of youtube-dl -U?

@codaman
Copy link

@codaman codaman commented Nov 12, 2015

i think same youtube-dl try to access windows certification store if even use --no-check-certificate. so windows blocks this operation you'll get Access is Denied error. may be i'm wrong but i'll get same error in my server

@trandinhnam
Copy link

@trandinhnam trandinhnam commented Dec 30, 2015

any update for this issue?

@Hrxn
Copy link

@Hrxn Hrxn commented Dec 30, 2015

I'd bet on issues with your %Path%...

@Taurus3ye
Copy link

@Taurus3ye Taurus3ye commented Sep 27, 2020

Had the same problem and could fix it by adding youtube-dl, ffmpeg and atomicparsley to the Environment Variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
8 participants
You can’t perform that action at this time.