Skip to main content

Project with Python to download videos and mp3 files of youtube in the terminal

Project description

Terminal script to download videos and convert to mp3

By Jona


This script will be one of my tools to learn python and terminal utilities

pythonpowershell

Important

The dependencies of this script is the package python3, pytube, colorama and ffmpeg in linux

if you dont have pip install with:

apt install python3-pip

Or your package manager for your distro

And install ffmpeg with the command: In Debian and Ubuntu Based:

apt install ffmpeg

In Fedora and CentOS:

dnf install ffmpeg ffmpeg-devel

In ArchLinux:

pacman -R ffmpeg4.0

And verify you have ffmpeg with:

ffmpeg --version

Init virtual env

python3 -m venv .env

install Dependencies

pip install -r requirements.txt 

Run cli

python3 yt_ripper/main.py

Demo Video

asciicast

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

yt_ripper-0.0.3.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yt_ripper-0.0.3-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file yt_ripper-0.0.3.tar.gz.

File metadata

  • Download URL: yt_ripper-0.0.3.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for yt_ripper-0.0.3.tar.gz
Algorithm Hash digest
SHA256 35b2b98859b71b2004db4b796a8c49a8d7e2cee318059c742c2b9c56f03991a4
MD5 69a2336f55aca15f3278fd3290f70ae0
BLAKE2b-256 b59064f511ffe177724785faee58609291c74647ce9eee18bbe4951199ce4788

See more details on using hashes here.

File details

Details for the file yt_ripper-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: yt_ripper-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for yt_ripper-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b22abb2283df569a78c494268ad0a1bc6ec7a40754cf06f14b69378de2e0be18
MD5 9537e8e975c326e30b4477f24ef468e9
BLAKE2b-256 dc38972094a30985d943c752aec166043d3dfd79f6a0e8eaa3a4d6e29585b845

See more details on using hashes here.

Supported by

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