This program converts youtube video links to dideo.ir
- requests library
install the requirements using this command:
$ pip install -r requirements.txt
and then run the setup script (run as super user for system install) :
$ python3 setup.py install
- youtube-dl (optional)
If installed program can download the video.
Install the program using your OS package manager.
You can use this program like this:
$ python3 -m convert-dideo [video_url] [--options]
--check
: checks if the link is not broken (by sending a request to the server)--open-in-browser
: opens the generated link in your default browser (CAN ONLY USED WHEN CHECK OPTION IS ENABLE)--download
: downloads the video using youtube-dl (CAN ONLY USED WHEN CHECK OPTION IS ENABLE)
MSKF
Amohammadi2
For improving the program!
I highly recommend to don't even bother checking the dideo website and just download the video.
They're selling the FREE videos to you :|