Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 438 Bytes

File metadata and controls

19 lines (14 loc) · 438 Bytes

MixDownloader

A simple Script to download video from Mix.Tj

How use ?

On linux

chmod +x ./downloader.py
./downloader.py LINK_TO_VIDEO_ON_MIX_TJ

On windows

downloader.py LINK_TO_VIDEO_ON_MIX_TJ

How I can get help?

./downloader.py --help

How install requirments ?

pip install -r requirments.txt

Screenshot