[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-5546":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":35,"readmeContent":36,"aiSummary":37,"trendingCount":16,"starSnapshotCount":16,"syncStatus":38,"lastSyncTime":39,"discoverSource":40},5546,"youtube-dl-gui","jely2002\u002Fyoutube-dl-gui","jely2002","Open Video Downloader - A cross-platform GUI for youtube-dl made in Rust with Tauri and Vue + Typescript.","https:\u002F\u002Fjely2002.github.io\u002Fyoutube-dl-gui\u002F",null,"Rust",8469,614,75,39,0,4,35,290,22,99.87,"GNU Affero General Public License v3.0",false,"main",true,[27,28,29,30,31,32,33,5,34],"cross-platform-gui","downloader","tailwind","tauri","vue","youtube","youtube-dl","ytdl","2026-06-12 04:00:25","\u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002Fjely2002\u002Fyoutube-dl-gui\u002Fv2.0.0\u002Frenderer\u002Fimg\u002Ficon.png\" alt=\"logo\" align=\"left\" height=\"100\"\u002F>\n\n# Open Video Downloader (youtube-dl-gui) \u003Cbr> ![version badge](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fv\u002Frelease\u002Fjely2002\u002Fyoutube-dl-gui?label=latest-release) ![GitHub](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flicense\u002Fjely2002\u002Fyoutube-dl-gui) ![downloads](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fdownloads\u002Fjely2002\u002Fyoutube-dl-gui\u002Ftotal) \n[https:\u002F\u002Fjely2002.github.io\u002Fyoutube-dl-gui](https:\u002F\u002Fjely2002.github.io\u002Fyoutube-dl-gui)\n\nOpen Video Downloader is a simple, cross-platform desktop application that lets you download videos, audio, subtitles and metadata from hundreds of supported websites, not just YouTube.  \nIt provides an easy-to-use interface around [yt-dlp](https:\u002F\u002Fgithub.com\u002Fyt-dlp\u002Fyt-dlp) so you don’t have to touch the command line.\n\n\n## Features\n\n- **Cross-platform:** works on Windows, macOS and Linux.\n- **Audio or video downloads:** grab full videos or extract only the audio track.\n- **Subtitles and metadata:** automatically saves available captions and video information.\n- **Quality control:** choose your preferred resolution, frame rate, and output format like MP4 or MKV.\n- **Playlists:** download entire playlists in one go.\n- **Custom output:** set your download location and control filenames using presets or custom templates.\n- **Smart queueing:** OVD balances multiple downloads automatically so your computer doesn’t slow down.\n- **Authentication:** supports browser cookie files, basic auth and video passwords.\n- **Automatic updates:** both the app and yt-dlp are kept up to date automatically.\n- **Light and dark mode:** adapts to your system theme with clear progress and error handling.\n- **Shortcuts:** queue and download videos using shortcuts, stay up-to-date on progress with notifications.\n\n## Download\n\nThe latest versions for **Windows**, **macOS** and **Linux** are available on the  \n[GitHub Releases page](https:\u002F\u002Fgithub.com\u002Fjely2002\u002Fyoutube-dl-gui\u002Freleases).\n\nDownload the installer or archive for your platform and follow the normal installation steps.  \nNo command-line setup is required.\n\n#### What file do I download?\n| Your Computer                         | Download                                       |\n|---------------------------------------|------------------------------------------------|\n| **Windows**                           | `Open.Video.Downloader_x.x.x_x64-setup.exe`    |\n| **Mac (Intel)**                       | `Open.Video.Downloader_x.x.x_x64.dmg`          |\n| **Mac (Apple Silicon – M1, M2 … M5)** | `Open.Video.Downloader_x.x.x_aarch64.dmg`      |\n| **Linux generic (x64)**               | `Open.Video.Downloader_x.x.x_amd64.AppImage`   |\n| **Linux generic (aarch64)**           | `Open.Video.Downloader_x.x.x_aarch64.AppImage` |\n| **Linux Debian\u002FUbuntu (x64)**         | `Open.Video.Downloader_x.x.x_amd64.deb`        |\n| **Linux Debian\u002FUbuntu (aarch64)**     | `Open.Video.Downloader_x.x.x_arm64.deb`        |\n| **Linux Fedora\u002FRHEL (x64)**           | `Open.Video.Downloader_x.x.x-x_amd64.rpm`      |\n| **Linux Fedora\u002FRHEL (aarch64)**       | `Open.Video.Downloader_x.x.x-x_aarch64.rpm`    |\n\n## How it works\n\nOpen Video Downloader uses a front-end built with Vue 3 and a Rust backend powered by [Tauri](https:\u002F\u002Ftauri.app\u002F).  \nWhen you add a video or playlist, the app communicates with yt-dlp to fetch information, process options and start the download.  \nThe download progress and any errors are displayed in the app.\n\n## Contributing\n\nDevelopers are welcome to contribute.  \nYou’ll need Node.js (v24+) and Rust installed.\n\n```\nnpm install\nnpm run tauri dev\n```\n\nFor more details, see [CONTRIBUTING.md](.\u002FCONTRIBUTING.md).\n\n## License and disclaimer\n\nOpen Video Downloader is distributed under the [AGPL-3.0 license](.\u002FLICENSE).\n\n#### Use this application responsibly\nThe maintainers of Open Video Downloader cannot be held liable for misuse of this application, as stated in the AGPL-3.0 license (section 16).  \nWe do not condone the use of this software to violate local laws or platform terms of service (including the DMCA).  \nUsers are personally responsible for ensuring they use this software fairly and within legal boundaries.\n","Open Video Downloader 是一个基于 Rust 和 Tauri 开发的跨平台图形界面应用程序，用于从数百个支持的网站下载视频、音频、字幕和元数据。其核心功能包括支持多种操作系统（Windows、macOS 和 Linux），提供音频或视频下载选项，自动保存可用字幕和视频信息，允许用户选择分辨率、帧率和输出格式等。此外，该应用还支持播放列表下载、自定义输出路径及文件名、智能队列管理以优化下载速度，并具备自动更新功能。适用于需要从网络上获取多媒体内容且希望避免命令行操作复杂性的个人用户或小型团队。",2,"2026-06-11 03:03:53","top_language"]