Skip to content

madman38/wcofun-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wcofun-cli

wcofun-cli is a tool to download cartoons from WCOfun. This tool automates the process of fetching and downloading episodes for offline viewing.

Setup and Installation

Prerequisites

  • Python 3.x
  • Requests
  • Selenium
  • Selenium-Wire
  • blinker==1.7.0

Installation

  1. Clone the repository:

    git clone https://github.com/madman38/wcofun-cli.git
  2. Install the required dependencies:

    pip install requests selenium selenium-wire blinker==1.7.0
  3. Run the file:

    python main.py [WCOfun cartoon URL (ex: https://www.wcofun.net/anime/batman-the-animated-series)]

Contributing

If you want to contribute to this project, please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A tool to download cartoons/animes from https://www.wcofun.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages