Dan

Results 11 comments of Dan

@stealthsepa Looks like some of the later NFTs are missing `https://` at the begninning of the URL.

@zarst990 I'll try to implement this ASAP. I think I could probably extend it past just MP4 files. Maybe GIFs, etc.

@sungkhum This is not related to the `JSONDecodeError`, this looks like the NFTs are being saved under the wrong file extension.

The JSON file being created is the one straight from the OpenSea NFT API. In a future update, I'll probably be adding a `settings.json`. So, I'll probably add that feature...

@svensel Actually, excluding image_data won't speed up the process (because the script will load the data regardless, as it needs it to download the images). But if you insist, removing...

Give me an example of a collection you were trying to download.

Please see #4. Looking at this with just a glance, it looks like the issue is related or a duplicate.

@santosh-kumar-kaushal Are you on macOS?

Looks like the JSON response being returned from OpenSea's API for this particular collection (see [here](https://api.opensea.io/api/v1/assets?collection=the-infinite-machine-collections)) is not showing any assets for some reason. It actually looks like the "Infinite...

Looks like this is because the NFT you're trying to download is of the "matic" variety. To be 100% honest, I have no clue what this means. But I do...