The config file is at
%LOCALAPPDATA%\ripme on Windows
$HOME/.config/ripme on *Nix
$HOME/Library/Application Support/ripme on MacOS
bool
If true ripme will overwrite existing files rather than skip them
bool
If true ripme will try to download any links in the clip board
bool
Don't retry on 404 errors
bool
If true ripme will prefix each downloaded file with a number in the order the file was download
bool
If true ripme will auto-update every time it's started
bool
If true the tumblr ripper will download the image in the size it was uploaded in
bool
If true ripme will play a sound every time a rip finishes
bool
TODO figure out what this is for
bool
If true ripme will save it's logs
bool
If true ripme will save all urls to a text file and download no files
bool
Currently does nothing
bool
Prefer mp4 when downloading a video that has more than 1 format
bool
If true ripme will prompt the user with a "Are you sure?" box when clearing ripmes download history
bool
If true the instagram ripper will skip videos and only download images
int
File download timeout (in milliseconds)
int
Page download timeout (in milliseconds)
int
Maximum size of downloaded files in bytes
int
The number of threads to use
int
TODO figure out what this is for
int
The max number of times download a url will fail with "Already downloaded" before the rip stops.
String
Twitter API key (Base64'd)
String
Tumblr API key
String
The debug log level (Example: Log level: Debug)
String
TODO figure out what this is for
Bool
If true ripme saves images from 8muses with only the page number as the filename
String
HTTP Proxy (format [user:password]@host[:port]) WARNING: see https://stackoverflow.com/q/41505219 for HTTP Proxy with user/password
String
SOCKS Proxy (format [user:password]@host[:port])
String
What language to use for ripmes UI
Example to display the UI in German set lang to "de_DE"
String
A comma separated list of tags which if present on a nhentai album will cause ripme to skip it
Example: Adding "nhentai.blacklist.tags = one,two, three" will cause ripme to skip any nhentai album with the tags one, two or three
String
A comma separated list of tags which if present on a ehentai album will cause ripme to skip it
Example: Adding "nhentai.blacklist.tags = one,two, three" will cause ripme to skip any ehentai album with the tags one, two or three