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

filenotfound error for keyfile.name #14

Closed
MuleTrail opened this issue May 24, 2021 · 8 comments
Closed

filenotfound error for keyfile.name #14

MuleTrail opened this issue May 24, 2021 · 8 comments

Comments

@MuleTrail
Copy link

MuleTrail commented May 24, 2021

filenotfound error for keyfile.json

C:\Users\username\Downloads\udemy-downloader-master>py main.py
Traceback (most recent call last):
File "C:\Users\username\Downloads\udemy-downloader-master\main.py", line 36, in
with open(keyfile_path, 'r') as keyfile:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\username\Downloads\udemy-downloader-master\keyfile.json'

@Puyodead1
Copy link
Owner

you need to rename the keyfile.example.json to keyfile.json

@MuleTrail
Copy link
Author

I have already renamed it. check the path I provided.

@MuleTrail
Copy link
Author

Bro, also want to know.. How can I get the key. I researched alot but couldn't find it. It would be a great help.

@Puyodead1
Copy link
Owner

I have already renamed it. check the path I provided.

The error is saying that it can't find the file

@Puyodead1
Copy link
Owner

Bro, also want to know.. How can I get the key. I researched alot but couldn't find it. It would be a great help.

Please see #10

@MuleTrail
Copy link
Author

MuleTrail commented May 24, 2021

Thanks for your reply I check that post and installed it. But it isn't working on chrome ver. I use. Can you put some idea without naming the tool. I also tried using older v, but still no luck

@Puyodead1
Copy link
Owner

Thanks for your reply I check that post and installed it. But it isn't working on chrome ver. I use. Can you put some idea without naming the tool. I also tried using older v, but still no luck

You have to either use an old chrome version and stop it from updating or manually override the Widevine CDM files: https://github.com/WHTJEON/widevine_CDMPatch

@MuleTrail
Copy link
Author

Thanks man!! .. it worked like charm.

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

No branches or pull requests

2 participants