{"id":25000547,"url":"https://github.com/hamawebdev/yt_downloader_pro","last_synced_at":"2025-10-13T17:33:26.243Z","repository":{"id":274243448,"uuid":"922334961","full_name":"hamawebdev/YT_Downloader_Pro","owner":"hamawebdev","description":"download YouTube videos or playlists in various formats (video or audio) and quality settings","archived":false,"fork":false,"pushed_at":"2025-01-25T23:24:23.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T18:44:03.178Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hamawebdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-25T23:19:05.000Z","updated_at":"2025-01-25T23:27:11.000Z","dependencies_parsed_at":"2025-01-26T00:36:30.129Z","dependency_job_id":null,"html_url":"https://github.com/hamawebdev/YT_Downloader_Pro","commit_stats":null,"previous_names":["hamawebdev/yt_downloader_pro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hamawebdev/YT_Downloader_Pro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamawebdev%2FYT_Downloader_Pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamawebdev%2FYT_Downloader_Pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamawebdev%2FYT_Downloader_Pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamawebdev%2FYT_Downloader_Pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hamawebdev","download_url":"https://codeload.github.com/hamawebdev/YT_Downloader_Pro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamawebdev%2FYT_Downloader_Pro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016285,"owners_count":26085828,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["python"],"created_at":"2025-02-04T19:35:42.541Z","updated_at":"2025-10-13T17:33:26.227Z","avatar_url":"https://github.com/hamawebdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YT_Downloader_Pro\n\n\n![Python](https://img.shields.io/badge/Python-3.8%2B-blue)\n![License](https://img.shields.io/badge/License-MIT-green)\n![GUI](https://img.shields.io/badge/GUI-Tkinter-orange)\n\nYouTube Downloader Pro is a Python-based desktop application that allows you to download YouTube videos or playlists in various formats (video or audio) and quality settings. It features a user-friendly graphical interface built with Tkinter and uses the `yt-dlp` library for downloading.\n\n## Features\n\n- **Download Videos or Playlists**: Supports downloading single videos or entire playlists.\n- **Customizable Quality Settings**:\n  - Video: 2160p, 1440p, 1080p, 720p, 480p, 360p.\n  - Audio: 320k, 256k, 192k, 160k, 128k.\n- **Progress Tracking**: Real-time progress bar and download status updates.\n- **Output Directory Selection**: Choose where to save downloaded files.\n- **Playlist Range Selection**: Download specific ranges of videos from a playlist.\n- **Threaded Downloads**: Non-blocking UI during downloads.\n\n## Installation\n\n### Prerequisites\n\n- Python 3.8 or higher.\n- `yt-dlp` library.\n- Tkinter (usually included with Python).\n\n### Steps\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/hamawebdev/YT_Downloader_Pro\n   cd YT_Downloader_Pro\n   ```\n\n2. **Install dependencies**:\n   ```bash\n    pip install yt-dlp ffmpeg-python\n    sudo pacman -S ffmpeg tk\n   ```\n\n3. **Run the application**:\n   ```bash\n   python youtube_downloader.py\n   ```\n\n## Usage\n\n1. **Enter YouTube URL**: Paste the URL of the video or playlist you want to download.\n2. **Select Format**: Choose between `video` or `audio`.\n3. **Set Quality**: Select the desired quality for the download.\n4. **Choose Output Directory**: Specify where to save the downloaded files.\n5. **Start Download**: Click the \"Start Download\" button to begin.\n\nFor playlists:\n- Enable the \"Download Playlist\" checkbox.\n- Specify the start and end video indices if you want to download a specific range.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamawebdev%2Fyt_downloader_pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamawebdev%2Fyt_downloader_pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamawebdev%2Fyt_downloader_pro/lists"}