@graydawnc/connector-youtube
v0.1.3
Published
YouTube Liked Videos connector for Spool (via yt-dlp)
Readme
@graydawnc/connector-youtube
YouTube Liked Videos connector for Spool, powered by yt-dlp.
What it captures
- Liked Videos — videos you've hit the thumbs-up on. Synced in reverse-chronological order, with incremental updates on subsequent syncs.
Requirements
- yt-dlp ≥ 2024.01.01 —
brew install yt-dlp(macOS), orpip install -U yt-dlp. - Signed into YouTube in Chrome — Spool reads Chrome cookies via
yt-dlp --cookies-from-browser chrome.
Both prerequisites are surfaced in Spool's Setup flow with one-click install / open actions.
Install
In Spool, open a deep link:
spool://connector/install/@graydawnc/connector-youtubeOr via CLI:
spool connector install @graydawnc/connector-youtubeSince this is a community plugin (not published under @spool-lab/), Spool will prompt to trust it before installing.
Development
pnpm install
pnpm build@spool-lab/connector-sdk is pulled from npm as a regular dev/peer dep — no local Spool checkout required.
License
MIT
