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

Adding filter on PublishedAt date #210

Open Dini001 opened 8 months ago

Dini001 commented 8 months ago

Adding command line option "published-after" and "published-before" to filter post.

Solve #49, #191 May remove the need for #69 Partial fix for #170