An open API service indexing awesome lists of open source software.

https://github.com/avastroficial/convertidormp3

Con esta herramienta podrás convertir en un video de YouTube a mp3
https://github.com/avastroficial/convertidormp3

bsz converidormp3 conversion-video python

Last synced: 5 months ago
JSON representation

Con esta herramienta podrás convertir en un video de YouTube a mp3

Awesome Lists containing this project

README

        

# ConvertidorMp3
> Esta herramienta trasforma un url de yotube a un video mp4 y del mp4 trasforma un mp3 y elimina el video mp4 para que se guarde solo el audio del video
# Instalacion termux
> pkg update && pkg upgrade
>
> pkg install python
>
> pkg install python-pip
>
> pkg install ffmpeg
>
> git clone https://github.com/AvastrOficial/ConvertidorMp3.git
>
> cd ConvertidorMp3
>
> pip install -r requirements.txt
>
> python mp3BszV1.py
# Vercion 2 :
> pip install yt-dlp
>
> pip install --upgrade pytube
>
![image](https://github.com/user-attachments/assets/623e31ab-dbd7-41b3-b3b3-a45d2461f569)
# Fotos actuales de la herramienta :
![image](https://github.com/user-attachments/assets/509d0bf3-a7ad-47ce-80ab-f2d4cb30544c)
# Informacion :
> Esta la opcion de poner mas de 1 url puedes hacer la separacion por coma
![image](https://github.com/user-attachments/assets/b53ccdb1-4377-4aed-905c-e7c7044e2ef8)
# Actualizacion v3:
> Esta podras selcionar la opcion mp4 y mp3 :
>
![image](https://github.com/user-attachments/assets/956e5cfd-2c95-421b-b555-fa887f2c3385)
# Emulalo en replit :
https://replit.com/@StrAva1/mp3#main.py