Metadata-Version: 2.1
Name: dramacool
Version: 0.5
Summary: A simple cli package that lets you download asian webseries/dramas/movies from dramacool website.
Home-page: https://github.com/nandan645/dramacool-dl
Author: Abhi Nandan
Author-email: nandan645@protonmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: yt-dlp
Requires-Dist: aria2

## Disclaimer

### Important Notice

**Ownership of Code:** 

This repository contains the source code for the "Dramacool Downloader" pip package. While I am the creator and owner of this code, I do not own or have any rights to the content available on the Dramacool website.

**Respect for Copyright:** 

The use of this downloader to access, download, or distribute content from the Dramacool website or any other website is subject to the terms of service and copyright policies of those sites. Users of this code are solely responsible for ensuring that their actions comply with all applicable laws and regulations.

**Support the Original Creators:** 

Websites like Dramacool often rely on advertisements and other forms of revenue to support their operations and content creators. If you use this downloader, please consider making a contribution to the original creators or supporting them through legitimate means such as watching the content on their official platforms, subscribing, or making donations where applicable.

**No Endorsement:** 

This project is not endorsed by or affiliated with Dramacool or any other content providers. It is provided solely for educational and personal use.

**Legal and Ethical Use:** 

By using this code, you agree to use it in a manner that is legal and ethical. The creator of this package is not responsible for any misuse of the code.

### Installation

To install the package, run:

```pip install dramacool```

### Example Usage

```dramacool https://watchasia.to/drama-detail/salvation-interpreter```

### Contribution

If you have suggestions or find bugs, please open an issue or submit a pull request.

### License

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