Yt-x v0.8.0 – Browse, play, and download YouTube from the terminal
In plain words
Yt-x is a terminal-based tool for interacting with YouTube content. It allows users to browse, play, and download videos directly from the command line. The software is designed for developers and power users who prefer working in terminal environments rather than using a web browser or graphical interface.
written from the facts on this page · September 2026
Does the same job
all alternatives →- YFYouTube Full Text Search – Search all of a channel from the commandline2023 · github.com · ▲540
yt-fts is a simple python script that uses yt-dlp to scrape all of a youtube channels subtitles and load them into an sqlite database that is searchable from the command line. It allows you to query a channel for specific key word or phrase and will generate time stamped youtube urls to the video containing the keyword.
- APA personal YouTube frontend based on yt-dlp2025 · github.com · ▲319
- YCytcast – cast YouTube videos to your smart TV from command-line2022 · github.com · ▲227
hi, this is a project I've been working on and off for the last three months, it's my first non-trivial, non-hello-world, actually useful (at least to me) go project. it would be very nice if you could just try the program and see if it works on your setup! the readme[0] explains how it works, why I wrote it and how it fits in my "command-line centric" computing environment (there is also a video demo[1] :)). if you know go, feel free to take a look at the code and review it! I'm still pretty much new to go and I'd love to hear opinions, feedback and tips from more seasoned go developers :)…

- YDYTPics – Download pictures from YouTube videos2024 · ytpics.com · ▲134
Lack of yt-dlp+ffmpeg and screenshots' limited size on my mobile phone prompted me to build a simple tool to download pictures from YouTube videos. Check it out. hope you guys find it useful
- CLCommand line YouTube downloader,a universal media solution for everyoneNov 2025 · github.com · ▲17
m2m, a purely command line bash application which allows you to download any video or playlist off of youtube dailymotion and pretty much anything yt-dlp supports
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com