Skip to content

A user-friendly web interface for downloading videos from jable.tv

Notifications You must be signed in to change notification settings

chencanfggz/JableTVDownload-WebUI

Repository files navigation

JableTV Download WebUI

JableTV Download WebUI is a user-friendly web interface for downloading videos from jable.tv. This project is built on top of hcjohn463's JableTVDownload project.

screenshot

Installation

  • Clone this repository:
git clone --recurse-submodules git@github.com:ihainan/JableTVDownload-WebUI.git
  • Modify the docker-compose.yml file:
    • Create two folders for downloaded videos and database file.
    • Change ./downloads to the folder path where you want to save downloaded videos.
    • Change ./db to the folder path where you want to save the database file.
  • Start the Docker services:
docker-compose up -d --build
  • Access the web interface by navigating to http://<ip_address>:41056 in your web browser.

Acknowledgments

Special thanks to hcjohn463 for the original JableTVDownload project, which serves as the foundation for this project.

About

A user-friendly web interface for downloading videos from jable.tv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published