Home
Softono
transcript_to_ebook

transcript_to_ebook

Open source Python
31
Stars
1
Forks
0
Issues
2
Watchers
3 years
Last Commit

About transcript_to_ebook

Transcript to ebook is a tool that will help you get transcript from your favorite Youtube video in various formats.

Platforms

Web Self-hosted

Languages

Python

Links

Transcript to ebook

Transcript to ebook is a tool. It will help you get transcript from your favorite Youtube video in various formats.

As of right now supported formats include EPUB and TXT. German screenshot Italian screenshot A screenshot

Covers generated with current available themes will look like this:

Cover demo Cover demo Cover demo

Instalation

Make sure you have Python 3 installed and working.

Get the repository:

git clone https://github.com/maticahacic/transcript_to_ebook.git

Install prerequisites using pip, preferably in a new environment:

pip install -r requirements.txt

Usage

A demonstration of usage

  1. Run transcript_to_ebook.py
  2. Paste YouTube URL into corresponding input field
  3. After you are done with customizing press the big "Create Filetype ebook" button at the bottom
  4. You can find file created in the root directory of the directory.