8000 GitHub - Ni55aN/youtube-moods
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ni55aN/youtube-moods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Moods

Tool for downloading and analyzing comments under YouTube videos

Requirenments

  • Docker
  • Docker compose
  • Node.js

Setup

npm start

Using

# download all comments
npm run download --prefix tool -- --key <Youtube API key> --out <path to csv file> --videoId <id from video url after ?v=>
# for downloading fist N comments append flag --limit N

# analyze text in csv file (extract all keywords from file in current version)
npm run analyze --prefix tool -- --input <path to csv file> --lang ru

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0