Andrew is an independent developer who focuses on streamlined media utilities, with the current portfolio centered on YTDownloader, a Windows application that aggregates video and audio extraction from several hundred streaming and social platforms into a single, tabbed interface. Typical use cases revolve around offline classroom playlists, podcast archiving, background-music sourcing for creative suites, and quick clip caching before travel. The program keeps a small memory footprint by delegating actual retrieval to the yt-dlp core, while its own layer handles queue management, format selection, thumbnail embedding, automatic subtitle bundling, and post-download conversion to MP4, MKV, MP3, AAC, or WAV. Batch lists can be imported as CSV or copied straight from browser bookmarks, and a real-time progress panel shows speed, ETA, and partial file verification so interrupted sessions resume cleanly. Because the GUI exposes command-line switches in an advanced pane, power users can still inject custom arguments for codec tweaks or authentication cookies without leaving the graphical workflow. The codebase is updated in step with yt-dlp releases, so new site extractors arrive within days and no separate Python install is required. Andrew’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always pull the latest build, and can be queued for batch installation alongside other applications.
A modern GUI App for downloading Videos and Audios from hundreds of sites
Details