Building a Headless YouTube Playlist Generator with OAuth and Quota Management
• 9 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 "python".
How I built a CLI tool to create YouTube playlists from my subscriptions, with quota-aware API calls, OAuth caching, and no frontend.
A Python script to automatically clean up GitHub notifications by marking closed or merged issues and pull requests as done.