cuamckuu / telepub

Converts telegram channels to epub books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Converts telegram channels to epub books


Languages

Language:Python 100.0%