-
Notifications
You must be signed in to change notification settings - Fork 15
Configuration
Hamuko edited this page Jun 17, 2016
·
5 revisions
These settings are made to be changed by the user to fit their preferences and login details.
Setting | Value type | Default | Description |
---|---|---|---|
batoto.password | String | Password to use with Batoto. | |
batoto.username | String | Username to use with Batoto. | |
cbz | Boolean | False | The archive extension will be .cbz instead of .zip. |
compact_new | Boolean | False | Uses compact listing mode for cum new . |
download_directory | String | see below | Default root directory for downloads. |
download_threads | Integer | 4 | Maximum number of concurrent downloads. |
html_parser | String | html.parser | HTML parser used by cum and BeautifulSoup. |
madokami.password | String | Password to use with Madokami. | |
madokami.username | String | Username to use with Madokami. | |
relative_latest | Boolean | False | Use relative times with cum latest . |
The download directory defaults to ~
on Unix and Linux systems and %UserProfile%\Downloads
on Windows.
These settings may be edited by the user, but they are mainly to be written by cum itself to store values such as cookies. Therefore they are not recommended to be written into, unless you know what you are doing.
Setting | Value type | Default | Description |
---|---|---|---|
batoto.cookie | String | Used to login to Batoto. | |
batoto.member_id | String | Used to login to Batoto. | |
batoto.pass_hash | String | Used to login to Batoto. |