Skip to content

jakethomas1/ytdapper

Repository files navigation

YTDapper — Audio/Video Downloader Interface

This app uses yt-dlp. If you don't have it installed system-wide, run the provided setup scripts.

Setup

  • Windows: Run setup.bat or install manually by pasting this into your terminal:
winget install yt-dlp

Download

Platform Installer Type
Windows YTDapper_1.0.1_x64-setup.exe (NSIS)
Windows YTDapper_1.0.1_x64.msi (MSI)
Debian/Ubuntu YTDapper_1.0.1_amd64.deb (apt / dpkg)
Linux (All distros) YTDapper_1.0.1_amd64.AppImage (AppImage)
Fedora/Red Hat YTDapper_1.0.1-1.x86_64.rpm (dnf / yum / rpm)


ytdapper_v1.0.1-demo.mp4



FAQ:
Where does winget install the exe?

For standalone portable tools like yt-dlp, winget drops the actual .exe file into an isolated subfolder inside your user profile:
C:\Users<YourUsername>\AppData\Local\Microsoft\WinGet\Packages\yt-dlp.yt-dlp\

You do not need to add that complex folder to your environment variables.
Instead, WinGet maintains a single centralized folder that is already globally connected to your system's PATH:
C:\Users<YourUsername>\AppData\Local\Microsoft\WinGet\Links

About

Audio/Video Downloader Interface

Resources

License

Stars

Watchers

Forks

Contributors