Tool for archiving MATI. Features download resuming.
To run, chmod +x and ./mati-dl.
It's python and should be cross platform.
Required packages: `beautifulsoup4`, `requests`.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
LICENSE | 1 month ago | |
README.md | 1 month ago | |
logo.png | 1 month ago | |
mati-dl | 1 month ago |
README.md
mati-dl
Tool for archiving MATI. Features download resuming.
To run, chmod +x
and ./mati-dl
.
It's python and should be cross platform.
Required packages: beautifulsoup4
, requests
.
If you have yt-dlp
or youtube-dl
, it can download the intro and outro songs automatically.
All media download can be disabled with command line flag. Try mati-dl -h
for more details.