Skip to content

Cat-Ling/NoodleMat-DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍜 Noodle Magazine / Mat6Tube Downloader

License Python Version

A simple and efficient script to download videos from NoodleMagazine and Mat6Tube.


🛠️ Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3
  • aria2c: A command-line download utility. (Optional in the experimental script)

Install the required Python packages:

pip install -r requirements.txt

🚀 Usage

Standard Version

Simple and stable command-line interface.

python NoodleMat-DL.py <URL> [-o /path/to/output]

Experimental Version

Uses RPC for aria2c, leading to a consistent download UI. Also introduces a robust native downloader as fallback. (Can be forced using the --native flag)

Examples

Download to current directory:

python NoodleMat-DL.py https://mat6tube.com/watch/-123456789

Experimental script usage:

python NoodleMat-experimental.py https://mat6tube.com/watch/-123456789

Force the experimental native downloader:

python NoodleMat-experimental.py --native https://mat6tube.com/watch/-123456789

📜 License

This project is licensed under the 2-Clause BSD License. See the LICENSE file for details.

About

A video download script for Noodlemagazine and Mat6Tube.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages