ext_25680 (
photoash.livejournal.com) wrote in
fanfic_ebooks2012-01-27 02:12 pm
![[identity profile]](https://www.dreamwidth.org/img/silk/identity/openid.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
LJ multichapter fanfic onto your ereader easily?
I have a kindle touch and I am trying to figure out an easy way to get LJ Multichapter fics into one epub/mobi file. I already use the epub conversion website so that I can easily get all the chapters into epub - but I can't find a way to actually combine them into one epub file.
I have tried Sigil and I can't figure out how to make it do this even reading the FAQ it just keeps saving one chapter at a time, even when I try to copy and paste multiple chapters from the files.
Does anyone have a good way to do this or am I stuck either doing large amounts of c&p or just naming a ton of epubs as Series: # - Title/Chapter... or using Instapaper to capture them all if they are unlocked and not age protected and get them that way which is messy but does work too.
Also while I'm asking - does anyone know if they managed to figure out how to create collections on the Kindle Touch since it's programmed different than the older Kindles?? I had been following that on the mobile reads forum but it's pretty technical discussion :/
Thanks in advance! :)
I have tried Sigil and I can't figure out how to make it do this even reading the FAQ it just keeps saving one chapter at a time, even when I try to copy and paste multiple chapters from the files.
Does anyone have a good way to do this or am I stuck either doing large amounts of c&p or just naming a ton of epubs as Series: # - Title/Chapter... or using Instapaper to capture them all if they are unlocked and not age protected and get them that way which is messy but does work too.
Also while I'm asking - does anyone know if they managed to figure out how to create collections on the Kindle Touch since it's programmed different than the older Kindles?? I had been following that on the mobile reads forum but it's pretty technical discussion :/
Thanks in advance! :)
no subject
no subject
no subject
no subject
THANK YOU!!!!!!!!!
no subject
no subject
Any tips on using it? (For multichapter is it if you just go in order when you c&p addresses going from 1st to last that it takes care of things? :) )
no subject
no subject
no subject
no subject
Then navigate to the second page by clicking on Add Story Chapter(s) the text is in blue near the top of the screen.
Once you're on the second screen you need to click on the Copy Story from URL(s) text. Also in blue, but a little further down the screen. This will bring up a text box and instructions for how to input the URL for each chapter in the story you want to capture.
Once you've input all of the links, hit the load button. This will pull the text into the text box at the bottom of the screen.
Once everything is loaded properly go to the Build eBook and just pick whatever file type you want your book to be in. Then click the *Grabby Hands* button. You're ebook should download within a minute or two. (The limits on length seem to be around 100,000 words. So if the story your downloading is bigger than that you might want to use a different program.
no subject
no subject
no subject
no subject
no subject
I don't know if anyone else does this, but for single file fics I like the Safari Reader, which gives you just the text, cuts off comments, etc. and lets you save fic as a pdf directly to the desktop (or wherever) - convert in calibre and voila. It's especially nice for Dreamwidth, since it eliminates the LJ character limit problem. : )
no subject
no subject
First, I use a GreaseMonkey script I wrote in Firefox. It turns most LJ links into the "light" format and "reply" mode to make conversion easier and avoid a long stream of comments in my ebooks. Basically, it appends "?format=light&mode=reply" to LJ links (try copy/pasting at the end of an LJ URL to see what it does)... with some exceptions for the non-fic LJs I read and a bit of smarts so links that already have a "?" don't break.
Then I use the FlashGot Firefox extension to download all the chapters (using the Firefox built-in downloader so it can see everything I can without having to re-enter my password). This works especially well if the story has a masterpost: just select all the chapter links, tell it where to download them and they're all there. Otherwise, I have to go to each chapter, hit the "next" link and save the file.
Then I wrote a Python script that chews on the HTML to remove a bunch of things my reader didn't like, things I didn't like, things that were useless on an ereader (like forms and javascript), etc. Oh, I also remove all images (keeping them made things way more complicated so I went the simple route); so if a story relies heavily on included images, this isn't the best way to go. That script is the most complex part of my "system" (and the first one I wrote, actually). If the story is a single chapter, I stop here since my reader does fine with HTML.
If I have a multi-chapter story, I have a bash script (that's a linux/unix command line scripting language) that creates a table of content file and gives it to Calibre's ebook-convert utility to bring it all together into an ePub with the given title and author info. I used to do the last step with MobiPerl back when I had a reader that read .mobi files but swiched reader so I had to create something else.
The only thing that "breaks" this workflow is when an author doesn't post chapters in the order they should be read because the system relies on the number of the post (the number before the .html in the URL) to know in what order the chapters go. Other than that, this works pretty well.
I've been evolving this for almost 4 years in starts and spurts, that's why it's all in different languages and using different tools.
It's creaky, but it works. :)
no subject
no subject
no subject
IF you already have a one-click webpage/ebook converter, it can be a bit easier than Squeebooks because you can just highlight the already downloaded chapters and it'll merge for you. Just another option!
no subject
no subject
I've found I prefer using the Chrome plug-in dotEpub (https://chrome.google.com/webstore/detail/dotepub/okpfiebkkmjcnodegbbbiellepfhoglm) . It saves you from having to copy/paste all the links into Squee. Then when I have those converted and in Calibre, I just highlight and use ePubMerge.
It's not a perfect solution, but I've found it simpler in some ways than Squeebook. SORRY!
no subject
no subject
no subject
no subject