{"id":22006992,"url":"https://github.com/peulearning/youtube-converter","last_synced_at":"2026-04-13T20:02:22.284Z","repository":{"id":243963713,"uuid":"813895765","full_name":"peulearning/youtube-converter","owner":"peulearning","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-12T01:16:52.000Z","size":53632,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T07:11:30.190Z","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/peulearning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-06-12T00:32:12.000Z","updated_at":"2024-06-12T01:16:55.000Z","dependencies_parsed_at":"2024-06-12T08:52:20.334Z","dependency_job_id":null,"html_url":"https://github.com/peulearning/youtube-converter","commit_stats":null,"previous_names":["peulearning/youtube-converter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peulearning/youtube-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peulearning%2Fyoutube-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peulearning%2Fyoutube-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peulearning%2Fyoutube-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peulearning%2Fyoutube-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peulearning","download_url":"https://codeload.github.com/peulearning/youtube-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peulearning%2Fyoutube-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768649,"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":[],"created_at":"2024-11-30T01:16:08.682Z","updated_at":"2026-04-13T20:02:22.265Z","avatar_url":"https://github.com/peulearning.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube to MP3/MP4 Converter\n\nEste projeto é uma aplicação web que permite aos usuários converter vídeos do YouTube em arquivos MP3 ou MP4. Foi construído usando Flask para o backend e HTML para o frontend.\n\n## Funcionalidades\n\n- Converte vídeos do YouTube para MP3 ou MP4.\n- Interface simples e fácil de usar.\n\n## Tecnologias Utilizadas\n\n- **Backend**: Flask\n- **Bibliotecas Python**:\n  - `pytube` para baixar vídeos do YouTube.\n  - `moviepy` para converter vídeos em MP3.\n- **Frontend**: HTML, CSS\n\n## Instalação\n\n### Pré-requisitos\n\n- Python 3.7 ou superior\n- pip (gerenciador de pacotes Python)\n\n### Passos para Configuração\n\n1. Clone o repositório:\n    ```bash\n    git clone https://github.com/seu-usuario/youtube-converter.git\n    cd youtube-converter\n    ```\n\n2. Crie um ambiente virtual:\n    ```bash\n    python -m venv venv\n    ```\n\n3. Ative o ambiente virtual:\n    - **Linux/Mac**:\n      ```bash\n      source venv/bin/activate\n      ```\n    - **Windows**:\n      ```bash\n      venv\\Scripts\\activate\n      ```\n\n4. Instale as dependências:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n5. Inicie o servidor Flask:\n    ```bash\n    python app.py\n    ```\n\n6. Abra o navegador e acesse `http://localhost:5000`.\n\n## Uso\n\n1. Insira a URL do vídeo do YouTube no campo fornecido.\n2. Selecione o formato desejado (MP3 ou MP4).\n3. Clique em \"Convert\".\n4. Baixe o arquivo convertido usando o link gerado.\n\n## Licença\n\nEste projeto está licenciado sob a Licença MIT. Veja o arquivo [LICENSE](./LICENSE) para mais detalhes.\n\n## Contribuição\n\n1. Faça um fork do projeto.\n2. Crie um branch para sua feature (`git checkout -b feature/fooBar`).\n3. Faça commit das suas alterações (`git commit -am 'Add some fooBar'`).\n4. Envie para o branch (`git push origin feature/fooBar`).\n5. Crie um novo Pull Request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeulearning%2Fyoutube-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeulearning%2Fyoutube-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeulearning%2Fyoutube-converter/lists"}