Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summarize YouTube Words Spoken

Warning

YouTube will block your IP if used too often.

Installation

Please clone this repository and install the requirements.txt like so:

pip3 install -r requirements.txt

Usage

python3 . -c 3 -r 10 -v eIUqw3_YcCI

results in

~~YouTube Word Counter~~

Listing all words with more than 3 characters occuring more than 10 times.

{
  "eIUqw3_YcCI": {
    "over": 11,
    "today": 11,
    "will": 12,
    "have": 12,
    "google": 12,
    "applause": 12,
    "more": 15,
    "that": 15,
    "with": 18,
    "this": 24,
    "gemini": 26
  }
}

Reasoning

Create a wordlist for buzz word bingo.

Result

MY IP GOT BLOCKED;I CANNOT REPRODUCE RESULTS; GOOD LUCK

About

Find your favorite words spoken in a youtube video.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages