Skip to content

allthemore247/server-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

server-scripts

A collection of scripts made for my home server, for various things.

dlArchive - bash

A probably unnecessary bash extension of the Internet Archive's "ia" command to ensure things downloaded properly. See, my server had issues originally where it'd get too many failures after using the ia command once, so the idea was to create something to allow repeated downloads of something in case it didn't work the first time. Ideally it would've worked with lists of things to archive or more formats, but the original problem soon fixed itself and this became worthless. Oh well.

novelScraper - python

A BeautifulSoup python script to scrape books (see thesaurus: novel) from sites like Royal Road for safe keeping offline. The scrapped html would get translated to a .epub through pandoc, as well as clear issues with formatting or deal with hidden spans authors sometimes hide to discourage this sort of thing (I just want to read your book in novel format offline, man, stop getting on my case about unlawful use! I'm not redestributing them!).

It's kind of a mess of a script right now, so the plan for the future is to rewrite it after putting together an actually comprehensive plan, or just keep tacking onto it until it works. Guess which one will happen.

About

A collection of scripts made for my home server, for various things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors