Skip to content

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

Notifications You must be signed in to change notification settings

BBC-Esq/youtube-transcript-api-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages