Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

youtube-playlist-sorter

jaydp1731MIT0.2.5

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

playlist, popularity, videos, views, youtube, youtube likes, youtube playlist, youtube playlist popularity, youtube playlist sorter, youtube videos, yps

readme

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