Skip to content

A simple application to bulk-download content from Boosty

License

Notifications You must be signed in to change notification settings

Aceleon123/boostydownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boostydownloader
================
A simple application to bulk-download content from Boosty.
Made with my own library boosty-rs (https://github.com/crptmem/boosty-rs)

Build
=====
  $ git clone https://github.com/crptmem/boostydownloader.git && cd boostydownloader
  $ cargo build

Obtaining access token
======================
Go to https://boosty.to, open developer tools in your browser,
go to Storage (Application) -> Cookies. You need `auth`, click on it and in
right panel click RMB on `accessToken` and copy it.

Usage
=====
 Without authorization:
  $ boostydownloader --blog USERNAME
 With authorization:
  $ boostydownloader --blog USERNAME --access-token ACCESS_TOKEN

About

A simple application to bulk-download content from Boosty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages