0.2.5 • Published 6 years ago

youtube-playlist-sorter v0.2.5

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

youtube-playlist-sorter

npm npm

Sorts ↕️ a public playlist based on it's popularity 🔥

:floppy_disk: Installation

$ npm i -g youtube-playlist-sorter

:arrow_forward: Usage

Create an API_KEY (how to create the key) and put it in your ~/.bashrc.

echo 'export YOUTUBE_PLAYLIST_SORTER_API_KEY=AIzaxxxxxxxyyyyyyyyzzz' >> ~/.bashrc
source ~/.bashrc

Usage

:wrench: Project Setup (Development)

  1. Clone the repo

  2. Run npm install inside the directory

  3. Get/create the API_KEY (as explained previously)

  4. Run the program

$ npm run dev <PLAYLIST_URL>

:mortar_board: License

MIT