Moderators: They make you lose count(Longest thread still alive!)

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
149. That would make sense! I wouldn’t have said it was obvious, but when you put it like that it seems fairly clear.
 
150 It is. The one I'm working on is specifically for downloading the content of web serials for offline reading, without losing any of the formatting.
 
  • Like
Reactions: GamerwithnoGame
152 I'd been using one written by someone else in ruby. Just a few issues there.
1) I didn't write it
2) It wasn't well commented
3) I don't know ruby.
As a result, whenever it inevitably broke, I had to try to hack it back together in a language I didn't know. I decided I should just write one myself that I understand and is well commented in Python, so I can read it.