DevLG is a Brazilian developer who contributes lightweight, command-line-driven utilities to the open-source ecosystem, focusing on bridging popular CLI tools with modern Windows workflows. The publisher’s catalog currently centers on Video Downloader for Command Palette, a tiny plug-in that embeds the well-known yt-dlp engine directly into Microsoft PowerToys’ new Command Palette launcher. Once installed, the extension lets users paste a video or playlist URL, choose format and quality through fuzzy-search metadata, and begin unattended downloads without leaving the keyboard-driven interface. Typical use cases include educators archiving reference clips, journalists preserving source footage, or system administrators scripting bulk retrieval of corporate webinars. Because the wrapper exposes every yt-dlp flag through optional arguments, power users can inject subtitles, throttle bandwidth, or output JSON for further automation, while casual viewers can rely on sensible defaults that drop MP4 or MKV files into a predefined folder. The codebase is published under MIT license, accepts pull requests for new extractors, and ships as a single MSIX bundle that auto-updates alongside PowerToys itself. DevLG’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always install the latest release, and can be queued for batch deployment across multiple machines.
Yt-Dlp extension for Microsoft PowerToys Command Palette
Details