Share pocket operator backups via youtube links
This site is a simple wrapper for youtube playlists and yaml in the video's description.
Videos in a loaded playlist can be shared directly using the video id. For example: http://pocket.band/A57N9xK4B4w
- git clone this project
npm i- create a
.envand addYTKEY=with your youtube v3 api key (https://console.developers.google.com/) - go in the package script and delete deploy
- In pages/index.js edit
const playlist =with a youtube playlist id. npm run dev