- Ensure that
ffmpeg
is installed on your machine. See guide here. - Install the required library using
$ pip install -r requirements.txt
- Run app with
$ python run.py
. - Enter video
url
. - Enter directory you wish to save your file after it finishes downloading or leave empty to save file in your default working directory.
This app is an illustrative support for a python
tasks automation YouTube tutorial on my channel. And, therefore, intended for educational purposes only.