{"id":19734983,"url":"https://github.com/rrooij/youtube-dl-qt","last_synced_at":"2025-04-30T04:31:16.593Z","repository":{"id":45292674,"uuid":"50599278","full_name":"rrooij/youtube-dl-qt","owner":"rrooij","description":"Qt frontend for youtube-dl","archived":false,"fork":false,"pushed_at":"2021-12-23T18:44:34.000Z","size":82,"stargazers_count":17,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-12T17:30:27.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rrooij.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-28T17:12:20.000Z","updated_at":"2023-11-26T00:41:49.000Z","dependencies_parsed_at":"2022-09-02T14:11:53.624Z","dependency_job_id":null,"html_url":"https://github.com/rrooij/youtube-dl-qt","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrooij%2Fyoutube-dl-qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrooij%2Fyoutube-dl-qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrooij%2Fyoutube-dl-qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrooij%2Fyoutube-dl-qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrooij","download_url":"https://codeload.github.com/rrooij/youtube-dl-qt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224198011,"owners_count":17271999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T00:40:11.097Z","updated_at":"2024-11-12T00:40:11.746Z","avatar_url":"https://github.com/rrooij.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# youtube-dl-qt\n\n[![License](https://img.shields.io/badge/License-GPLv3-red.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n\nSimple QT-frontend for [youtube-dl](https://rg3.github.io/youtube-dl/).\n\nyoutube-dl is able to download lots of videos from streaming sites, not only from YouTube.\nSee [supported sites](https://rg3.github.io/youtube-dl/supportedsites.html).\n\n## Installing\n\n### GNU/Linux\nCheck out the [requirements](#requirements). You can choose to compile the binary yourself or\nuse the binary I compiled (found in Releases). Be sure to give the binary execution rights.\n\n### Windows\nThere is an executable installer for Windows found in the releases called `setup_windows.exe`.\nA portable version can be found in the 7zip archive `youtube-dl-qt-windows`.\n\n## Requirements\n\n### GNU/Linux\n\n* Qt5\n* youtube-dl\n\nBoth are available in most repositories.\n\n#### Ubuntu/Mint/Debian\n\nThe packages you need to install are:\n```\nlibqt5core5a\nlibqt5gui5\nlibqt5widgets5\nyoutube-dl\nffmpeg (optional) / libav for Debian\n```\nFor building:\n```\nqtbase5-dev\n```\nNote that the youtube-dl version in the Ubuntu repositories is outdated and may\nnot support all the sites you expect. To install the latest version of youtube-dl\ncheck out their [installation instructions](https://github.com/rg3/youtube-dl#installation).\n\n#### Arch Linux\n\nPackages needed:\n```\nqt5-base\nyoutube-dl\nffmpeg (optional)\n```\n\nI could be missing one. If this is the case, report an issue.\n\n## Compiling\n\nFirst, clone the git repository.\n\n`clone git@github.com:ToCodeABluejay/youtube-dl-qt.git`\n\nGo into the directory:\n\n`cd youtube-dl-qt`\n\nRun:\n\n```\nmake clean\nqmake -config release\nmake\nsudo make install\n```\n\nThe executable should be named `youtube-dl-qt`.\n\n# License\n\n[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html)  \n\nyoutube-dl-qt is Free Software: You can use, study share and improve it at your\nwill. Specifically you can redistribute and/or modify it under the terms of the\n[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as\npublished by the Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrooij%2Fyoutube-dl-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frrooij%2Fyoutube-dl-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrooij%2Fyoutube-dl-qt/lists"}