Skip to content

A command-line tool designed to seamlessly stream Asian TV shows and movies by aggregating content directly from KissAsian.

License

Notifications You must be signed in to change notification settings

sasaki-kun1/DramaNite

Repository files navigation

DramaNite

DramaNite is a Python application designed to streamline the process of searching, organizing, and playing drama series from KissAsian. It provides an interactive command-line interface for users to search for dramas, maintain a personal library, track watch history, and play episodes directly using MPV player.

Features

  • Search for Dramas: Quickly search for dramas by title.
  • Personal Drama Library: Add and remove dramas from a personal library.
  • Watch History: Keep track of watched episodes.
  • Stream Episodes: Play drama episodes directly via MPV player.
  • Download Episodes: Download drama episodes directly.
  • Clear and User-Friendly Interface: Navigate easily through the application with clear prompts and commands.

Installation

To use DramaNite, you need to have Python installed on your system. Additionally, the MPV media player is required to stream episodes.

Prerequisites

  • Python 3.x
  • MPV player

Setup

  1. Clone the repository:
    git clone https://github.com/sasaki-kun1/DramaNite.git
    cd DramaNite
    
  2. Install Python dependencies:
    pip install -r requirements.txt
    
  3. Install MPV: Windows: Download and install from MPV's official website. You can also download from the Windows Store (it's the unofficial version). MacOS/Linux: Use package managers like 'brew' or 'apt'

Usage

Run the application from the command line:

python3 main.py

Follow the on-screen prompts to navigate through the application.

Contributing

Contributions to DramaNite are welcome! Please feel free to fork the repository, make changes, and submit pull requests.

Acknowledgements

  • KissAsian for providing the drama content.

  • The creators and maintainers of the MPV player.

  • All contributors who have helped to improve this project.

  • Note: DramaNite is a fan-made project and is not affiliated with KissAsian.

About

A command-line tool designed to seamlessly stream Asian TV shows and movies by aggregating content directly from KissAsian.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages