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

Unable to Download colletction (just creating 0029.json) #51

Closed
ghost opened this issue May 29, 2022 · 1 comment
Closed

Unable to Download colletction (just creating 0029.json) #51

ghost opened this issue May 29, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented May 29, 2022

Unable to download the boredapeyachtclub, mutant-ape-yacht-club, bored-ape-kennel-club and bored-ape-chemistry-club collection (just creating insert number.json) then stopping with the following output:

:\Users\chris\Desktop\OpenSea-NFT-Stealer-master>py opensea.py boredapeyachtclub

Beginning download of "boredapeyachtclub" collection.

#29:
Data -> [✓] (Successfully downloaded)
Traceback (most recent call last):
File "C:\Users\chris\Desktop\OpenSea-NFT-Stealer-master\opensea.py", line 161, in
image = requests.get(image_url)
File "C:\Users\chris\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "C:\Users\chris\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\api.py", line 61, in request
return session.request(method=method, url=url, **kwargs)
File "C:\Users\chris\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\sessions.py", line 529, in request
resp = self.send(prep, **send_kwargs)
File "C:\Users\chris\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\sessions.py", line 639, in send
adapter = self.get_adapter(url=request.url)
File "C:\Users\chris\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\sessions.py", line 732, in get_adapter
raise InvalidSchema("No connection adapters were found for {!r}".format(url))
requests.exceptions.InvalidSchema: No connection adapters were found for 'ipfs://QmQnps7UF7zCBk2bsANKTuXeeuhVRhxcgWfc3AHq2B6gcc'

Successfully downloaded proof-moonbirds collection (haven't tried more)!

@sj-dan
Copy link
Owner

sj-dan commented Jun 29, 2022

Fixed by d8938bf.

@sj-dan sj-dan closed this as completed Jun 29, 2022
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

1 participant