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.
- 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.
- Clone the repository:
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.