All Projects → nicohman → rust-wildbow-scraper

nicohman / rust-wildbow-scraper

Licence: GPL-3.0 License
Automatically scrapes wildbow's web serials and compiles them into ebooks

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to rust-wildbow-scraper

front-matter
The most featured front matter (yaml, json, neon, toml) parser and dumper for PHP.
Stars: ✭ 23 (-64.06%)
Mutual labels:  twig
joomla-twig
Twig 2.0 & Twig extensions integration for Joomla! https://phproberto.github.io/joomla-twig/
Stars: ✭ 25 (-60.94%)
Mutual labels:  twig
framework
A stylish PHP application framework crafted using Slim, Twig, Eloquent and Sentinel designed to get you from clone to production in a matter of minutes.
Stars: ✭ 56 (-12.5%)
Mutual labels:  twig
laravel-twig
Twig for Laravel Framework
Stars: ✭ 16 (-75%)
Mutual labels:  twig
flight-phpactiverecord-twig
Just a small project where I demonstrate Flight together with php-activerecord and Twig
Stars: ✭ 19 (-70.31%)
Mutual labels:  twig
framework
Cygnite PHP Framework- A Modern Toolkit For Web Developers
Stars: ✭ 43 (-32.81%)
Mutual labels:  twig
twig-translation
A Twig Translation Extension
Stars: ✭ 15 (-76.56%)
Mutual labels:  twig
MalwareDatabase
One of the few malware collection
Stars: ✭ 37 (-42.19%)
Mutual labels:  worm
sample-testing-microservices
sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hoverfly
Stars: ✭ 22 (-65.62%)
Mutual labels:  pact
README
Developer Relations @ Pact - Your map to the Pact landscape for all-comers (maintainers, contributors, users, newbies)
Stars: ✭ 35 (-45.31%)
Mutual labels:  pact
Magento2-Twig
Twig Template Engine for Magento2
Stars: ✭ 58 (-9.37%)
Mutual labels:  twig
gulp-twig-scss
Gulp, Twig and SCSS
Stars: ✭ 15 (-76.56%)
Mutual labels:  twig
component-based-development
This project includes codebase and curriculum for the component based development workshop.
Stars: ✭ 26 (-59.37%)
Mutual labels:  twig
enum
A workaround for the missing php enum type
Stars: ✭ 49 (-23.44%)
Mutual labels:  twig
lagan
Lagan is a different take on a CMS, with a focus on flexibility. Built with Slim, Redbean and Twig.
Stars: ✭ 44 (-31.25%)
Mutual labels:  twig
cache-extra
Template fragment cache support for Twig
Stars: ✭ 24 (-62.5%)
Mutual labels:  twig
GoriaNet
🐼 IoT worm written in pure golang.
Stars: ✭ 64 (+0%)
Mutual labels:  worm
korte
Kotlin cORoutines Template Engine for Multiplatform Kotlin
Stars: ✭ 69 (+7.81%)
Mutual labels:  twig
awesome-contract-testing
Awesome resources for Consumer-Driven Contract Testing
Stars: ✭ 54 (-15.62%)
Mutual labels:  pact
GameHer
Gameher is a French association aspiring to develop gender diversity in the fields of video games, esport and streaming. We want to give players the tools they need to flourish and evolve in the fields of video games, esport and streaming.
Stars: ✭ 35 (-45.31%)
Mutual labels:  twig

rust-wildbow-scraper

Automatically scrapes wildbow's web serials and compiles them into ebooks

Available Serials

  • Worm
  • Pact
  • Twig
  • Glow-worm
  • Ward

Installation

You'll need cargo installed. Run:

git clone https://github.com/nicohman/rust-wildbow-scraper.git && cd rust-wildbow-scraper

cargo install --path .

Usage

Run rust-wildbow-scraper --help to view the list of commands:

Usage:
   rust-wildbow-scraper [OPTIONS]

Scrapes wildbow's web serials

Optional arguments:
  -h,--help             Show this help message and exit
  -w,--worm             Scrape Worm
  -p,--pact             Scrape Pact
  -t,--twig             Scrape Twig
  -g,--glow             Scrape Glow-worm
  -r,--ward             Scrape Ward
  -l,--pale             Scrape Pale
  -a,--all              Scrape all
  -y,--yes              Preemptively download all covers
  -n,--no               Preemptively decline all covers

When scraping a book, it'll ask you if you want to include a cover. These are fanart covers and not made or associated with me in any way. The program automatically downloads them from other places and does not have them included.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].