wcofun-cli is a tool to download cartoons from WCOfun. This tool automates the process of fetching and downloading episodes for offline viewing.
- Python 3.x
- Requests
- Selenium
- Selenium-Wire
- blinker==1.7.0
-
Clone the repository:
git clone https://github.com/madman38/wcofun-cli.git
-
Install the required dependencies:
pip install requests selenium selenium-wire blinker==1.7.0
-
Run the file:
python main.py [WCOfun cartoon URL (ex: https://www.wcofun.net/anime/batman-the-animated-series)]
If you want to contribute to this project, please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.