{"id":22880514,"url":"https://github.com/nitro4542/pytube-webapp","last_synced_at":"2026-04-13T18:02:38.296Z","repository":{"id":202910200,"uuid":"707771432","full_name":"Nitro4542/pytube-webapp","owner":"Nitro4542","description":"A web-based front end for pytube","archived":false,"fork":false,"pushed_at":"2023-12-25T12:11:23.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T15:36:00.315Z","etag":null,"topics":["flask","python","pytube","youtube"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Nitro4542.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-10-20T16:09:51.000Z","updated_at":"2023-12-25T12:11:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"6172ed06-57d3-4d1a-9e90-fbfd79dc7d0f","html_url":"https://github.com/Nitro4542/pytube-webapp","commit_stats":null,"previous_names":["nitro4542/pytube-webapp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Nitro4542/pytube-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitro4542%2Fpytube-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitro4542%2Fpytube-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitro4542%2Fpytube-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitro4542%2Fpytube-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nitro4542","download_url":"https://codeload.github.com/Nitro4542/pytube-webapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitro4542%2Fpytube-webapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["flask","python","pytube","youtube"],"created_at":"2024-12-13T17:18:57.505Z","updated_at":"2026-04-13T18:02:38.273Z","avatar_url":"https://github.com/Nitro4542.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"static/pytube-webapp.png\" width=\"192\" height=\"192\" style=\"display: block; margin: 0 auto\"/\u003e\n    \u003ch1\u003epytube-webapp\u003c/h1\u003e\n    \u003cp\u003eA web-based front end for pytube\u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"branding/screenshot.png\"\u003e\n\u003c/p\u003e\n\n## Features\n\n- Download YouTube videos as MP4 or as WEBM\n\n## Installation / Setup\n\nFirst install all requirements from requirements.txt:\n\n```bash\npip install -r requirements.txt\n```\n\nAfter you have installed Flask, make sure to disable debug mode!  \nThis step is crucial!\nMake sure to change the following lines in [main.py](main.py) from this:\n\n```python\nif __name__ == \"__main__\":\n    app.run(debug=True)\n```\n\n...to this:  \n\n```python\nif __name__ == \"__main__\":\n    app.run()\n```\n\nTo start the website, run [main.py](main.py) like this:\n\n```bash\npython main.py\n```\n\n### Google Colab\n\nCopy [this file](pytube-webapp-colab.ipynb) to your Google Drive and follow the instructions.\n\nSet the instance type to CPU for the best performance.\n\n## How to use it\n\nFirst, insert any URL from YouTube into the URL bar.  \n  \nNext, select your preferred format and click \"Download\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitro4542%2Fpytube-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitro4542%2Fpytube-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitro4542%2Fpytube-webapp/lists"}