{"id":24999101,"url":"https://github.com/bst04/yt-downloader","last_synced_at":"2026-05-03T07:40:29.403Z","repository":{"id":261324260,"uuid":"883971211","full_name":"bst04/yt-downloader","owner":"bst04","description":"Script to download any video with the URL","archived":false,"fork":false,"pushed_at":"2024-11-06T07:45:25.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T11:50:45.718Z","etag":null,"topics":["download","python","python3","url","youtube"],"latest_commit_sha":null,"homepage":"","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/bst04.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":"2024-11-05T22:45:47.000Z","updated_at":"2024-11-06T07:45:28.000Z","dependencies_parsed_at":"2025-01-23T15:48:09.616Z","dependency_job_id":null,"html_url":"https://github.com/bst04/yt-downloader","commit_stats":null,"previous_names":["brunoooost/yt-downloader","bst04/yt-downloader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bst04/yt-downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bst04%2Fyt-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bst04%2Fyt-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bst04%2Fyt-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bst04%2Fyt-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bst04","download_url":"https://codeload.github.com/bst04/yt-downloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bst04%2Fyt-downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32562118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["download","python","python3","url","youtube"],"created_at":"2025-02-04T18:53:26.732Z","updated_at":"2026-05-03T07:40:29.375Z","avatar_url":"https://github.com/bst04.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube Video Downloader by bst04\n[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fbrunoooost%2Fyt-downloader\u0026count_bg=%236EBE0B\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=views\u0026edge_flat=false)](https://hits.seeyoufarm.com)\n\nThis is a simple Python script for downloading YouTube videos using the `yt-dlp` library. If you encounter any issues, I'd appreciate your feedback to help improve them. Also if you like some payloads you can give me a star.\n\n\n## Requirements\n\n- Python 3.x\n- `yt-dlp` library\n\n## Installation\n1. **Clone the repository**\n2. **Navigate to your project directory:**\n```bash\n   cd path/to/your/project\n```\n3. **Create a virtual environment (optional):**\n```bash\n   python3 -m venv venv\n```\n4. **Activate the virtual environment:**\n- On **MacOs** or **Linux**:\n```bash\n   source venv/bin/activate\n```\n- On **Windows**:\n```bash\n   venv\\Scripts\\activate\n```\n5. **Install ```py-dlp```:**\n```bash\n   pip install yt-dlp\n```\n6.**Run the script:**\n```bash\n   python nameofthescript.py\n```\n- Enter the YouTube video URL when prompted and wait for the download to complete.\n\n\n## Features\n- Downloads the highest resolution available for the given YouTube video URL.\n- Simple and easy-to-use interface.\n- Handles exceptions gracefully and provides meaningful error messages.\n\n## Troubleshooting\n\n- Ensure you have a stable internet connection.\n- Verify that the YouTube URL is correctly formatted and accessible.\n- If you encounter any issues, check that you are using the latest version of yt-dlp.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbst04%2Fyt-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbst04%2Fyt-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbst04%2Fyt-downloader/lists"}