{"id":15145980,"url":"https://github.com/coderooz/react-youtube-downloader","last_synced_at":"2025-04-06T21:46:52.720Z","repository":{"id":254710988,"uuid":"847326435","full_name":"coderooz/react-youtube-downloader","owner":"coderooz","description":"A react app that can download yooutube content in both audio and video format in the desired quality.","archived":false,"fork":false,"pushed_at":"2024-08-25T14:14:42.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T03:51:16.237Z","etag":null,"topics":["nodejs","youtube","youtube-downloader"],"latest_commit_sha":null,"homepage":"","language":null,"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/coderooz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-08-25T14:06:19.000Z","updated_at":"2024-08-25T14:14:45.000Z","dependencies_parsed_at":"2024-08-25T15:31:27.328Z","dependency_job_id":null,"html_url":"https://github.com/coderooz/react-youtube-downloader","commit_stats":null,"previous_names":["coderooz/react-youtube-downloader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderooz%2Freact-youtube-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderooz%2Freact-youtube-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderooz%2Freact-youtube-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderooz%2Freact-youtube-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderooz","download_url":"https://codeload.github.com/coderooz/react-youtube-downloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557807,"owners_count":20958047,"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":["nodejs","youtube","youtube-downloader"],"created_at":"2024-09-26T12:00:30.199Z","updated_at":"2025-04-06T21:46:52.697Z","avatar_url":"https://github.com/coderooz.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube Video Downloader\r\n\r\nA React-based web application that allows users to download YouTube videos and music in various formats and qualities. The application is powered by a Node.js backend using `ytdl-core`.\r\n\r\n## Features\r\n\r\n- **Download Music**: Convert and download YouTube videos as MP3 files.\r\n- **Download Video**: Download YouTube videos as MP4 files.\r\n- **Format Selection**: Choose between different formats (MP4, MP3).\r\n- **Quality Selection**: Select the desired quality (Highest, Lowest, etc.).\r\n- **Web Interface**: User-friendly interface for entering URLs and selecting download options.\r\n\r\n## File Structure\r\n\r\n```\r\n/youtube-downloader\r\n|-- /backend\r\n|   |-- server.js\r\n|-- /frontend\r\n|   |-- /public\r\n|   |-- /src\r\n|   |   |-- App.js\r\n|   |   |-- index.js\r\n|   |-- package.json\r\n|-- package.json\r\n```\r\n\r\n## Getting Started\r\n\r\n### Prerequisites\r\n\r\n- Node.js\r\n- npm\r\n\r\n### Installation\r\n\r\n1. **Clone the repository:**\r\n   ```bash\r\n   git clone https://github.com/coderooz/react-youtube-downloader.git\r\n   cd react-youtube-downloader\r\n   ```\r\n\r\n2. **Install backend dependencies:**\r\n   ```bash\r\n    cd backend\r\n    npm install\r\n   ```\r\n\r\n3. **Install frontend dependencies:**\r\n   ```bash\r\n    cd ../frontend\r\n    npm install\r\n   ```\r\n\r\n### Running the Application\r\n\r\n1. **Start the backend server:**\r\n   ```bash\r\n    cd backend\r\n    node server.js\r\n   ```\r\n\r\n2. **Start the frontend development server:**\r\n   ```bash\r\n    cd ../frontend\r\n    npm start\r\n   ```\r\n\r\n3. Open your browser and navigate to `http://localhost:3000` to use the application.\r\n\r\n## Usage\r\n\r\n1. Enter a valid YouTube URL in the input field.\r\n2. Select the desired format (MP4, MP3).\r\n3. Choose the quality of the download (Highest, Lowest).\r\n4. Click the \"Download\" button to start the download process.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Please see the [CONTRIBUTING](CONTRIBUTING.md) guidelines for more information.\r\n\r\n## Code of Conduct\r\n\r\nPlease read the [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) to understand the expected behavior in our community.\r\n\r\n## Author\r\n\r\n**Ranit Saha**  \r\nGitHub: [coderooz](https://github.com/coderooz)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderooz%2Freact-youtube-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderooz%2Freact-youtube-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderooz%2Freact-youtube-downloader/lists"}