Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-fanficfare-4.55.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-fanficfare Distribution: openSUSE Tumbleweed
Version: 4.55.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 2 08:35:06 2026
Group: Development/Languages/Python Build host: reproducible
Size: 3613888 Source RPM: python-fanficfare-4.55.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/JimmXinu/FanFicFare
Summary: Tool for making eBooks from stories on fanfiction and other web sites
FanFicFare is a tool for downloading fanfiction and original stories from various sites into ebook form.

FanFicFare is the rename and move of the FanFictionDownLoader (AKA FFDL, AKA fanficdownloader) project.

Main Features of FanFicFare:
    - Download fanfiction stories from various sites into ebooks.
    - Create various ebook formats (currently epub, mobi, HTML, txt)
    - Also available as a Calibre plugin (not in this package)
    - Ability to update already downloaded book

Provides

Requires

License

GPL-3.0-only

Changelog

* Mon Mar 02 2026 Matej Cepl <mcepl@cepl.eu>
  - Update to the version 4.55.0:
    - Epub Update: Skip missing chapter, image and css files
      instead of failing.
    - Plugin only: In Skip mode, don't do initial metadata fetch if
      already matched in library. #1309
    - Ignore CSS url() when ttf/otf/woff/woff2 font files
    - Additional checks for svg images to reject--Calibre only.
      Related to #1298
    - Refactor metadata entry and settings name code a bit
    - Remove Site: swi.org.ru No DNS for site.
    - Make some metadata entries immutable
    - adapter_adultfanfictionorg: Fixes for site changes #1305
    - adapter_fimfictionnet/adapter_royalroadcom: Better handling
      of cover image size fall back #1306
* Tue Feb 10 2026 Matej Cepl <mcepl@cepl.eu>
  - Update to the version 4.54.0:
    - Update Translations
    - Plugin BG settings: Remove 'old' vs 'new' BG handling
      verbiage
    - adapter_ficbooknet: Change how replace_text_formatting
      converts to text.
    - BrowserCache: Add comment about py2 and gzip.decompress
    - Don't give format section warnings for fix_excess_space
    - adapter_storiesonlinenet: Site changed, get series number
      from series page now.
    - adapter_ficbooknet: Add replace_text_formatting option to
      replace CSS paragraphing with tags, for txt output.
    - adapter_royalroadcom: Fix login failure reporting #1302
    - Image Handling Changes
    - base_xenforo2forum_adapter: Fix include_nonauthor_poster: Had
      left testing conditional
* Tue Jan 27 2026 Matej Cepl <mcepl@cepl.eu>
  - Update to the version 4.53.0:
    - Fix for rare 'false' as INI list corner case
    - base_xenforo2forum_adapter: Add include_nonauthor_poster
      option
    - adapter_storiesonlinenet: Improve inject_chapter_title
    - writer_epub: Add option as page_progression_direction_rtl
    - Changes for #1292 for normalizing different series URL forms.
    - adapter_literotica: Remove unused chapter_categories_use_all
      option, fix other site options for better defaults.ini
    - Calc words_added even if not in logpage_entries.
    - AO3: Site changed 'don't have permission' string
    - adapter_literotica: Get series ID from data object
    - adapter_literotica: Add chapter descriptions to summary
    - adapter_literotica: Don't require tags_from_chapters for old
      eroticatags collection
    - adapter_fictionlive: create self.chapter_id_to_api earlier
      for normalize_chapterurl
    - adapter_literotica: Fix for one-shot aver_rating
* Mon Dec 01 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to the version 4.52.0:
    * adapter_fanfictionsfr: Site SSL requires www now
    * Remove Site: sinful-dreams.com/whispered/muse - broken for 6+ years
      even though other two sites on same DN work
    * Remove site: www.wuxiaworld.xyz - DN parked somewhere questionable
      for +2 years
    * Update translations.
    * Add metadata entry marked_new_chapters for epub updated '(new)'
      chapters count
    * adapter_literotica: Get chapters from JSON fetch for #1283
      (no current examples)
    * Update QQ reader_posts_per_page default - Thanks, MacaroonRemarkable
      [#1282]
    * Implement Alternate Tagging and Date calculation for Literotica -
      Thanks, albyofdoom #1280
    * Add appendices config and improve URL matching for fiction.live
      adapter - Thanks, MacaroonRemarkable #1279
    * adapter_royalroadcom: New status Inactive
    * Fix for add_chapter_numbers:toconly and unnew. Closes #1274
* Fri Nov 07 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to the version 4.51.0:
    - writer_epub: Only do svg check for epub3
    - writer_epub: More epub3 - prefix & prop cover-image
    - Don't include default_cover_image with use_old_cover with a
      different name.
    - adapter_storiesonlinenet.py - tolerate contest stories with
      "(Hidden)" author, #1272, thanks bpothier
    - Find and use epub3 cover on update--relies on Calibre's
      calibre:title-page property.
    - writer_epub: Also write the calibre:title-page property for
      epub3.
    - writer_epub: Rearrange to detect and flag files containing
      svg tags for epub3.
    - Preserve original titles for Reader Post blocks from
      fiction.live #1269, thanks MacaroonRemarkable!
    - adapter_ficbooknet: Collect additional metadata #1270, thanks
      dbhmw!
    - OTW/AO3: Don't apply series page handling to non-series pages
  - Update to the version 4.50.0:
    - OTW(AO3): Fix for site change breaking logged in detection.
      Closes #1263
    - adapter_literotica: Site change, regex outdated. PR1261,
      thanks dbhmw!
    - adapter_storiesonlinenet: Add check for SOL accounts in
      renewal warning period to verbosely explain to users why
      their downloads don't work. PR1262, thanks bpothier!
    - base_otw_adapter: Fix for markedforlater site change
    - OTW(AO3): Accept /chapter/999 URLs without /works/999 for
      [#1258]
    - Fix tuple vs grouping vs list, closes #1254 (royalroad
      "'NoneType' object does not support item assignment")
    - Spiritfanfiction login, closes #1247, thanks kilandra
    - New site: althistory.com (NOT alternatehistory.com) for #1252
  - Remove upstreamed patch:
    - otw-login.patch
* Sat Oct 18 2025 Matej Cepl <mcepl@cepl.eu>
  - add otw-login.patch to fix AO3 login
    (gh#JimmXinu/FanFicFare#1263).
* Wed Oct 01 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.49.0:
    - adapter_storiesonlinenet: Change page not found error
      reporting
    - adapter_literotica: Yet another site change, addresses #1245
    - base_otw: Add collectionsUrl and collectionsHTML metadata
    - adapter_literotica: Site change
    - browsercache_simple: Code for 0 length stream in cache file,
      only seen in Mac
    - Add continue_on_chapter_error_try_limit setting
    - adapter_fireflyfansnet: Allow for missing authorId.
* Sun Aug 24 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.48.0:
    - OTW/AO3 - change to 'need to login' text, accept both old and
      new and another string. #1229
    - Improve error reporting for open_pages_in_browser_tries_limit
      [#1231]
    - Tweak a few defaults.ini settings.
    - adapter_ficwadcom: Fix for site change.
    - scribblehub: slow_down_sleep_time:5 per user recommendation
    - Update translations.
* Thu Jul 03 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.47.0:
    - adapter_ashwindersycophanthexcom: http to https
    - Plugin BG Jobs: Remove old multi-process code
    - Report BG job failed entirely as individual books failed
      instead of just exception. For #1225
    - adapter_fimfictionnet: New img attr and class. #1226
    - Send refresh_screen=True when updating Reading Lists in case
      of series column updates.
    - Add SB favicons to cover_exclusion_regexp.
    - Support for logging into royal road to keep chapter progress
      (and count as page views), #1222, thanks snoonan.
    - Fix images from existing epub being discarded during update.
    - Change default base_xenforoforum minimum_threadmarks:1. See
      [#1218]
    - Shutdown IMAP connection when done with it.
    - Mildly kludgey fix for status bar notifications.
    - PI BG Jobs: Fix split without reconsolidate.
    - Py2 fix for split BG jobs, closes #1214
    - Fix xenforo2 prefixtags, some still using tags in title
    - alternatehistory needs at least cloudscraper now, it seems.
    - Add use_flaresolverr_session and flaresolverr_session
      settings for #1211
    - Include Accept:image/* header when requesting an image url,
      thanks bellisk
    - Skip OTW(AO3) login when open_pages_in_browser AND
      use_browser_cache AND use_browser_cache_only
* Mon Jun 09 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.46.0:
    - OTW(AO3): Don't attempt login with
      use_archive_transformativeworks_org or open_pages_in_browser
      [#1210]
    - Ignore use_browser_cache_only when URL scheme is file
    - Update translations.
    - adapter_ficbooknet: Site changes, thanks dbhmw
    - adapter_literotica: Fix date parsing. See #1208, thanks dbhmw
    - Add Ctrl-Enter to AddDialog, consolidating code with INIEdit
    - Split BG: Fixes for error column & showing meta collection
      errors
    - Single proc bg processing, optionally split by site &
      accumulate results (See this post)
    - Fix remove_empty_p regexp to work with nested tags and
      whitespace.
    - AO3 make use_(domain) options not replace
      media.archiveofourown.org
    - Include 'Add New Book' dialog when multiple existing found on
      update.
    - adapter_spiritfanfictioncom: Fix for author collection after
      site change. Thanks, kilandra
* Fri May 02 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.45.0:
    - Transition finestories.com to new domain
      storyroom.com. Thanks, bpothier
    - XF2: Add threadmarks_per_page setting
    - Fix for alternatehistory.com changing threadmark date attr.
    - adapter_literotica: get_urls_from_page - series have urls,
      thanks dbhmw
    - Update translations.
    - Remove base_xenforoforum_adapter, consolidate into
      base_xenforo2forum_adapter
    - adapter_archiveofourownorg: Add use_archiveofourown_gay,
      allow archiveofourown.gay input for story URLs.
    - adapter_fanfictionnet: Make get_urls_from_page work, thanks
      dbhmw
    - adapter_ficbooknet: Add series collection & fix downloads,
      thanks dbhmw
    - adapter_fictionmaniatv: Update for ancient stories
    - adapter_fictionmaniatv: Updates for site change
    - Reject HTML sites in no_convert_image - thanks dbhmw #1186
    - base_xenforoforum: Add timeperiodtags and better handle
      unexpected typed tags
* Tue Apr 01 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.44.0:
    - adapter_storiesonlinenet(et al): Add always_login
      option. Closes #1185
    - Improve logpage updating
    - Implementing Timed One Time Password(TOTP) 2FA Exception and
      collection
    - adapter_literotica: Fixed incorrect parsing for get url from
      webpage option, thanks dbhmw! #1182 & #1183
    - Note on open_pages_in_browser for MacOS users linking to
      [#1142]
    - adapter_asianfanficscom: Add inject_chapter_image
      option. Closes #1143
    - ffnet only: try_shortened_title_urls option #1166
    - Revert "adapter_fanfictionnet: Attempt chapter from m. (vs
      www) when chapter not found"
    - adapter_ficbooknet: Fix additional metadata collection,
      thanks dbhmw
    - Add support for 'directimages' with use_browser_cache, thanks
      nsapa #1180
    - AO3 use_archive_transformativeworks_org option
    - Add remove_empty_p option, usually for AO3/OTW. #1177
    - adapter_storiesonlinenet: Change parsing for when the
      description/details contains extraneous /div tag #1176
      thanks, bpothier
    - adapter_fimfictionnet: Fetch stories only found in
      bookshelf. #1174 thanks, dbhmw
    - adapter_syosetucom: site update #1173 thanks, praschke
    - BrowserCache Chrome Block: Treat entry missing headers same
      as not found. #1167 #1169
* Sun Mar 02 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.43.0:
    - base_xenforoforum: Add details_spoiler option for
      [#1165](https://github.com/JimmXinu/FanFicFare/issues/1165)
    - Add [base_otw] with use_basic_cache:true to defaults.ini
    - BrowserCache: Better handle cache file changing/failing while
      reading.
    - Fix for BrowserCache for images--cache partitioned by
      parent(story) page.
    - base_otw_adapter: Detect & report 'This site is in beta' page
    - AO3: Double default slow_down_sleep_time
    - For adapter_mcstoriescom: Remove /../ from Get Story URLs
      from web page
    - adapter_mcstoriescom: Suppress site URLs that look like
      stories but aren't. #1160
    - adapter_fanfictionnet: Attempt chapter from m. (vs www) when
      chapter not found
    - adapter_literotica: Get more story urls. #1159 Thanks, dbhmw
    - Add include_tocpage:always option.
    - adapter_fimfictionnet: Further cover fix
    - adapter_fimfictionnet: Fix cover images and use data-source
      attr for img src.
    - adapter_storiesonlinenet: Remove some code that broke parsing
      when 'author' was in the title.
    - adapter_literotica: http->https
    - adapter_literotica: Site changes for non-www domains.
    - Make plugin use own copy of six only--including in Smarten
      Punc
    - adapter_fictionlive: fix bounds check in vote accumulaton.
      resolves JimmXinu#1154, Thanks HazelSh
    - Make plugin use own copy of six only.
* Fri Feb 07 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.42.0:
    - Update Translations
    - adapter_fanfictalkcom: Update domain name & match pattern
    - Remove site: starskyhutcharchive.net, moved to
      starskyandhutcharchive.net, not eFiction. Nobody's missed it.
    - Remove site: fastnovels.net - Blog only now, no stories.
    - Remove site: www.novelupdates.cc - Domain parked somewhere
      sketchy
    - Remove site: ponyfictionarchive.net - Moved to AO3
    - adapter_wwwaneroticstorycom: Update for site changes.
    - Re-alphabetize defaults.ini
    - Browser Simple Cache adding orig resp time field & removing
      browser_cache_simple_header_old option. Fixes Browser Cache
      failing with Chrome on Mac & Linux.
    - Strip out unused parts of requests_toolbelt to avoid
      dependency issues.
    - Add no_image_processing_regexp option for #1144
    - adapter_fictionmaniatv: Change to https
* Wed Jan 01 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.41.0:
    - Update Translations
    - New Site: superlove.sayitditto.net (#1136) Thanks xxwhirlpool
    - New Site: www.cfaarchive.org (#1136) Thanks xxwhirlpool
    - XenForo lazyload: use data-src first if data-url also
      present. QQ proxy in data-src caches/bypasses some issues
    - adapter_inkbunnynet: Implemented always_login, thanks dbhmw
    - Small fixes for Wattpad. (#1137), thanks dbhmw
    - adapter_fimfictionnet: Implement always_login. Remove unused
      fail_on_password & do_update_hook settings. #1135
    - Call Calibre's safe_open_url for open_pages_in_browser
    - Add subject_tags to -m/j CLI output
    - Fix for double replace_metadata when non-list metadata called
      by getList().
* Fri Nov 01 2024 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.40.0:
    - Update Translations
    - adapter_ficbooknet: Another site update,
    - adapter_ficbooknet: Fixes for site changes,
    - adapter_inkbunnynet: Add login for Get URLs from Page
    - adapter_syosetucom: Fix for site changes,
    - Change decode_emails default to true.
    - adapter_deviantartcom: Site changes, new chapter text tag.
* Wed Oct 02 2024 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.39.0:
    - Better error when utf8FromSoup called with None.
    - adapter_asianfanficscom: Add Is adult toggle call,
      use_cloudscraper:true in defaults.ini
    - Fix(es) for get_url_search not found when seriesUrl doesn't
      match an adapter site.
    - Fix for regression when browser_cache_simple_header_old
      added. #1104
    - Add decode_emails option, defaults to false.
* Sun Sep 22 2024 Matej Cepl <mcepl@cepl.eu>
  - Chrome Simple Browser Cache extra field fix (Mac/Linux)
  - adapter_scribblehubcom: Allow for changing title in story URL.
  - Update adapter_syosetucom.py (#1095) Fix update retrieval for
    series not completed, thanks dado330
  - Make CLI username prompt more visible
  - Update translations
* Thu Aug 01 2024 Matej Cepl <mcepl@cepl.eu>
  - update to 4.37.0:
    - Fix for paginated AO3 series, closes #1091
    - Allow scribblehub.com story URLs w/o title and search calibre w/o title
    - Use titlepage_entry for titlepage_wide_entry unless explicitly set.
    - adapter_storiesonlinenet: Fix for chapter select getting cover image link.
    - adapter_storiesonlinenet: Remove ''s Page' to '.s Page'
    - Full OTW settings for www.adastrafanfic.com in defaults.ini
    - Update translations
* Mon Jul 01 2024 Matej Cepl <mcepl@cepl.eu>
  - update to 4.36.0:
    * Built-in Event For Action Chains plugin
    * Catch bad href searches during internal link anchor search.
    * adapter_spiritfanfictioncom: use_basic_cache:true
    * adapter_spiritfanfictioncom: Cheesy fix for py2 not knowing
      %z in dates.
    * New Site: SpiritFanfiction.com Portuguese language site
      (#1078) thanks kilandra
    * XF2: SB/SV changed the header for thread_status
    * adapter_ficbooknet: adapter_ficbooknet: Better fixes for py2
      from dbhmw
    * adapter_ficbooknet: Fix breakage for proxies & add covers
      [#1077] - #1076, thanks dbhmw
* Fri Jun 07 2024 Dirk Müller <dmueller@suse.com>
  - update to 4.35.0:
    * Add download_finished_signal for Action Chains #1073
    * New Site: touchfluffytail.org thanks dbhmw
    * adapter_wattpadcom: Improve error reporting when story not
      found / connection refused.
    * base_xenforo2 better detect whether logged in.
    * adapter_deviantartcom: Streamline login vs watchers vs
      mature See #1070
    * adapter_inkbunny: Fix author & category thanks dbhmw
    * base_xenforo2forum: Prefix tag collecting too much.
    * datetime.utcnow() deprecated in more recent py3 versions
    * Skip invalid images, detect img types thanks dbhmw
    * Fix for WebToEpub firefox cache key changing
    * QQ: Doesn't need reader_posts_per_page:30 anymore
    * adapter_forumquestionablequestingcom:Switch to
      BaseXenForo2ForumAdapter
    * adapter_ficbooknet: Remove py3 string handling that breaks on
      py2
    * Update bundled certifi cacert.pem and version, not core.py
  - update to 4.34.1:
    * adapter_ficbooknet: Remove py3 string handling that breaks on
      py2
    * Update bundled certifi cacert.pem and version
  - update to 4.34.0:
    * FanFicFare is delivered as a `pip` Python package.
    * adapter_literotica: "Beta" site changes #1058
    * Ficbook.net More metadata collection #1064 Thanks, dbhmw
    * Ficbook.net Add chapter dates for TOC #1065 Thanks, dbhmw
    * Ficbook.net Fix categories and add chapter notes #1063
      Thanks, dbhmw
    * adapter_storiesonlinenet: Fix for /library/ -> /s/
    * New Site: fanfictions.fr (#1061) French language site, thanks
      yvesmotteux
    * basexf: Add XF categorized tags into: category, genre,
      characters, contenttags and formattags
    * basexf: Fix for prefix tags, put in prefixtags included in
      genre
    * OTW(AO3) Support Paginated Series
* Mon Apr 01 2024 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.33.0:
    - Update translations.
    - adapter_inkbunnynet: Honor keep_summary_html, allow alternate
      cover image. Thanks hmonsta #912.
    - adapter_deviantartcom: Add a 6th different message to
      indicate 'mature content'. #1052
    - adapter_deviantartcom: Bad username fails separately than bad
      pass. #1052
    - Paste into ini edit as plain text only.
    - syosetu: make numeric metadata robust against wording changes
    - thanks praschke
    - New site Japanese language site kakuyomu.jp, thanks praschke
    - adapter_deviantartcom: Add another way to remove comments
      section.
    - Don't try to set imap tags before checking for 'good' update.
    - Move new exception catching for metadata errors
* Sun Mar 17 2024 Dirk Müller <dmueller@suse.com>
  - update to 4.32.3:
    * Fix setting book['tags'] for bgmeta for update AND overwrite.
    * Report errors during library update loop better.
    * SV site change, paginated threadmarks list
* Fri Mar 01 2024 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.32.0:
    - Update translations.
    - Add Edit personal.ini as a direct menu item--can keyboard
      shortcut
    - adapter_deviantartcom: Fix for site change and detect no
      username.
    - Set book[tags] after writeStory for literotica.
    - New site: syosetu.com Japanese language site, thanks praschke
    - Don't do random lang anymore in test1--changes series sort in
      Calibre.
    - Don't need \n after </span> looking for log entries.
    - Add include_images:coveronly option for
      [#1037](https://github.com/JimmXinu/FanFicFare/issues/1037)
    - adapter_literotica: Allow for empty div.aa_ht tags, remove
      extra None from text
    - adapter_wwwutopiastoriescom: Remove author page get, add
      extracategories instead. Site static now.
    - adapter_wwwutopiastoriescom: Updates for site changes.
* Sun Jan 28 2024 Dirk Müller <dmueller@suse.com>
  - update to 4.30.0:
    * Install attached plugin zip file, or use Calibre's 'Get
      plugins' feature.
    * FanFicFare is delivered as a `pip` Python package.
    * Run `fanficfare -h` from command-line.
    * Update translations.
    * Better handling of &<> entities with stripHTML() and chapter
      titles. #1019
    * SB(but not SV) removed RSS link from thread list title.
      Closes #1017
    * adapter_storiesonlinenet: Allow /n/ as well as /s/ paths
    * adapter_storiesonlinenet: Update for chapter URL change for
      paid subs. See #1014, thanks bpothier!
    * adapter_storiesonlinenet: Update for chapter URL change. See
      [#1013]
    * adapter_fanfictionnet: Only use data-original cover images.
    * BrowserCache should ignore usecache flag, that's for
      BasicCache.
* Tue Nov 21 2023 Dirk Müller <dmueller@suse.com>
  - update to 4.29.0:
    * Update translations.
    * Retry Calibre metadata update when it fails due to
      conflicting program(Windows File Explorer)
    * adapter_asianfanficscom: Fix for 'friend only' stories
      initially giving 404
    * Change bs4.find(text=) to string= for deprecation change.
    * Add use_flaresolverr_proxy:directimages experimental for
      [#1007]
    * Add base_adapter.img_url_trans() for adapter_fictionlive
      image URLs #1004
    * Update six.py to 1.16 for Python 3.12 compatibility. #1006
    * ConfigParser.read_file added in py3.2, readfp removed in
      py3.12, only used in plugin #1006
    * Update translations.
    * adapter_fanficsme: More fixes for unusual cases, now using
      regexp #999
    * adapter_fanficsme: Fixes for some unusual cases Closes #999
    * Switch from setup.py to pyproject.toml for CLI packaging.
    * Remove site: www.lotrgfic.com - DNS removed +1year ago
    * Remove site: www.lushstories.com - Changed +2years ago
      incompatibly Closes #988
    * Remove site: www.silmarillionwritersguild.org - Changed
      +2years ago incompatibly
    * Remove site: www.scarvesandcoffee.net - Changed +2years ago
      incompatibly
    * Remove site: merengo.hu - Doesn't serve text in full print
      +1year
    * Remove site: www.destinysgateway.com - Domain parked +1year
    * Remove site: archive.skyehawke.com - Domain parked, broken
      ~3years
    * Remove site: worldofx.de - Changed ~2years ago incompatibly,
      not efiction
    * Remove site: hlfiction.net - Site broken ~3 years (sql
      errors)
    * Remove site: noveltrove.com - Site broken +1 years, owner
      unresponsive 3years Closes #998
    * Refactor to make base_otw_adapter
    * Refactor adastrafanfic.com to use base_otw_adapter
    * Explicitly call set_image_allocation_limit() for larger image
      buffer and error on 0x0 image from
      image_and_format_from_data() See #997. Thanks dastrdly6585
      for helping figure this out.
* Thu Sep 21 2023 Matej Cepl <mcepl@suse.com>
  - Update to 4.27.0:
    - AO3: Real fix for adult string change, revert earlier attempted fixes.
  - Update to 4.26.1:
    - Fix for extratags not being picked up by include_in_subjects
  - Update to 4.26.0:
    - adapter_royalroadcom: user found a story with no chapters
    - base_efiction: .string -> stripHTML for nested tags Closes
      [#984]
    - Fix fanfiktionde status parsing #980 - thanks, burny2!
    - AO3: Make subscribed, markedforlater True/False to match
      bookmarked/bookmarkprivate/bookmarkrec
    - Add title replace_metadata(commented) for literotica Ch/Pt
      titles
    - AO3: Add subscribed, markedforlater
    - Filter cookies for flaresolverr
    - Add _LIST option to
      include_subject_tags(/extra_subject_tags), refactor
    - AO3 fix for protected email addr in chapter name breaking
      chapter datetime
    - Fix for #979, AO3 Get URLs from Page
    - adapter_storiesofardacom: Fix for detecting adult question on
      indiv chapters.
    - New Site: sunnydaleafterdark.com, thanks inklesspen!
    - Add anthology_merge_keepsingletocs option, requires new
      EpubMerge.
    - Apply mark_new_chapters to new story chapters in
      Anthologies. #977
    - Allow mark_new_chapters when 1 chapter in case it changes.
    - Increase sleep times between cache checks using
      open_pages_in_browser.
    - adapter_literotica: 'Fix' clean_chapter_titles for titles
      ending with Pt or Ch
    - Fix for ficbook.net date change. Closes #973
* Tue Jul 11 2023 Matej Cepl <mcepl@suse.com>
  - Update to 4.25.0:
    - Fix for make_firstimage_cover causing embedded image to also
      use cover.jpg.
    - adapter_wuxiaworldxyz: Paginated TOC
    - Add use_workskin option for AO3 (& squidgeworld). PR#967,
      thanks niacdoial
    - Make Rejects List Note column orderable.
    - fix_relative_text_links fix for #anchors doesn't handle '.'
      in id. Fixes #966 refer #952
    - AO3 Check for hidden work after login.
    - adapter_storiesonlinenet: Login now has a hidden token. -
      [#962] Thanks, mvlcek
    - Allow for href='' in fix_relative_text_links processing.
  - Update to 4.24.0:
    - Fix wuxiaworld.xyz specific setting section
    - Fix force_cover_image when already in story
    - AO3: Apparently minor change to chapter end note HTML. #956
    - wuxiaworld.co -> wuxiaworld.xyz changes most data collection
      [#953]
    - Fix Update Always metadata in BG logic
    - fix_relative_text_links: Keep #anchor links if target also in
      chapter. See #952
    - Add order_chapters_by_date option for literotica.com, used to
      be hard coded.
    - Add force_update_epub_always option to update when EPUB has
      more chapters than source. See #950 #949 #942.
  - Update to 4.23.0:
    - Change force_img_referer to force_img_self_referer_regexp See
      [#940] #941
    - adapter_deviantartcom: Another detect login string. #947
    - Show INI highlighting under [storyUrl] sections
    - Update translations.
    - adapter_quotevcom: Some stories have no comments.
    - Don't try to set seriesUrl when no series (Anthologies)
    - Add force_img_referer optional feature. Closes #940
    - Add static include_in_* when double quoted.
    - Set Calibre Series URL link (calibre versions > 6.14)
  - Update to 4.22.0:
    - Fix for custom columns [storyUrl] sections. And still work
      for Anthologies.
    - AO3: Better fix for always_reload_first_chapter vs
      use_view_full_work, fixes #932
    - adapter_fictionmaniatv: Site change for status, fixes #931
    - Remove doubled doreplacements/removeallentities from
      author(etc)HTML processing.
    - Remove inline ads, only seen with flaresolverr so far
    - Changes to wattpad API mapping chapter URLs to story URLs.
    - adapter_ficbooknet: Fix for site change.
    - adapter_wattpadcom: Fix accidentally hardcoding a story in.
    - adapter_thehookupzonenet: Fix changed date format
    - Remove site: sugarquill.net - Site retired
    - Remove site: fanfic.potterheadsanonymous.com - No DNS, broken
      ~3 years
    - Remove site: www.looselugs.com - No DNS, broken ~3 years
    - Remove site: themaplebookshelf.com - No DNS, broken ~18
      months
    - Remove site: www.ik-eternal.net - No DNS, broken ~18 months
    - Remove site: www.wraithbait.com - SSL expired +1yr, broken ~3
      years
    - Remove site: csi-forensics.com - SSL expired +1yr, broken ~3
      years
    - Remove site: archive.shriftweb.org broken ~4 years
    - Remove site: trekiverse.org broken ~3 years
    - Remove site: buffygiles.velocitygrass.com broken ~3 years
    - Remove site: www.qaf-fic.com broken ~3 years
    - Remove site: sword.borderline-angel.com broken ~3 years
    - Remove site: www.andromeda-web.com broken ~3 years
    - Remove site: tasteofpoison.inkubation.net broken ~3 years
    - Remove site: merlinfic.dtwins.co.uk 'This site has been
      removed due to PHP compatibility issues.'
  - Fix Requires: brotli -> Brotli
* Fri Mar 10 2023 Matej Cepl <mcepl@suse.com>
  - Remove adapter_dwiggiecom.patch … it really doesn't work.
* Fri Mar 03 2023 Dirk Müller <dmueller@suse.com>
  - update to 4.21.0:
    * adapter_fictionlive: fix #922 -- call utf8fromSoup exactly
      once - Thanks, HazelSh!
    * adapter_royalroadcom: Fixes for site changes. #923
    * AO3: Re-soup full_work on every chapter to avoid problems
      with soup changes. Found with
      always_reload_first_chapter:true
    * adapter_thesietchcom: Fix for site more closely following
      XenForo2
    * FlareSolverr: novelfull.com sometimes w/o expires of any kind
    * adapter_fictionlive: Soup chapter text to fix up HTML
    * Add style attr by default to fiction.live
* Wed Feb 15 2023 Matej Cepl <mcepl@suse.com>
  - Update to 4.20.0:
    - Fixes for adapter_fictionlive story URLs-normalize & skip
      unsub URL
    - adapter_deviantartcom date changes #910, thanks bugmaschine
    - Revamp retries for browser cache with open_pages_in_browser
    - Fix for & in chapter title.
    - Add r_anthmax/n_anthmax options for custom_columns_settings
    - Fixed the Deviantart adapter not detecting that a Deviation
      is Marked as needing a login, thanks bugmaschine
    - Skip day of week for localization in browsercache_firefox2
    - Move makeDate to dateutils to call from browsercache_firefox2
    - adapter_mediaminerorg: Updates for site changes
    - adapter_fastnovelsnet: Fixes for site changes -- tested with
      use_flaresolverr_proxy
    - Update language->langcode mapping for updated AO3 list
    - Browser Cache Refactor & open_pages_in_browser feature
    - See PR #905 and this MR post.
    - Fixes for config base_xenforo options, closes #902
    - Fix for adapter_quotevcom status
    - Equalize ok/cancel buttons on user/pass & email pass dialogs
    - adapter_ficbooknet: Site change for status + remove debug
    - Tweak for adapter_storiesonlinenet description parsing
  - Add adapter_dwiggiecom.patch (gh#JimmXinu/FanFicFare#903)
    for openSUSE-only (reasons are in the patch) support for
    dwiggie.com.
* Mon Jan 02 2023 Matej Cepl <mcepl@suse.com>
  - Update to 4.19.0:
    - Fixes for config base_xenforo options
    - Fix for adapter_quotevcom status
    - Equalize ok/cancel buttons on user/pass & email pass dialogs
    - adapter_ficbooknet: Site change for status + remove debug
    - Tweak for adapter_storiesonlinenet description parsing

Files

/etc/alternatives/fanficfare
/usr/bin/fanficfare
/usr/bin/fanficfare-3.13
/usr/lib/python3.13/site-packages/fanficfare
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/licenses
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/fanficfare-4.55.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/fanficfare/HtmlTagStack.py
/usr/lib/python3.13/site-packages/fanficfare/__init__.py
/usr/lib/python3.13/site-packages/fanficfare/__pycache__
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/HtmlTagStack.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/HtmlTagStack.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/cli.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/cli.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/configurable.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/configurable.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/dateutils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/dateutils.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/epubutils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/epubutils.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/exceptions.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/exceptions.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/geturls.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/geturls.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/htmlcleanup.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/htmlcleanup.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/htmlheuristics.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/htmlheuristics.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/mobi.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/mobi.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/mobihtml.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/mobihtml.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/requestable.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/requestable.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/six.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/six.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/story.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/story.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/translit.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/__pycache__/translit.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters
/usr/lib/python3.13/site-packages/fanficfare/adapters/__init__.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_adastrafanficcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_adastrafanficcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_adultfanfictionorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_adultfanfictionorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_alternatehistorycom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_alternatehistorycom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_althistorycom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_althistorycom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_archiveofourownorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_archiveofourownorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_asexstoriescom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_asexstoriescom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ashwindersycophanthexcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ashwindersycophanthexcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_asianfanficscom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_asianfanficscom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_bdsmlibrarycom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_bdsmlibrarycom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_bloodshedversecom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_bloodshedversecom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_cfaa.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_cfaa.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_chaossycophanthexcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_chaossycophanthexcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_chireadscom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_chireadscom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_chosentwofanficcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_chosentwofanficcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_darksolaceorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_darksolaceorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_deviantartcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_deviantartcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_dokugacom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_dokugacom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_dracoandginnycom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_dracoandginnycom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_efpfanficnet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_efpfanficnet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_erosnsapphosycophanthexcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_erosnsapphosycophanthexcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanficauthorsnet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanficauthorsnet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanficsme.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanficsme.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanfictalkcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanfictalkcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanfictionnet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanfictionnet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanfictionsfr.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanfictionsfr.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanfiktionde.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fanfiktionde.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ficbooknet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ficbooknet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionalleyarchiveorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionalleyarchiveorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionhuntcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionhuntcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionlive.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionlive.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionmaniatv.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionmaniatv.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionpresscom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fictionpresscom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ficwadcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ficwadcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fimfictionnet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fimfictionnet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fireflyfansnet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_fireflyfansnet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_forumquestionablequestingcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_forumquestionablequestingcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_forumsspacebattlescom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_forumsspacebattlescom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_forumssufficientvelocitycom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_forumssufficientvelocitycom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_gluttonyfictioncom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_gluttonyfictioncom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_hentaifoundrycom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_hentaifoundrycom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_imagineeficcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_imagineeficcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_inkbunnynet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_inkbunnynet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_kakuyomujp.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_kakuyomujp.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ksarchivecom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ksarchivecom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_lcfanficcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_lcfanficcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_libraryofmoriacom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_libraryofmoriacom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_literotica.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_literotica.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_lumossycophanthexcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_lumossycophanthexcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_masseffect2in.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_masseffect2in.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_mcstoriescom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_mcstoriescom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_mediaminerorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_mediaminerorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_midnightwhispers.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_midnightwhispers.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_mttjustoncenet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_mttjustoncenet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_mugglenetfanfictioncom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_mugglenetfanfictioncom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_naiceanilmenet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_naiceanilmenet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_narutoficorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_narutoficorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ncisfictioncom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ncisfictioncom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ninelivesarchivecom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_ninelivesarchivecom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_novelfull.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_novelfull.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_novelonlinefullcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_novelonlinefullcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_occlumencysycophanthexcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_occlumencysycophanthexcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_phoenixsongnet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_phoenixsongnet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_potionsandsnitches.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_potionsandsnitches.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_pretendercentrecom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_pretendercentrecom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_psychficcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_psychficcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_quotevcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_quotevcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_readonlymindcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_readonlymindcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_royalroadcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_royalroadcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_samandjacknet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_samandjacknet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_scifistoriescom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_scifistoriescom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_scribblehubcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_scribblehubcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_sheppardweircom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_sheppardweircom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_sinfuldreamscomunicornfic.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_sinfuldreamscomunicornfic.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_sinfuldreamscomwickedtemptation.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_sinfuldreamscomwickedtemptation.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_siyecouk.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_siyecouk.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_spikeluvercom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_spikeluvercom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_spiritfanfictioncom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_spiritfanfictioncom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_squidgeworldorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_squidgeworldorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_starslibrarynet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_starslibrarynet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_storiesofardacom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_storiesofardacom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_storiesonlinenet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_storiesonlinenet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_storyroomcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_storyroomcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_superlove.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_superlove.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_syosetucom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_syosetucom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_tenhawkpresents.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_tenhawkpresents.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_test1.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_test1.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_test2.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_test2.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_test3.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_test3.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_test4.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_test4.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_tgstorytimecom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_tgstorytimecom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_thedelphicexpansecom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_thedelphicexpansecom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_thehookupzonenet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_thehookupzonenet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_themasquenet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_themasquenet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_thesietchcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_thesietchcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_touchfluffytail.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_touchfluffytail.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_trekfanfictionnet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_trekfanfictionnet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_tthfanficorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_tthfanficorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_twilightednet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_twilightednet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_valentchambercom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_valentchambercom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_voracity2eficcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_voracity2eficcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_walkingtheplankorg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_walkingtheplankorg.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wattpadcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wattpadcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_whoficcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_whoficcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wolverineandroguecom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wolverineandroguecom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwaneroticstorycom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwaneroticstorycom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwgiantessworldnet.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwgiantessworldnet.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwnovelallcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwnovelallcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwsunnydaleafterdarkcom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwsunnydaleafterdarkcom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwutopiastoriescom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/adapter_wwwutopiastoriescom.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/base_adapter.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/base_adapter.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/base_efiction_adapter.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/base_efiction_adapter.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/base_otw_adapter.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/base_otw_adapter.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/base_xenforo2forum_adapter.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/__pycache__/base_xenforo2forum_adapter.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_adastrafanficcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_adultfanfictionorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_alternatehistorycom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_althistorycom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_archiveofourownorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_asexstoriescom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_ashwindersycophanthexcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_asianfanficscom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_bdsmlibrarycom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_bloodshedversecom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_cfaa.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_chaossycophanthexcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_chireadscom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_chosentwofanficcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_darksolaceorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_deviantartcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_dokugacom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_dracoandginnycom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_efpfanficnet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_erosnsapphosycophanthexcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fanficauthorsnet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fanficsme.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fanfictalkcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fanfictionnet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fanfictionsfr.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fanfiktionde.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_ficbooknet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fictionalleyarchiveorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fictionhuntcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fictionlive.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fictionmaniatv.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fictionpresscom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_ficwadcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fimfictionnet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_fireflyfansnet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_forumquestionablequestingcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_forumsspacebattlescom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_forumssufficientvelocitycom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_gluttonyfictioncom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_hentaifoundrycom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_imagineeficcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_inkbunnynet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_kakuyomujp.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_ksarchivecom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_lcfanficcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_libraryofmoriacom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_literotica.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_lumossycophanthexcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_masseffect2in.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_mcstoriescom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_mediaminerorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_midnightwhispers.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_mttjustoncenet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_mugglenetfanfictioncom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_naiceanilmenet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_narutoficorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_ncisfictioncom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_ninelivesarchivecom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_novelfull.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_novelonlinefullcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_occlumencysycophanthexcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_phoenixsongnet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_potionsandsnitches.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_pretendercentrecom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_psychficcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_quotevcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_readonlymindcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_royalroadcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_samandjacknet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_scifistoriescom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_scribblehubcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_sheppardweircom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_sinfuldreamscomunicornfic.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_sinfuldreamscomwickedtemptation.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_siyecouk.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_spikeluvercom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_spiritfanfictioncom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_squidgeworldorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_starslibrarynet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_storiesofardacom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_storiesonlinenet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_storyroomcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_superlove.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_syosetucom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_tenhawkpresents.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_test1.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_test2.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_test3.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_test4.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_tgstorytimecom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_thedelphicexpansecom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_thehookupzonenet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_themasquenet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_thesietchcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_touchfluffytail.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_trekfanfictionnet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_tthfanficorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_twilightednet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_valentchambercom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_voracity2eficcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_walkingtheplankorg.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_wattpadcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_whoficcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_wolverineandroguecom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_wwwaneroticstorycom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_wwwgiantessworldnet.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_wwwnovelallcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_wwwsunnydaleafterdarkcom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/adapter_wwwutopiastoriescom.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/base_adapter.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/base_efiction_adapter.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/base_otw_adapter.py
/usr/lib/python3.13/site-packages/fanficfare/adapters/base_xenforo2forum_adapter.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__init__.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/base_browsercache.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/base_browsercache.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/base_chromium.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/base_chromium.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/browsercache_blockfile.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/browsercache_blockfile.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/browsercache_firefox2.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/browsercache_firefox2.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/browsercache_simple.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/browsercache_simple.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/share_open.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/__pycache__/share_open.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/base_browsercache.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/base_chromium.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/browsercache_blockfile.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/browsercache_firefox2.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/browsercache_simple.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/SuperFastHash.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__init__.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/SuperFastHash.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/SuperFastHash.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheAddress.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheAddress.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheAddressTest.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheAddressTest.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheBlock.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheBlock.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheData.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheData.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheEntry.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheEntry.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheParse.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/__pycache__/cacheParse.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/cacheAddress.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/cacheAddressTest.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/cacheBlock.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/cacheData.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/cacheEntry.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/chromagnon/cacheParse.py
/usr/lib/python3.13/site-packages/fanficfare/browsercache/share_open.py
/usr/lib/python3.13/site-packages/fanficfare/cli.py
/usr/lib/python3.13/site-packages/fanficfare/configurable.py
/usr/lib/python3.13/site-packages/fanficfare/dateutils.py
/usr/lib/python3.13/site-packages/fanficfare/defaults.ini
/usr/lib/python3.13/site-packages/fanficfare/epubutils.py
/usr/lib/python3.13/site-packages/fanficfare/example.ini
/usr/lib/python3.13/site-packages/fanficfare/exceptions.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__init__.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/base_fetcher.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/base_fetcher.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/cache_basic.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/cache_basic.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/cache_browser.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/cache_browser.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/decorators.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/decorators.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/fetcher_cloudscraper.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/fetcher_cloudscraper.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/fetcher_flaresolverr_proxy.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/fetcher_flaresolverr_proxy.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/fetcher_nsapa_proxy.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/fetcher_nsapa_proxy.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/fetcher_requests.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/fetcher_requests.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/log.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/__pycache__/log.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/fetchers/base_fetcher.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/cache_basic.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/cache_browser.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/decorators.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/fetcher_cloudscraper.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/fetcher_flaresolverr_proxy.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/fetcher_nsapa_proxy.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/fetcher_requests.py
/usr/lib/python3.13/site-packages/fanficfare/fetchers/log.py
/usr/lib/python3.13/site-packages/fanficfare/geturls.py
/usr/lib/python3.13/site-packages/fanficfare/htmlcleanup.py
/usr/lib/python3.13/site-packages/fanficfare/htmlheuristics.py
/usr/lib/python3.13/site-packages/fanficfare/mobi.py
/usr/lib/python3.13/site-packages/fanficfare/mobihtml.py
/usr/lib/python3.13/site-packages/fanficfare/requestable.py
/usr/lib/python3.13/site-packages/fanficfare/six.py
/usr/lib/python3.13/site-packages/fanficfare/story.py
/usr/lib/python3.13/site-packages/fanficfare/translit.py
/usr/lib/python3.13/site-packages/fanficfare/writers
/usr/lib/python3.13/site-packages/fanficfare/writers/__init__.py
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/base_writer.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/base_writer.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/writer_epub.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/writer_epub.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/writer_html.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/writer_html.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/writer_mobi.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/writer_mobi.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/writer_txt.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/__pycache__/writer_txt.cpython-313.pyc
/usr/lib/python3.13/site-packages/fanficfare/writers/base_writer.py
/usr/lib/python3.13/site-packages/fanficfare/writers/writer_epub.py
/usr/lib/python3.13/site-packages/fanficfare/writers/writer_html.py
/usr/lib/python3.13/site-packages/fanficfare/writers/writer_mobi.py
/usr/lib/python3.13/site-packages/fanficfare/writers/writer_txt.py
/usr/share/doc/packages/python313-fanficfare
/usr/share/doc/packages/python313-fanficfare/DESCRIPTION.rst
/usr/share/doc/packages/python313-fanficfare/README.md
/usr/share/licenses/python313-fanficfare
/usr/share/licenses/python313-fanficfare/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 15 22:19:25 2026