Via a youtube URL enables native HTML5 playback of a youtube video and audio file. Retrieves the latest subscriptions to a YouTube account and lists videos.
Check Github action artifacts to find the latest build.
# yarn
yarn
# npm
npm install
# pnpm
pnpm install
# yarn
yarn dev
# npm
npm run dev
# pnpm
pnpm dev
# yarn
yarn build
# npm
npm run build
# pnpm
pnpm build