{"id":25898562,"url":"https://github.com/dnth/ytdlp_gradio","last_synced_at":"2026-06-06T04:32:11.310Z","repository":{"id":280084564,"uuid":"940942212","full_name":"dnth/ytdlp_gradio","owner":"dnth","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-01T05:48:45.000Z","size":215806,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T06:22:49.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-01T05:21:15.000Z","updated_at":"2025-03-01T05:48:48.000Z","dependencies_parsed_at":"2025-03-01T06:34:44.755Z","dependency_job_id":null,"html_url":"https://github.com/dnth/ytdlp_gradio","commit_stats":null,"previous_names":["dnth/ytdlp_gradio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnth%2Fytdlp_gradio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnth%2Fytdlp_gradio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnth%2Fytdlp_gradio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnth%2Fytdlp_gradio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnth","download_url":"https://codeload.github.com/dnth/ytdlp_gradio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587786,"owners_count":19986628,"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":"2025-03-03T00:26:46.373Z","updated_at":"2025-03-03T00:26:46.859Z","avatar_url":"https://github.com/dnth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube Downloader with yt-dlp and Gradio\n\nA simple web interface for downloading YouTube videos using yt-dlp.\n\n## Features\n\n- Download videos from YouTube and other supported platforms\n- Select video quality/format\n- Specify custom output directory\n- Simple and intuitive user interface\n\n## Installation\n\n### Using pixi\n\nIf you have [pixi](https://pixi.sh/) installed:\n\n```bash\npixi install\n```\n\n### Manual installation\n\n1. Make sure you have Python 3.10 or newer installed\n2. Install the required packages:\n\n```bash\npip install yt-dlp gradio\n```\n\n## Usage\n\n### Using pixi\n\n```bash\npixi run start\n```\n\n### Manual start\n\n```bash\npython -m ytdlp_gradio.app\n```\n\nThis will start a local web server, and you can access the interface by opening the provided URL in your browser (typically http://127.0.0.1:7860).\n\n## How to Use\n\n1. Enter a YouTube URL in the input field\n2. Select the desired format from the dropdown menu\n3. Optionally, specify an output directory (if left empty, files will be saved to a temporary directory)\n4. Click the \"Download\" button\n5. The path to the downloaded file will be displayed in the result box\n\n## Supported Formats\n\n- `best`: Best quality (video+audio)\n- `bestvideo+bestaudio`: Best video and best audio\n- `bestvideo`: Best video only\n- `bestaudio`: Best audio only\n- `worst`: Worst quality (smallest file size)\n\n## License\n\nMIT ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnth%2Fytdlp_gradio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnth%2Fytdlp_gradio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnth%2Fytdlp_gradio/lists"}