AlexCSDev / PatreonDownloader

Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MIT License
917 stars 95 forks source link

Rename Patreon files capture by reading html #182

Open Ovear opened 1 year ago

Ovear commented 1 year ago

This may mitigate #181 by adding file id to filename instead of adding sequence number at the end of file.

But this change may cause the file order to be lost, which could be a workaround before we find a way to generate a stable file sequence number.

AlexCSDev commented 1 year ago

Thank you for your pull requests, I'm quite busy with other projects right now, I will try to review your changes as soon as possible.