Skip to content

cuamckuu/telepub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TelEpub

Script to convert Telegram channels to epub e-books with images

Installation

git clone https://github.com/cuamckuu/telepub.git
cd ./telepub
pip install -r requirements.txt

Usage

  1. Create .env with API_ID and API_HASH for Telethon (get it here)
  2. Run script python main.py
  3. Enter chat number from list of all channels
  4. Wait for data to be downloaded and converted
  5. Get generated epub file from results folder
  6. If needed, validate created file here

Releases

No releases published

Packages

No packages published

Languages