Skip to content

Adesoji1/Youtube_transcript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube_transcript

Extract txt from youtube videos in rust

You need NO OPENAI key or Google API key or any model's API key.

How to run

To run, navigate to Youtube_transcript/src/main.rs and run in your terminal

cargo run

you will get an output similar to

warning: unused manifest key: package.author
   Compiling youtube_transcript v0.1.0 (/home/adesoji/youtube_transcript)
    Finished dev [unoptimized + debuginfo] target(s) in 3.64s
     Running `/home/adesoji/youtube_transcript/target/debug/youtube_transcript`
Transcript saved to transcript1.txt

About

Extract txt from youtube videos in rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages