sneat / patreon-downloader

Download media and attachments from Patreon pages.
MIT License
42 stars 6 forks source link

An issue with downloading image files from audio posts #5

Closed Funky-robot closed 2 years ago

Funky-robot commented 2 years ago

Basically, I was trying to download some image files that are used as album art on their posts but it doesn't work. It doesn't even recognise that there are any image files there on any of their posts (Only the description and the audio file itself) All the posts are from 2019 if that helps at all, though other creators who were making music posts in 2019 work normally [as in letting me download the audio file, music artwork and the description] so I have no idea what is going wrong with the program.

sneat commented 2 years ago

Hi @Funky-robot are you able to link me to the post that it isn't working on so that I can investigate?

Funky-robot commented 2 years ago

@sneat All of the creators content is Patreon only [including the posts that don't work]. Would it be better if I send the creators page instead of a post as it is all his posts that don't work for some reason?

sneat commented 2 years ago

@Funky-robot link me to one of the posts that doesn't work and if it's not too expensive I'll just subscribe for long enough to debug and hopefully resolve.

Funky-robot commented 2 years ago

@sneat https://www.patreon.com/posts/soundcloud-clip-30224064 here's a link to one of his posts that don't work. [His audios are NSFW so just a heads up].

sneat commented 2 years ago

@Funky-robot what version do you have installed? I have 1.0.6 installed and it downloaded the mp3 file without issues.

If you right click on the extension icon and choose "Inspect Popup" image

In the Console tab, it should show 2 entries, one of which should list the mp3 as a file. image

What do you see?

Funky-robot commented 2 years ago

@sneat I have the latest version installed. I'm able to download the MP3, my issue was that I cannot download the image file that is also on his posts. Also for some reason, it gave me this error code when I tried to do what you told me to do.

e
sneat commented 2 years ago

Ahh apologies @Funky-robot, I missed the actual point of the ticket you were raising.

I have updated the code to download the avatar image as well. It usually takes google a few days to update the listing. Alternatively, you can follow the instructions in the readme of this repository to install the extension manually (to get the update right away).

image