Categories
- All Posts 549
- Practical Open Source Projects 478
- Tutorial Articles 22
- Online Utilities 13
- AI news 7
- Tiny Startups Showcase 7
- Claude Code Skills 6
- Prompt Templates 5
- Hugging Face Spaces 3
- OpenClaw Use Cases 3
- LLM Learning Resources 1
- Online AI Image Tools 1
- OpenClaw Master Skills Collection 1
- Rust Training Resources 1
- AI Short Drama Tools 1
- My Favorites 0
Posts tagged with: Python CLI
Content related to Python CLI
Streamlink: Stream CLI Powerhouse for Twitch & YouTube
Discover Streamlink, the ultimate open source CLI tool that pipes live streams from Twitch, YouTube, and 100+ services directly to VLC or your filesystem. Forked from Livestreamer, this 11.4k-star GitHub project bypasses bloated websites for pure streaming performance. With plugin-based architecture, easy installation across Windows/macOS/Linux, and active development (8.2.1 release), it's essential for streamers, developers, and cord-cutters. Quickstart: `streamlink STREAMURL best`. Explore plugins, API docs, and contribution guide inside!
Xiaohongshu Auto-Publisher: CLI Tool for Automated Posts
Discover XiaohongshuSkills, the ultimate open-source CLI tool for automating content publishing on Xiaohongshu (Little Red Book). Features headless Chrome automation via CDP, multi-account management, image URL downloads, content search, comment posting, and analytics export. Perfect for creators scaling social media presence with Python scripts. Includes login caching, topic tag extraction, and preview modes. Get started with simple commands like `python scripts/publish_pipeline.py --headless --title 'Your Title' --content 'Your Post'`. Supports remote CDP for server deployments.