An open API service indexing awesome lists of open source software.

https://github.com/rekt-developer/xstream

XStream Web UI Streaming Videos Nonstop!
https://github.com/rekt-developer/xstream

Last synced: about 2 months ago
JSON representation

XStream Web UI Streaming Videos Nonstop!

Awesome Lists containing this project

README

        

## XStream Video Streaming

XStream is a video streaming platform that fetches and displays videos from the `porncucumber.com` website. The platform automatically scans available video folders, fetches video data, and displays it in a clean, user-friendly interface.

## Features
- Automatically fetches video data from `porncucumber.com`.
- Displays video thumbnails and titles.
- Provides video playback via external links.
- Data is stored in a structured JSON format.

## Setup

1. Clone the repository:
```bash
git clone https://github.com/likhonisaac/XStream.git

2. Install required dependencies:

pip install -r requirements.txt

3. Run the Python script to fetch videos:

python fetch_videos.py

4. View the index.html page in your browser to see the video gallery.

Automate Updates

Use the run.sh script to fetch video data and push updates every 12 hours.