Skip to main content

Download audio track of youtube video

Project description

TubeDownloader

Build Status License: GPL v3 PyPI version

TubeDownloader is a Python application to download audio tracks of youtube video.

Install

  • Clone the repo

$ cd TubeDownloader
$ pip install -r requeriments.txt
  • Pip

pip install TubeDownloader
  • Executables

Download Windows

Run

$ python script.py
from TubeDownloader import TubeDownloader as tb
app =tb.TubeDownloader()

Use

  • Input field Fichero rutas expects a file path with one URL per row:
https://www.youtube.com/watch?v=hqbS7O9qIXE
https://www.youtube.com/watch?v=nowQC7YFBtw
https://www.youtube.com/watch?v=z9Uz1icjwrM
https://www.youtube.com/watch?v=XKcGB3HXrIg
  • Input field URL video expects a single URL video.
  • Output field Carpeta destino expects a folder path to store the audio.

To let the magic ride, must fill at least one of the input fields, select a output folder an click the Descargar button.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TubeDownloader-0.2.1.tar.gz (20.2 kB view hashes)

Uploaded Source

Built Distribution

TubeDownloader-0.2.1-py3-none-any.whl (33.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page