We have detected that you are using AdBlock.

Please disable it for this site to continue.

XVideosharing video hosting script

downvod

New member

XVideosharing video hosting script​

First time, an updated version without any licenses. I worked on this version for months until I achieved the best result, and I'm giving you the opportunity to develop and update XVS 2.3!

New Design
+ Compile with NGINX 1.26.2
+ Full IPv6 support
+ Cancel button in Admin Payouts
+ Compress raw file info in DB
+ Reworked & optimized Screenlist + Timeslider mods
+ Optimized threaded per server file deletion
+ IPBlock mod: IPv6 support for White/Black lists
+ IPBlock mod: White/Black lists: Delete IP, Show current list
+ Views tracking reimplemented. Using view_id now
+ Logs parsing performance optimized a lot
+ Much faster captions extracting from MKV
+ Translations from static file for performance
+ Lower DB traffic on Video, Embed, My Files pages about 3 times
+ Faster ScreenList & TimeSlides generation
+ TimeSlider mod: no request to main server, use static VTT from file server
+ Async host commands from Admin Servers
! Nginx Security mod
+ Max number of files per account limit
+ Reparse Info now rescan captions list too
+Short videos gets extra encoding priority
+ Killing the encoding process when Cancel encoding queue
+ Set start time in URL: ?t=30
+ DMCA mod: renamed files user page, Email renamed files to user daily
+ XVS news alerts for admin
+ HLS Proxy: dedicate Proxy servers for specific user ids only



You must create a folder in this path
/var/www/sibsoft
Upload the compressed file sibsoft.zip
Activate this first.
apt install unzip
cd /var/www/sibsoft && unzip sibsoft.zip

sudo bash /var/www/sibsoft/install-direct.sh



# XVideoSharing 2.4 — Deployment Guide

> Complete guide for installing, configuring, and maintaining XVideoSharing on Ubuntu 22.04+

---

## Quick Start

```bash
# Run the interactive deployment wizard
sudo bash /var/www/sibsoft/deploy-all.sh
```

---
There is a DEPLOYMENT_GUIDE file available. You can use it.

## Installation Order

Run these scripts **in order** on a fresh Ubuntu 22.04 server:

| Step | Command | Description |
|------|---------|-------------|
| **1** | `sudo bash /var/www/sibsoft/install-direct.sh` | Full system install |
| **2** | `sudo bash /var/www/sibsoft/fix-site-down.sh` | Fix Nginx + Apache + SSL |
| **3** | `sudo bash /var/www/sibsoft/fix-upload-redirect.sh` | Fix upload pipeline |
| **4** | `sudo bash /var/www/sibsoft/fix_video_preview.sh` | Generate video thumbnails |
| **5** | `sudo bash /var/www/sibsoft/fix-timeslider.sh` | Fix TimeSlider previews |
| **6** | `sudo bash /var/www/sibsoft/fix-image-proxy.sh` | Fix image proxy (IProxy) |


More updates will be added in the future; this is just a preliminary version.
 
Top
Live activity
Just now · VUInsider.com