Skip to content

eapl-gemugami/capsule-to-epub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemfeed-to-epub

Starts from an URL, gets all links in Gemfeed format, get all the texts. Packs everything into an epub.

How to run

  1. Change constants in main.py
  2. Install dependencies
pip install -r requirements.txt
  1. Run the script
py main.py
  1. Enjoy

About

Reads all the articles from a capsule and converts all the articles (entries in Gemtext) into a single .epub file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%