Building a Headless YouTube Playlist Generator with OAuth and Quota Management
• 8 min read
How I built a CLI tool to create YouTube playlists from my subscriptions, with quota-aware API calls, OAuth caching, and no frontend.
All the articles with the tag "cli".
How I built a CLI tool to create YouTube playlists from my subscriptions, with quota-aware API calls, OAuth caching, and no frontend.
AI may overuse emojis, but in developer logs they're more than decoration. Here's why ✅, ❌, ⚠️, and ℹ️ deserve a place in your terminal.
A few handy CLI snippets and notes to remember how to quickly create or overwrite files using the terminal.
Practical Git commands that save you time, recover lost work, and help you debug faster. Think of this as your essential Git cheatsheet.