MikeMatrix / BoothDownloader

Downloads images and files from Booth.pm!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoothDownloader

Downloads all images and free files from a booth item's gallery.

https://booth.pm/

Use

sign into booth and grab your accounts Cookie called _plaza_session_nktz7u and provide this to the console app or paste into generated BDConfig.json File

paste URL or ID of item into program console.

Usable format:

https://booth.pm/en/items/3807513

https://harukappumen.booth.pm/items/3807513

3807513

your token and you

follow this video to get your token Notification

example config

{
  "Cookie": "~Token Goes Here~",
  "FirstBoot": false,
  "Auto_Zip": true
}

About

Downloads images and files from Booth.pm!

License:Apache License 2.0


Languages

Language:C# 100.0%