amirghazi87 / youtube2dideo

This program converts youtube video links to dideo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube2Dideo

This program converts youtube video links to dideo.ir

How to use

first, install the libraries listed in requirements.txt file:

pip3 install -r requirements.txt

then, run the program; like this:

python3 main.py URL

where URL is the youtube url.

if you give it the permission (using: chmod +x main.py), it will be possible to run like this:

./main.py URL

You can also use the check option like this (NOT STABLE):

python main.py URL --check

About

This program converts youtube video links to dideo

License:GNU General Public License v3.0


Languages

Language:Python 100.0%