hhatefi / ytbdl

Download youtube videos and converts them into mp3 format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ytbdl

A simple cli for downloading youtube videos and converting it to mp3.

Usage

Single video:

python ytbdl.py <url> -o <output_dir>

Playlist

python ytbdl.py <url> -p -o <output_dir>

For more info, run

python ytbdl.py -h

About

Download youtube videos and converts them into mp3 format

License:MIT License


Languages

Language:Python 100.0%