The default language of any content posted is English. Do not create multi-accounts, you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
Fixed Add external subtitle list with hls/mpd subtitles on html5 textTracks
Fixed Default Subtitle Setting
Fixed Use ionCube Loader 14 if it doesn't work
Fixed Add Bulk Videos Feature
Fixed Poster & Subtitle Parser
Fixed Filemoon, Terabox, Vidio Hosts
Fixed Video Proxy Feature
Fixed HLS Parser
Fixed Cache System
Fixed Background Process
Fixed Known Bugs
Updated All javascript resources are now in the local directory, perhaps this will increase your server bandwidth usage. If you want to use a CDN then you have to make changes to the template files in the /includes/templates/ folder and /themes/ folder.
Fixed All version use ionCube Loader 14+. You can download the ionCube Loader 14 here
Fixed Netcine Additional Host
Fixed Filemoon, Mediafire, Vidguard, Zen Hosts
Fixed Facebook, Youtube Hosts by yt-dlp
Fixed HLS/MPD Parser
Fixed Cache System
Fixed Known Bugs
Info yt-dlp supports multiple hosts and you can create child classes, for example /includes/classes/Hosting/twitch.class.php.
Then you have to register the child class in the json files in the /includes/bin/ folder, in this case: host-list.json, hostnames.json, supported-hosts.json and timeout-hosts.json (optional), bypassed-hosts.json (optional, if you can't play the video source directly), ua-validator-hosts.json (optional, if the video source requires user agent validation).
After that you have to click Reset Hosts button and Clear All Cache via the settings page.
Added yt-dlp Additional Host. You have to put the yt-dlp (linux/macos) or yt-dlp.exe (windows) file in the /includes/bin/ folder and change the permission: 700 and user: www/www-data/nobody/your username. Python 3.9+ required
Added Complete Cache Processing of MP4 Video Files for All Resolutions in the Background. You can enable this feature by checking the "Enable Proxy Cache Files" setting via the General Settings page