{"id":19042591,"url":"https://github.com/juscoder/converter-video-to-audio-python-tkinter","last_synced_at":"2026-05-07T17:32:25.016Z","repository":{"id":246439364,"uuid":"821131751","full_name":"juscoder/converter-video-to-audio-python-tkinter","owner":"juscoder","description":"Esto es un convertidor de video mp4 a mp3, wav, hecho en python con interfaz tkinter, y compilado aun ejecutable.","archived":false,"fork":false,"pushed_at":"2024-07-03T22:25:51.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T21:58:21.626Z","etag":null,"topics":["audio","converter-video-to-audio","descargar","mp3","python","tkinter","ui","video","wav","windows"],"latest_commit_sha":null,"homepage":"https://video-to-audio.netlify.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juscoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-27T22:03:53.000Z","updated_at":"2024-09-11T23:49:52.000Z","dependencies_parsed_at":"2024-06-28T00:44:22.888Z","dependency_job_id":"e310d207-24e5-47f9-9ebf-1c57ad5d44fc","html_url":"https://github.com/juscoder/converter-video-to-audio-python-tkinter","commit_stats":null,"previous_names":["juscoder/converter-video-to-audio-python-tkinter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/juscoder/converter-video-to-audio-python-tkinter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juscoder%2Fconverter-video-to-audio-python-tkinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juscoder%2Fconverter-video-to-audio-python-tkinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juscoder%2Fconverter-video-to-audio-python-tkinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juscoder%2Fconverter-video-to-audio-python-tkinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juscoder","download_url":"https://codeload.github.com/juscoder/converter-video-to-audio-python-tkinter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juscoder%2Fconverter-video-to-audio-python-tkinter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32748559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["audio","converter-video-to-audio","descargar","mp3","python","tkinter","ui","video","wav","windows"],"created_at":"2024-11-08T22:38:20.555Z","updated_at":"2026-05-07T17:32:24.989Z","avatar_url":"https://github.com/juscoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# converter-video-to-audio-python-tkinter\n![img demo](https://i.imgur.com/BChIGWH.jpg)\n\n### Downloads:\n\n| Platform | Arch    | Version | Link                                                                                                                         |\n| -------- | ------- | ------- | ---------------------------------------------------------------------------------------------------------------------------- |\n| Windows  | x64     | 1.0   | [Download](https://github.com/juscoder/converter-video-to-audio-python-tkinter/releases/download/v1.0/jusconverter.exe)  |\n\n## Descripción\n\nEste proyecto es un convertidor de video MP4 a formatos de audio MP3 y WAV. Está desarrollado en Python utilizando la biblioteca `tkinter` para la interfaz gráfica de usuario. El programa ha sido compilado en un ejecutable para facilitar su distribución y uso.\n\n## Características\n\n- Convierte archivos de video MP4 a formatos de audio MP3 y WAV.\n- Interfaz gráfica amigable creada con `tkinter`.\n- Fácil de usar, solo selecciona el archivo de video y elige el formato de salida.\n- Compilado en un ejecutable para su uso sin necesidad de tener Python instalado.\n\n## Tecnologías Utilizadas\n\n- **Python**: Lenguaje de programación principal.\n- **tkinter**: Biblioteca estándar de Python para la creación de interfaces gráficas.\n- **moviepy**: Biblioteca utilizada para la manipulación de archivos de video.\n- **ffmpeg**: Herramienta utilizada por `moviepy` para el procesamiento de video y audio.\n- **pyinstaller**: Utilizado para compilar el script en un ejecutable.\n\n## Requisitos\n\nPara ejecutar el proyecto desde el código fuente, necesitas tener instalados los siguientes paquetes de Python:\n\n- Python 3.x\n- moviepy\n- ffmpeg\n- tkinter (incluido con Python por defecto)\n\nPuedes instalar las dependencias utilizando `pip`:\n\n```sh\npip install moviepy\npip install ffmpeg-python\n```\n\n## Nota:\n\nClonar ell repositorio y despues trabajer en enrtono virtual con el comando  `python -m venv tutorial-env` y par acrivar `tutorial-env\\Scripts\\activate`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuscoder%2Fconverter-video-to-audio-python-tkinter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuscoder%2Fconverter-video-to-audio-python-tkinter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuscoder%2Fconverter-video-to-audio-python-tkinter/lists"}