Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

python -m venv venv

source venv/bin/activate

pip install -r requirements.txt

Usage:

source venv/bin/activate

python transcribe.py -u <youtube_url>

Example:

To transcribe the video "Ballroom A Thursday Mar. 14 - SCaLE 21x" at https://www.youtube.com/watch?v=ljHjSvSy1AY

python transcribe.py -u https://www.youtube.com/watch?v=ljHjSvSy1AY

Outputs to ./transcripts/

License:

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages