Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 619 Bytes

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