Skip to content

Random winner generator of Youtube comments for giveaways

Notifications You must be signed in to change notification settings

samnoh/random-youtube-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random YouTube Comments

  • CLI Node App
  • Random winner generator of YouTube comments for giveaways

Install

git clone https://github.com/samnoh/random_youtube_comments_picker.git
cd random_youtube_comments
npm run build
npm i -g

Requirements

  • Node.js & npm (or yarn)
  • You should have your own YouTube API key - Link
  • Edit .env file before running

.env

  • API_KEY: Your own YouTube API Key

Usage

youtube-comment <youtube url> [number of winners]
  • Pick up random winners and save their comments.
  • Or save all comments for data archiving purposes (youtube-comment <youtube url>).

Examples

  • Pick 7 winners
youtube-comment https://www.youtube.com/watch?v=nNVMvXTOgkI 7
  • Download all comments
youtube-comment https://www.youtube.com/watch?v=Rx9NoQ1uknI

Uninstall

npm rm -g random_youtube_comments_picker

About

Random winner generator of Youtube comments for giveaways

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published