No description
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
example.ab_smalls.toml | ||
README.md |
ab-smalls
a quick way to increase your yen yield without using a lot of storage
development
PRs are welcome if you have something other people can use, ping me on AB (site or irc) for reviews, otherwise i will review when i check the repo near the end of each month. the same goes for issues
installation
- download the appropriate zip from the latest release
- unzip the archive into its own folder
- update the
ab_smalls.toml
file with your username and passkey at minimum - run the program
- ???
- profit
a sort enabled version is available if you would like for the torrent files to be sorted after downloading. the sorted structure can be found below. there is no guarantee the structure won't change since it is made for my storage purposes
torrents/
├── anime
│ ├── bluray
│ │ ├── episode
│ │ └── raw
│ ├── dvd
│ │ ├── episode
│ │ └── raw
│ ├── h
│ │ ├── bluray
│ │ │ ├── episode
│ │ │ └── raw
│ │ ├── dvd
│ │ │ ├── episode
│ │ │ └── raw
│ │ ├── episode
│ │ ├── ld
│ │ │ ├── episode
│ │ │ └── raw
│ │ ├── raw
│ │ ├── tv
│ │ │ ├── episode
│ │ │ └── raw
│ │ ├── vcd
│ │ │ ├── episode
│ │ │ └── raw
│ │ ├── vhs
│ │ │ ├── episode
│ │ │ └── raw
│ │ └── webdl
│ │ ├── episode
│ │ └── raw
│ ├── ld
│ │ ├── episode
│ │ └── raw
│ ├── tv
│ │ ├── episode
│ │ └── raw
│ ├── vcd
│ │ ├── episode
│ │ └── raw
│ ├── vhs
│ │ ├── episode
│ │ └── raw
│ └── web
│ ├── episode
│ └── raw
├── artbooks
├── books
│ └── raw
├── games
├── live_action
│ ├── bluray
│ │ └── raw
│ ├── dvd
│ │ └── raw
│ ├── ld
│ │ └── raw
│ ├── tv
│ │ └── raw
│ ├── vcd
│ │ └── raw
│ ├── vhs
│ │ └── raw
│ └── web
│ └── raw
├── manga
│ ├── h
│ │ └── raw
│ └── raw
├── music
│ └── videos
├── packs
└── vn