Channel playlists (the collapsible sections on a channel page) now each carry the standard watchlist button — Add to Watchlist / In Watchlist — so you can follow a channel's playlist without pasting its link. The /youtube/playlists/<id> endpoint flags each playlist with its follow state to hydrate the button; the button click is handled before the row's expand toggle (stopPropagation), and adds via followPlaylist — the same plumbing the search chip + watchlist use. Followed ones then appear in the watchlist Channels tab alongside channels. |
||
|---|---|---|
| .. | ||
| video-calendar.js | ||
| video-dashboard.js | ||
| video-detail.js | ||
| video-discover.js | ||
| video-enrichment-manager.js | ||
| video-enrichment.js | ||
| video-get-modal.js | ||
| video-library.js | ||
| video-person.js | ||
| video-scan.js | ||
| video-search.js | ||
| video-settings.js | ||
| video-side.css | ||
| video-side.js | ||
| video-watchlist-btn.js | ||
| video-watchlist.js | ||
| video-wishlist.js | ||
| video-worker-orbs.js | ||
| video-youtube.js | ||