{"id":19473254,"url":"https://github.com/lazycatcoder/youtube-downloader","last_synced_at":"2026-04-28T16:40:54.377Z","repository":{"id":157738769,"uuid":"613386651","full_name":"lazycatcoder/YouTube-Downloader","owner":"lazycatcoder","description":"YouTube media downloader","archived":false,"fork":false,"pushed_at":"2023-03-13T14:45:38.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T16:22:08.358Z","etag":null,"topics":["downloader","music","python","pytube","selenium","video","youtube","youtube-downloader"],"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/lazycatcoder.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":"2023-03-13T13:26:11.000Z","updated_at":"2025-02-18T19:50:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c84510f-b7d4-4522-bf3f-a8fbd2517cec","html_url":"https://github.com/lazycatcoder/YouTube-Downloader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lazycatcoder/YouTube-Downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazycatcoder%2FYouTube-Downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazycatcoder%2FYouTube-Downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazycatcoder%2FYouTube-Downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazycatcoder%2FYouTube-Downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lazycatcoder","download_url":"https://codeload.github.com/lazycatcoder/YouTube-Downloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazycatcoder%2FYouTube-Downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["downloader","music","python","pytube","selenium","video","youtube","youtube-downloader"],"created_at":"2024-11-10T19:17:52.500Z","updated_at":"2026-04-28T16:40:54.371Z","avatar_url":"https://github.com/lazycatcoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eYoutube Downloader\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"justify\"\u003e\n   This script a Python tool that let to search and download   videos from YouTube, as well as download the selected video as an audio file. Video search is carried out in 2 ways: by link, by keyword. This script is simple and easy to use. \n\u003c/div\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# Settings\nTo use it, you need to complete the following steps:\n\n\u003cbr\u003e\n\n### 📁 Clone this repository\n\n   ```\n   git clone https://github.com/lazycatcoder/YouTube-Downloader.git\n   ```\n\n\u003cbr\u003e\n\n### 📦 Install dependencies\n   \n   ```\n   pip install -r requirements.txt\n   ```\n\n\u003cbr\u003e\n\n### 🔧 Additional Information\n\u003cdiv align=\"left\"\u003e\nFor the script to work correctly, you will need a web driver that can be downloaded from the \u003ca href=\"https://www.selenium.dev/documentation/en/webdriver/driver_requirements\"\u003eSelenium\u003c/a\u003e official website.  \n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"left\"\u003e\nSpecify the path to the downloaded web driver:\n\n\u003cbr\u003e\n\n   ```\n   driver=webdriver.Chrome(executable_path=r\"chromedriver.exe\", options=options)\n   ```\n\n\u003cbr\u003e\n\n🔴 It is important to note that if you use the keyword search, the \"num_elems\" variable shows how many searched elements will be displayed in the console, the default is 10, which means that a list of the first 10 found videos will be displayed, in order to increase or decrease this list, you need to make changes to the variable \"num_elems\". Also keep in mind that if too large a value is specified, the script execution may be delayed in time.\n\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazycatcoder%2Fyoutube-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flazycatcoder%2Fyoutube-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazycatcoder%2Fyoutube-downloader/lists"}