View Single Post
Old 08-20-2018, 09:10 PM   #2879
meghane_e
Zealot
meghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercise
 
Posts: 116
Karma: 38500
Join Date: Sep 2016
Location: San Jose, CA
Device: Kindle moving to Kobo or Boox
using FFF to process downloaded story files

Hello, is it possible to use FFF to process downloaded HTML story files on my local machine? Would it be a 'Download URLs' or 'Get story URLs from Webpage' where "webpage" might be an html TOC in the directory? I've tried both. When I use the 'Download URLs' option, it takes them with no errors but doesn't do anything with it.

file format like this---
file:///D:/Scripts/Python/test%20dirs/Dark%20Earth%201%20-%20Chapter%201.html

These are downloaded unprocessed files (using Firefox>File>Save), which means login request info is still on it, along with wrappers, comments, etc. If I use BeautifulSoup to strip out the chapter name (<article>.<h3>) and story content (<article>.<p>) in each file and stuff those in a simple HTML page, could it be used to then build a book?

Thank you for help, pointers, etc!
meghane_e is offline   Reply With Quote