Sorts
$ npm i -g youtube-playlist-sorterCreate 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-
Clone the repo
-
Run
npm installinside the directory -
Get/create the API_KEY (as explained previously)
-
Run the program
$ npm run dev <PLAYLIST_URL>
MIT
