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

Can't Get Downloader working #59

Closed
Zurriel599 opened this issue Jul 9, 2022 · 6 comments
Closed

Can't Get Downloader working #59

Zurriel599 opened this issue Jul 9, 2022 · 6 comments

Comments

@Zurriel599
Copy link

I can't seem to get the downloader working, I got the bundle tool to add all my games to my library. When I start a download I get this window, it looks like it is downloading but no files or folders are made anywhere on my computer. I have tried Python 3.8 as I saw it was stable in a Reddit post and I have tried 3.10 as well. I even tried a different computer in case it was an issue with Windows 11. I have also tried using the API key as well. Is there something I am not doing?
2022-07-09 09_53_15-Command Prompt

@Zurriel599
Copy link
Author

I have found it is downloading the folders to the C:\Users\Username directory on Windows, Some folders have the JSON files inside but I don't see any of the games downloaded. Is this normal behavior?

@Emersont1
Copy link
Owner

okay, this is a bit of a weird issue, for some reason when run from a poetry venv it works fine, but when installed via pip it does not, I'll look into this

@Zurriel599
Copy link
Author

Hey there, I saw you did the update ten days ago, I am still having the same problems on a new system. Is there a step I'm missing thats not in the readme? I have tried PIP and running the files manually in an IDE. I know Python 101 but I am not an expert, any help would be appreciated.

I can get to start the download, it makes a whole bunch of empty folders then nothing.

@Emersont1
Copy link
Owner

It should be fixed now if you download the 2.1.2 version

@Stat1c-V01D
Copy link

Issue still persists even with the newest version. Somehow the parsed HTML data does not include the "span pager_label a".
After a couple of tries I am also getting Response 404 out of self.login.get(). This might be because of intensive testing. I'll try again in a little while.

@Shashwat-05
Copy link

Similar issue, no progress after running the tool
image

Emersont1 added a commit that referenced this issue Jan 29, 2023
Fixes: #57 #59 #63

This is a really sub-par fix to the problem for downloading a singular game that you own
+ Owned games need a download key
+ I can only find this via owned-keys
+ It requires searching through (up to) all of your owned keys
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

4 participants