Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 482 Bytes

readme.md

File metadata and controls

28 lines (21 loc) · 482 Bytes

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