Danload is a free, clean desktop app for downloading videos, audio, and files at their original quality — with built-in ProRes transcoding for editors.
| Feature | Description |
|---|---|
| Original Quality | Downloads the highest available quality, no re-encoding |
| ProRes Export | One-click transcode to Apple ProRes — ready for Final Cut Pro, DaVinci Resolve |
| Audio Only | Extract audio directly |
| File Download | General-purpose URL file downloader |
| Browser Cookie | Access member-only or login-required content via your browser's cookies |
| Custom Save Location | Choose where files are saved |
| Auto Update | Notifies you when a new version is available |
| Bilingual UI | Switch between English and Chinese in-app |
Go to Releases and download:
- macOS →
.dmg - Windows →
.exe
Requirements:
- Python 3.10+
- ffmpeg (
brew install ffmpegon macOS)
git clone https://github.com/Danub3/Danload.git
cd Danload
pip install customtkinter yt-dlp pyinstaller
pyinstaller Danload.specPowered by yt-dlp — supports 1000+ sites including YouTube, Bilibili, Twitter/X, Instagram, TikTok, and more.
Danload 是一款免费、简洁的桌面应用,支持原画质下载视频、音频和文件,并内置 ProRes 转码功能,专为视频编辑者设计。
| 功能 | 说明 |
|---|---|
| 原画下载 | 下载最高可用画质,不经过二次压缩 |
| ProRes 转码 | 一键转码为 Apple ProRes,直接导入 Final Cut Pro、DaVinci Resolve |
| 纯音频提取 | 直接提取视频音轨 |
| 文件下载 | 通用 URL 文件下载 |
| 浏览器 Cookie | 通过浏览器 Cookie 访问需要登录或会员权限的内容 |
| 自定义保存位置 | 自由选择文件保存路径 |
| 自动更新提示 | 有新版本时自动提醒 |
| 中英文切换 | 应用内一键切换界面语言 |
前往 Releases 下载:
- Mac 用户 →
.dmg - Windows 用户 →
.exe
环境要求:
- Python 3.10+
- ffmpeg(Mac 使用
brew install ffmpeg安装)
git clone https://github.com/Danub3/Danload.git
cd Danload
pip install customtkinter yt-dlp pyinstaller
pyinstaller Danload.spec基于 yt-dlp,支持 1000+ 网站,包括 YouTube、Bilibili、Twitter/X、Instagram、抖音等。
MIT © Danub3