mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-01 03:11:18 +02:00
Default keep_summary_html:true to now, Changes to the AO3, ficbook.net, ficwad.com adapters for summary HTML. Add options to strip and add chapter numbers to chapter titles.
1026 lines
36 KiB
INI
1026 lines
36 KiB
INI
# Copyright 2012 Fanficdownloader team
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
|
|
[defaults]
|
|
|
|
## [defaults] section applies to all formats and sites but may be
|
|
## overridden at several levels
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. Uncomment by removing '#' in front of is_adult.
|
|
#is_adult:true
|
|
|
|
## All available titlepage_entries and the label used for them:
|
|
## <entryname>_label:<label>
|
|
## Labels may be customized.
|
|
title_label:Title
|
|
storyUrl_label:Story URL
|
|
description_label:Summary
|
|
author_label:Author
|
|
authorUrl_label:Author URL
|
|
## epub, txt, html
|
|
formatname_label:File Format
|
|
## .epub, .txt, .html
|
|
formatext_label:File Extension
|
|
## Category and Genre have overlap, depending on the site.
|
|
## Sometimes Harry Potter is a category and Fantasy a genre. (fanfiction.net)
|
|
## Sometimes Fantasy is category *and* a genre (fictionpress.com)
|
|
## Sometimes there are multiple categories and/or genres.
|
|
category_label:Category
|
|
genre_label:Genre
|
|
language_label:Language
|
|
characters_label:Characters
|
|
ships_label:Relationships
|
|
series_label:Series
|
|
## Completed/In-Progress
|
|
status_label:Status
|
|
## Dates story first published, last updated, and downloaded(last with time).
|
|
datePublished_label:Published
|
|
dateUpdated_label:Updated
|
|
dateCreated_label:Packaged
|
|
## Rating depends on the site. Some use K,T,M,etc, and some PG,R,NC-17
|
|
rating_label:Rating
|
|
## Also depends on the site.
|
|
warnings_label:Warnings
|
|
numChapters_label:Chapters
|
|
numWords_label:Words
|
|
## www.fanfiction.net, fictionalley.com, etc.
|
|
site_label:Publisher
|
|
## ffnet, fpcom, etc.
|
|
siteabbrev_label:Site Abbrev
|
|
## The site's unique story/author identifier. Usually a number.
|
|
storyId_label:Story ID
|
|
authorId_label:Author ID
|
|
## Primarily to put specific values in dc:subject tags for epub. Will
|
|
## show up in Calibre as tags. Also carried into mobi when converted.
|
|
extratags_label:Extra Tags
|
|
## The version of fanficdownloader
|
|
##
|
|
version_label:FFDL Version
|
|
|
|
## items to include in the title page
|
|
## Empty metadata entries will *not* appear, even if in the list.
|
|
## You can include extra text or HTML that will be included as-is in
|
|
## the title page. Eg: titlepage_entries: ...,<br />,summary,<br />,...
|
|
## All current formats already include title and author.
|
|
titlepage_entries: series,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,description
|
|
|
|
## Try to collect series name and number of this story in series.
|
|
## Some sites (ab)use 'series' for reading lists and personal
|
|
## collections. This lets us turn it on and off by site without
|
|
## keeping a lengthy titlepage_entries per site and prevents it
|
|
## updating in the plugin.
|
|
collect_series: true
|
|
|
|
## include title page as first page.
|
|
include_titlepage: true
|
|
|
|
## include a TOC page before the story text
|
|
include_tocpage: true
|
|
|
|
## website encoding(s) In theory, each website reports the character
|
|
## encoding they use for each page. In practice, some sites report it
|
|
## incorrectly. Each adapter has a default list, usually "utf8,
|
|
## Windows-1252" or "Windows-1252, utf8", but this will let you
|
|
## explicitly set the encoding and order if you need to. The special
|
|
## value 'auto' will call chardet and use the encoding it reports if
|
|
## it has +90% confidence. 'auto' is not reliable.
|
|
#website_encodings: auto, utf8, Windows-1252
|
|
|
|
## entries to make epub subjects and calibre tags
|
|
## lastupdate creates two tags: "Last Update Year/Month: %Y/%m" and "Last Update: %Y/%m/%d"
|
|
include_subject_tags: extratags, genre, category, characters, ships, status
|
|
|
|
## extra tags (comma separated) to include, primarily for epub.
|
|
extratags: FanFiction
|
|
|
|
## extra categories, genres, characters, ships and warnings can be
|
|
## configured. Used primarily for sites that are dedicated to a genre
|
|
## or 'ship and so don't included it for every story.
|
|
#extracategories:
|
|
#extragenres:
|
|
#extracharacters:
|
|
#extraships:
|
|
#extrawarnings:
|
|
|
|
## number of seconds to sleep between calls to the story site. May by
|
|
## useful if pulling large numbers of stories or if the site is slow.
|
|
#slow_down_sleep_time:0.5
|
|
|
|
## Use regular expressions to find and replace (or remove) metadata.
|
|
## For example, you could change Sci-Fi=>SF, remove *-Centered tags,
|
|
## etc. See http://docs.python.org/library/re.html (look for re.sub)
|
|
## for regexp details.
|
|
## Make sure to keep at least one space at the start of each line and
|
|
## to escape % to %%, if used.
|
|
#replace_metadata:
|
|
# Sci-Fi=>SF
|
|
# Puella Magi Madoka Magica.* => Madoka
|
|
# Comedy=>Humor
|
|
# Crossover: (.*)=>\1
|
|
# (.*)Great(.*)=>\1Moderate\2
|
|
# .*-Centered=>
|
|
|
|
## Some readers don't show horizontal rule (<hr />) tags correctly.
|
|
## This replaces them all with a centered '* * *'. (Note centering
|
|
## doesn't work on some devices either.)
|
|
#replace_hr: false
|
|
|
|
## If you have the Generate Cover plugin installed, you can use the
|
|
## generate_cover_settings parameter to intelligently decide which GC
|
|
## setting to run. There are three parts 1) a template of which
|
|
## metadata part(s) to look at, 2) a regular expression to match the
|
|
## template, and 3) the name of the GC setting to use, which must
|
|
## match exactly. Use this parameter in [defaults], or by site eg,
|
|
## [www.ficwad.com]
|
|
## Make sure to keep at least one space at the start of each line and
|
|
## to escape % to %%, if used.
|
|
## template => regexp to match => GC Setting to use.
|
|
#generate_cover_settings:
|
|
# ${category} => Buffy:? [tT]he Vampire Slayer => BuffyCover
|
|
# ${category} => Star Trek => StarTrekCover
|
|
|
|
## If set false, the summary will have all html stripped.
|
|
## Both this and include_images must be true to get images in the
|
|
## summary.
|
|
keep_summary_html:true
|
|
|
|
## Don't like the numbers at the start of chapter titles on some
|
|
## sites? You can use strip_chapter_numbers to strip them off. Just
|
|
## want to make them all look the same? Strip them off, then add them
|
|
## back on with add_chapter_numbers. Don't like the way it strips
|
|
## numbers or adds them back? See chapter_title_strip_pattern and
|
|
## chapter_title_add_pattern.
|
|
strip_chapter_numbers:false
|
|
add_chapter_numbers:false
|
|
|
|
## (Two versions of chapter_title_strip_pattern are shown below. You
|
|
## should only have one uncommented.)
|
|
## This version will remove the leading number from:
|
|
## "1." => ""
|
|
## "1. The Beginning" => "The Beginning"
|
|
## "1: Start" => "Start"
|
|
## "2, Chapter the second" => "Chapter the second"
|
|
## etc
|
|
chapter_title_strip_pattern:^[0-9]+[\.: -]+
|
|
|
|
## This version will strip all of the above *plus* remove 'Chapter 1':
|
|
## "Chapter 1" => ""
|
|
## "1. Chapter 1" => ""
|
|
## "1. Chapter 1, Bob's First Clue" => "Bob's First Clue"
|
|
## "Chapter 2 - Pirates Place" => "Pirates Place"
|
|
## etc
|
|
#chapter_title_strip_pattern:^([0-9]+[\.: -]+)?(Chapter *[0-9]+[\.:, -]*)?
|
|
|
|
## Uses a python template substitution. The ${index} is the 'chapter'
|
|
## number and ${title} is the chapter title, after applying
|
|
## chapter_title_strip_pattern. Those are the only variables available.
|
|
## "The Beginning" => "1. The Beginning"
|
|
chapter_title_add_pattern:${index}. ${title}
|
|
|
|
|
|
## Each output format has a section that overrides [defaults]
|
|
[html]
|
|
|
|
## output background color--only used by html and epub (and ignored in
|
|
## epub by many readers). Included below in output_css--will be
|
|
## ignored if not in output_css.
|
|
background_color: ffffff
|
|
|
|
## Allow customization of CSS. Make sure to keep at least one space
|
|
## at the start of each line and to escape % to %%. Also need
|
|
## background_color to be in the same section, if included in CSS.
|
|
output_css:
|
|
body { background-color: #%(background_color)s; }
|
|
.CI {
|
|
text-align:center;
|
|
margin-top:0px;
|
|
margin-bottom:0px;
|
|
padding:0px;
|
|
}
|
|
.center {text-align: center;}
|
|
.cover {text-align: center;}
|
|
.full {width: 100%%; }
|
|
.quarter {width: 25%%; }
|
|
.smcap {font-variant: small-caps;}
|
|
.u {text-decoration: underline;}
|
|
.bold {font-weight: bold;}
|
|
|
|
[txt]
|
|
## Add URLs since there aren't links.
|
|
titlepage_entries: series,category,genre,language,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,numWords,site,storyUrl, authorUrl, description
|
|
|
|
## Width to word wrap text output. 0 indicates no wrapping.
|
|
wrap_width: 78
|
|
|
|
## use \r\n for line endings, the windows convention. text output only.
|
|
windows_eol: true
|
|
|
|
[epub]
|
|
|
|
## epub carries the TOC in metadata.
|
|
## mobi generated from epub by calibre will have a TOC at the end.
|
|
include_tocpage: false
|
|
|
|
## include a Update Log page before the story text. If included, the
|
|
## log will be updated each time the epub is an all the metadata
|
|
## fields that have changed since the last update (typically
|
|
## dateUpdated,numChapters,numWords at a minimum) will be shown.
|
|
## Great for tracking when chapters came out and when the description,
|
|
## etc changed.
|
|
include_logpage: false
|
|
|
|
## items to include in the log page Empty metadata entries, or those
|
|
## that haven't changed since the last update, will *not* appear, even
|
|
## if in the list. You can include extra text or HTML that will be
|
|
## included as-is in each log entry. Eg: logpage_entries: ...,<br />,
|
|
## summary,<br />,...
|
|
logpage_entries: dateCreated,datePublished,dateUpdated,numChapters,numWords,status,title,author,description,category,genre,rating,warnings
|
|
|
|
## epub->mobi conversions typically don't like tables.
|
|
titlepage_use_table: false
|
|
|
|
## When using tables, make these span both columns.
|
|
wide_titlepage_entries: description, storyUrl, author URL
|
|
|
|
## output background color--only used by html and epub (and ignored in
|
|
## epub by many readers). Included below in output_css--will be
|
|
## ignored if not in output_css.
|
|
background_color: ffffff
|
|
|
|
## Allow customization of CSS. Make sure to keep at least one space
|
|
## at the start of each line and to escape % to %%. Also need
|
|
## background_color to be in the same section, if included in CSS.
|
|
## 'adobe-text-layout: optimizeSpeed;' prevents hyphenation on newer Nooks
|
|
output_css:
|
|
body { background-color: #%(background_color)s;
|
|
text-align: justify;
|
|
margin: 2%%;
|
|
adobe-text-layout: optimizeSpeed; }
|
|
pre { font-size: x-small; }
|
|
sml { font-size: small; }
|
|
h1 { text-align: center; }
|
|
h2 { text-align: center; }
|
|
h3 { text-align: center; }
|
|
h4 { text-align: center; }
|
|
h5 { text-align: center; }
|
|
h6 { text-align: center; }
|
|
.CI {
|
|
text-align:center;
|
|
margin-top:0px;
|
|
margin-bottom:0px;
|
|
padding:0px;
|
|
}
|
|
.center {text-align: center;}
|
|
.cover {text-align: center;}
|
|
.full {width: 100%%; }
|
|
.quarter {width: 25%%; }
|
|
.smcap {font-variant: small-caps;}
|
|
.u {text-decoration: underline;}
|
|
.bold {font-weight: bold;}
|
|
|
|
## include images from img tags in the body and summary of
|
|
## stories. Images will be converted to jpg for size if possible.
|
|
#include_images:false
|
|
|
|
## If set, the first image found will be made the cover image. If
|
|
## keep_summary_html is true, any images in summary will be before any
|
|
## in chapters.
|
|
#make_firstimage_cover: false
|
|
|
|
## If set, the epub will never have a cover, even include_images is on
|
|
## and the site has specific cover images.
|
|
#never_make_cover: false
|
|
|
|
## If set, and there isn't already a cover image from the adapter or
|
|
## from make_firstimage_cover, this image will be made the cover.
|
|
## It can be either a 'file:' or 'http:' url.
|
|
## Note that if you enable make_firstimage_cover in [epub], but want
|
|
## to use default_cover_image for a specific site, use the site:format
|
|
## section, for example: [www.ficwad.com:epub]
|
|
## default_cover_image is a python string Template string with
|
|
## ${title}, ${author} etc, same as titlepage_entries. Unless
|
|
## allow_unsafe_filename is true, invalid filename chars will be
|
|
## removed from metadata fields
|
|
#default_cover_image:file:///C:/Users/username/Desktop/nook/images/icon.png
|
|
#default_cover_image:file:///C:/Users/username/Desktop/nook/images/${title}/icon.png
|
|
#default_cover_image:http://www.somesite.com/someimage.gif
|
|
|
|
## some sites include images that we don't ever want becoming the
|
|
## cover image. This lets you exclude them.
|
|
#cover_exclusion_regexp:/stories/999/images/.*?_trophy.png
|
|
|
|
## Resize images down to width, height, preserving aspect ratio.
|
|
## Nook size, with margin.
|
|
image_max_size: 580, 725
|
|
|
|
## Change image to grayscale, if graphics library allows, to save
|
|
## space.
|
|
#grayscale_images: false
|
|
|
|
## if the <img> tag doesn't have a div or a p around it, nook gets
|
|
## confused and displays it on every page after that under the text
|
|
## for the rest of the chapter. I doubt adding a div around the img
|
|
## will break any other readers, but in case it does, the fix can be
|
|
## turned off.
|
|
nook_img_fix:true
|
|
|
|
[mobi]
|
|
## mobi TOC cannot be turned off right now.
|
|
#include_tocpage: true
|
|
|
|
## Each site has a section that overrides [defaults] *and* the format
|
|
## sections test1.com specifically is not a real story site. Instead,
|
|
## it is a fake site for testing configuration and output. It uses
|
|
## URLs like: http://test1.com?sid=12345
|
|
[test1.com]
|
|
extratags: FanFiction,Testing
|
|
extracategories:Fafner
|
|
extragenres:Romance,Fluff
|
|
extracharacters:Reginald Smythe-Smythe,Mokona
|
|
extraships:Smythe-Smythe/Mokona
|
|
extrawarnings:Extreme Bogosity
|
|
|
|
## If necessary, you can define [<site>:<format>] sections to
|
|
## customize the formats differently for the same site. Overrides
|
|
## defaults, format and site.
|
|
[test1.com:txt]
|
|
extratags: FanFiction,Testing,Text
|
|
|
|
[test1.com:html]
|
|
extratags: FanFiction,Testing,HTML
|
|
|
|
[archive.skyehawke.com]
|
|
|
|
[archiveofourown.org]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[ashwinder.sycophanthex.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extracharacters:Severus Snape,Hermione Granger
|
|
extraships:Severus Snape/Hermione Granger
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[castlefans.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Castle
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[chaos.sycophanthex.com]
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
## some sites include images that we don't ever want becoming the
|
|
## cover image. This lets you exclude them.
|
|
cover_exclusion_regexp:/images/.*?ribbon.gif
|
|
|
|
[dark-solace.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Buffy: The Vampire Slayer
|
|
extracharacters:Buffy, Spike
|
|
extraships:Spike/Buffy
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[dramione.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extracharacters:Draco Malfoy,Hermione Granger
|
|
extraships:Draco Malfoy/Hermione Granger
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[erosnsappho.sycophanthex.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
## some sites include images that we don't ever want becoming the
|
|
## cover image. This lets you exclude them.
|
|
cover_exclusion_regexp:/images/.*?ribbon.gif
|
|
|
|
[fanfiction.mugglenet.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[fanfiction.portkey.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extraships:Harry Potter/Hermione Granger
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[fanfiction.tenhawkpresents.com]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[finestories.com]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[grangerenchanted.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extracharacters:Hermione Granger
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[hlfiction.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Highlander
|
|
|
|
[ksarchive.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Star Trek
|
|
extracharacters:Kirk,Spock
|
|
extraships:Kirk/Spock
|
|
|
|
[lumos.sycophanthex.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[national-library.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:West Wing
|
|
|
|
[ncisfic.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:NCIS
|
|
|
|
[nfacommunity.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:NCIS
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[nha.magical-worlds.us]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Buffy: The Vampire Slayer
|
|
extracharacters:Willow
|
|
|
|
[occlumency.sycophanthex.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extracharacters:Severus Snape
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[onedirectionfanfiction.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:One Direction
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[ponyfictionarchive.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:My Little Pony: Friendship is Magic
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[pretendercentre.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:The Pretender
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[samdean.archive.nu]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Supernatural
|
|
extracharacters:Sam,Dean
|
|
extraships:Sam/Dean
|
|
|
|
[sg1-heliopolis.com]
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[stargate-atlantis.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Stargate: Atlantis
|
|
|
|
[svufiction.com]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[thehexfiles.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extracharacters:Draco Malfoy,Harry Potter
|
|
extraships:Harry Potter/Draco Malfoy
|
|
|
|
[themasque.net]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[thequidditchpitch.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.adastrafanfic.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Star Trek
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.dracoandginny.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extracharacters:Draco Malfoy,Ginny Weasley
|
|
extraships:Draco Malfoy/Ginny Weasley
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.thealphagate.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Stargate: SG-1
|
|
|
|
[www.checkmated.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[www.destinysgateway.com]
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.dokuga.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:InuYasha
|
|
extracharacters:Sesshoumaru,Kagome
|
|
extraships:Sesshoumaru/Kagome
|
|
|
|
[www.fanfiction.net]
|
|
## fanfiction.net's 'cover' images are really just tiny thumbnails.
|
|
## Comment this out or change it to false to use them anyway.
|
|
never_make_cover: true
|
|
|
|
[www.fanfiktion.de]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[www.ficbook.net]
|
|
|
|
[www.fictionalley.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.fictionpress.com]
|
|
## Clear FanFiction from defaults, fictionpress.com is original fiction.
|
|
extratags:
|
|
|
|
[www.ficwad.com]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[www.fimfiction.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:My Little Pony: Friendship is Magic
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
## fimfiction.net stories can be locked requiring individual
|
|
## passwords. If fail_on_password is set, the downloader will fail
|
|
## when a password is required rather than prompting every time.
|
|
#fail_on_password: false
|
|
|
|
[www.harrypotterfanfiction.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.hpfandom.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.hpfanficarchive.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
[www.ik-eternal.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:InuYasha
|
|
extracharacters:InuYasha,Kagome
|
|
extraships:InuYasha/Kagome
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.libraryofmoria.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Lord of the Rings
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.mediaminer.org]
|
|
|
|
[www.midnightwhispers.ca]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Queer as Folk
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
## some sites include images that we don't ever want becoming the
|
|
## cover image. This lets you exclude them.
|
|
cover_exclusion_regexp:/stories/999/images/.*?_trophy.png
|
|
|
|
[www.ncisfiction.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:NCIS
|
|
|
|
[www.phoenixsong.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extraships:Harry Potter/Ginny Weasley
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[www.potionsandsnitches.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
|
|
[www.prisonbreakfic.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Prison Break
|
|
|
|
[www.scarvesandcoffee.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Glee
|
|
extracharacters:Kurt Hummel,Blaine Anderson
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.sinful-desire.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Supernatural
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.siye.co.uk]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extracharacters:Harry Potter,Ginny Weasley
|
|
extraships:Harry Potter/Ginny Weasley
|
|
|
|
[www.squidge.org/peja]
|
|
# www.squidge.org/peja calls it Fandom <shrug>
|
|
category_label:Fandom
|
|
# Remove numWords -- www.squidge.org/peja word counts are inaccurate
|
|
titlepage_entries: series,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,site,description
|
|
|
|
[www.squidge.org/peja:txt]
|
|
## Add URLs since there aren't links.
|
|
# Remove numWords -- www.squidge.org/peja word counts are inaccurate
|
|
titlepage_entries: series,category,genre,language,status,datePublished,dateUpdated,dateCreated,rating,warnings,numChapters,site,storyUrl, authorUrl, description
|
|
|
|
[www.storiesofarda.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Lord of the Rings
|
|
|
|
[www.thepetulantpoetess.com]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[www.thewriterscoffeeshop.com]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
## thewriterscoffeeshop.com (ab)uses series as personal reading lists.
|
|
collect_series: false
|
|
|
|
[www.tthfanfic.org]
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
## tth is a little unusual--it doesn't require user/pass, but the site
|
|
## keeps track of which chapters you've read and won't send another
|
|
## update until it thinks you're up to date. This way, on download,
|
|
## it thinks you're up to date.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
[www.twilightarchives.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Twilight
|
|
|
|
[www.twilighted.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Twilight
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## twilighted.net (ab)uses series as personal reading lists.
|
|
collect_series: false
|
|
|
|
[www.twiwrite.net]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Twilight
|
|
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## twiwrite.net (ab)uses series as personal reading lists.
|
|
collect_series: false
|
|
|
|
[www.walkingtheplank.org]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Harry Potter
|
|
extracharacters:Severus Snape,Harry Potter
|
|
extraships:Severus Snape/Harry Potter
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.whofic.com]
|
|
|
|
[www.wizardtales.net]
|
|
## Some sites require login (or login for some rated stories) The
|
|
## program can prompt you, or you can save it in config. In
|
|
## commandline version, this should go in your personal.ini, not
|
|
## defaults.ini.
|
|
#username:YourName
|
|
#password:yourpassword
|
|
|
|
## Some sites also require the user to confirm they are adult for
|
|
## adult content. In commandline version, this should go in your
|
|
## personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.wolverineandrogue.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:X-Men Movie
|
|
extracharacters:Wolverine,Rogue
|
|
|
|
[www.wraithbait.com]
|
|
## Site dedicated to these categories/characters/ships
|
|
extracategories:Stargate: Atlantis
|
|
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[www.yourfanfiction.com]
|
|
## Some sites do not require a login, but do require the user to
|
|
## confirm they are adult for adult content. In commandline version,
|
|
## this should go in your personal.ini, not defaults.ini.
|
|
#is_adult:true
|
|
|
|
[overrides]
|
|
## It may sometimes be useful to override all of the specific format,
|
|
## site and site:format sections in your private configuration. For
|
|
## example, this extratags param here would override all of the
|
|
## extratags params in all other sections. Only commandline options
|
|
## beat overrides.
|
|
#extratags:fanficdownloader
|