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.8.tar.gz (4.8 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.8-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yt_ripper-0.0.8.tar.gz
  • Upload date:
  • Size: 4.8 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.8.tar.gz
Algorithm Hash digest
SHA256 a09641a5fa66c1b87641ae25e7e788574108e643afa5f827e83d331b29336558
MD5 ddf059f5e266a9a53894ed924e2b23cc
BLAKE2b-256 8e15cb1f282c59983f05d993890bc634e42fc57a780551049a2784ca90d3e51d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: yt_ripper-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 5.5 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5fbc57a7e893ccfd1dd19037560293d56a491215d04291a70850ab6e1d8a2069
MD5 a811961c2584d2ba2523529846acd59a
BLAKE2b-256 cb87e090e6564bcf53d9615f2e577ba89674fb1f868d59f024164e86ce0d32f1

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