Have a look at youtube-dl, OP. It can download directly flash videos from a ton of websites.

To install it you can use pip.

sudo apt-get install python3-pip

sudo pip3 install youtube-dl

To update:

sudo pip3 install --upgrade youtube-dl



cheers


Reply via email to