Patreon Media(image) Downloader

Disclaimer We are not responsible for any (legal) problems arising from using this program or library.

how get my CLIENT_SESSION_ID?

install EditThisCookie Extension. login your patreon account. open EditThisCookie Extension menu. find session_id menu. and click. displayed value is your CLIENT_SESSION_ID.

library install

git clone https://github.com/antegral/patreon-image-downloader.git
cd patreon-image-downloader
npm install

Start application

Warning! Before using cli download, please edit filename config.example.env to config.env. and, you must edit config.env.

npm start

or

npm run start

Dump metadata

using cli

insert after Promise Callback in imgWorker.getDownloadableContentList of index.ts

using library

call includedWorker.saveMetaData([patreonDownloadableContent[]])