/youtube-transcript-api-GUI

Nice GUI for the youtube-transcript-apl library to download YouTube transcripts.

Primary LanguagePython

Pytubefix-GUI

Provides a nice graphical user interface for the youtube-transcript-api library to download transcripts of YouTube videos.

Installation

Create Virtual Environment

python -m venv .

Activate Virtual Environment

.\Scripts\activate

Install Dependencies

pip install -r requirements.txt

Usage

  1. Activate your virtual environment

  2. Run the script.

python main.py