FanFiction Downloader

{{yourfile}}

Hi, {{ nickname }}! These are the fanfics you've recently requested.

Clear your Recent Downloads List

FanFictionDownLoader calibre Plugin

There's now a version of this downloader that runs entirely inside the popular calibre ebook management package as a plugin.

Once you have calibre installed and running, inside calibre, you can go to 'Get plugins to enhance calibre' or 'Get new plugins' and install FanFictionDownLoader.

{% for fic in fics %}

{% if fic.completed %} Download {{ fic.title }} by {{ fic.author }} ({{ fic.format }}) {% endif %} {% if not fic.completed and not fic.failure %} Processing {{ fic.title }} by {{ fic.author }} ({{ fic.format }}) {% endif %} {% if fic.failure %} {{ fic.failure }} {% endif %} Source {% if fic.completed and fic.escaped_url %} Convert {% endif %}

{% endfor %}