{"id":21233664,"url":"https://github.com/bdr-pro/youtubedownloader","last_synced_at":"2025-03-15T02:43:51.317Z","repository":{"id":214683981,"uuid":"737096342","full_name":"BDR-Pro/YoutubeDownloader","owner":"BDR-Pro","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-28T08:57:26.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T18:37:18.102Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BDR-Pro.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-12-29T20:04:06.000Z","updated_at":"2024-04-28T08:57:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcb8485d-05e2-4b99-9554-af28937bb8a0","html_url":"https://github.com/BDR-Pro/YoutubeDownloader","commit_stats":null,"previous_names":["bdr-pro/youtubedownloader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BDR-Pro%2FYoutubeDownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BDR-Pro%2FYoutubeDownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BDR-Pro%2FYoutubeDownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BDR-Pro%2FYoutubeDownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BDR-Pro","download_url":"https://codeload.github.com/BDR-Pro/YoutubeDownloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243676707,"owners_count":20329432,"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":"2024-11-20T23:59:51.084Z","updated_at":"2025-03-15T02:43:51.293Z","avatar_url":"https://github.com/BDR-Pro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YoutubeDownloader\n\n```\nA simple Django web application to download YouTube videos.\nrun it and paste http://127.0.0.1:8000/\n\nhttps://www.youtube.com/watch?v=your_video_id\n\n\nhttp://127.0.0.1:8000/watch?v=your_video_id\n\n```\n\n## Features\n\n- Download YouTube videos in the highest resolution.\n- Rename downloaded videos based on their titles.\n\n## Prerequisites\n\n- Python 3.x\n- Django\n- pytube\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clon https://github.com/BDR-Pro/YoutubeDownloader\n    ```\n\n2. Install the required Python packages:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Usage\n\n1. Run the Django development server:\n\n    ```bash\n    python manage.py runserver\n    ```\n\n2. Open your web browser and navigate to [http://localhost:8000](http://localhost:8000).\n\n3. Enter a YouTube video URL with the 'v' parameter (e.g., [http://localhost:8000/watch?v=your_video_id](http://localhost:8000/watch?v=your_video_id)).\n\n\n## Configuration\n\n- The downloaded videos are stored in the `downloads` directory within the Django project's `media` directory.\n\n## Contributing\n\nIf you'd like to contribute to the project, feel free to submit pull requests or open issues.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdr-pro%2Fyoutubedownloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdr-pro%2Fyoutubedownloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdr-pro%2Fyoutubedownloader/lists"}