8000 GitHub - solidarik/storyconv: Web to epub telegram bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

solidarik/storyconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storyconv

The project for web scraping and converting HTML stories into EPUB files.

Run:

  1. Create a table story in the PostgreSQL database with the columns: id, title, author, filepath, url, description, updated_at (timestamp), and accesscount (int)

  2. Rename .env.example to .env and adjust the database connection path.

  3. Run go run main.go, passing the book title as a search parameter.

About

Web to epub telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0