View Single Post
Old 04-22-2014, 10:21 AM   #2566
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Firedancer885 View Post
which files do I need to modify to add an adapter to my copy of FFDL? I only want to get 1 story from a small archive (based on efiction).
The project source code is kept here, but a calibre plugin is just a zip of all the python code anyway.

To add a new adapter, you need to add a new file:

fanficdownloader/adapters/adapter_<sitename>.py

...and edit: fanficdownloader/adapters/__init__.py to import your new file.
JimmXinu is offline