lavovaLampa / patreon-scraper

WIP Patreon attachment download written in TypeScript
MIT License
29 stars 4 forks source link

Not downloading all mp3 from patreons #6

Open Evernow opened 4 years ago

Evernow commented 4 years ago

Hello there!

Not sure how to describe this issue or provide useful information. I am a supporter of AmaLee (https://www.patreon.com/LeeandLie/posts) and when I try and run the scraper with my session ID I do not get all the mp3 files.

Ones I noticed missing right off the bat are:

https://www.patreon.com/posts/weight-of-world-32708075

https://www.patreon.com/posts/which-lyric-do-33452070

https://www.patreon.com/posts/preview-might-u-33592038

https://www.patreon.com/posts/aliez-remix-33718259

I believe it is not downloaded when the player is shown, look at this DeepinScreenshot_select-area_20200203202626 DeepinScreenshot_select-area_20200203202607 DeepinScreenshot_select-area_20200203202550 Not sure if it is just a coincidence however.

This is what it looks like when running the scraper: https://gist.github.com/Evernow/b6c72762f07f4898a6031db142975487

lavovaLampa commented 4 years ago

I think I know why it doesn't work. Right now, only "attachments" are being downloaded, while the content that is flagged as "media", isn't. I'll try to update it to also download media, but I am not subscribed to anyone who uploads music/sound, so I'll have to find someone with some free content.

Evernow commented 4 years ago

I think I know why it doesn't work. Right now, only "attachments" are being downloaded, while the content that is flagged as "media", isn't. I'll try to update it to also download media, but I am not subscribed to anyone who uploads music/sound, so I'll have to find someone with some free content.

Hmm.. one like this? https://www.patreon.com/posts/upisnotjump-eye-23999624

Evernow commented 4 years ago

@lavovaLampa Anything you need to get this fixed?

lavovaLampa commented 3 years ago

Sorry for a long hiatus, but this functionality should work now.