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

Update requirements, scriptsavant, and get_scripts to allow them to run #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ldnovak
Copy link

@ldnovak ldnovak commented Jun 2, 2023

I wanted to run the repo and made some changes so it would work for me.

get_scripts needed to be in the name == "main" pattern for multiprocessing to work for me.

I had to use a different version of beautifulSoup and add numpy to be able to run everything.

scriptsavant has a different way they store scripts so I had to update it.

I updated get_metadata to use a new library to have imdb work and to not delete found files

I was able to run everything after these changes

@gokhan13
Copy link

gokhan13 commented Sep 2, 2023

raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 401: Unauthorized

I get an error. how can I solve this?
Thank you.

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

Successfully merging this pull request may close these issues.

None yet

3 participants