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!
- Host: GitHub
- URL: https://github.com/rekt-developer/xstream
- Owner: Rekt-Developer
- Created: 2024-11-15T07:08:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T09:07:22.000Z (6 months ago)
- Last Synced: 2025-02-05T09:38:02.247Z (3 months ago)
- Language: HTML
- Homepage: https://likhonisaac.github.io/XStream/
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.git2. 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.