顶点网 > Video Downloader Script v1.3 - PHP在线视频下载程序
Video Downloader Script v1.3 - PHP在线视频下载程序

源码简介


Video Downloader Script允许您从多个来源下载视频。 可以从 Vimeo, Facebook, Dailymotion, SoundCloud, Instagram, Liveleak, Break 和 Imgur 直接下载视频. 该设计基于bootstrap 3框架,完全响应式设计。该脚本支持所有格式和分辨率(包括4k至144p)的视频。
该脚本具有功能完善的后台管理面板,您可以从后台控制网站的所有设置。 它具有内置统计信息,可记录网页浏览量,访问者数量和下载量。 支持多语言的,可以在管理面板中添加和删除语言。


在线演示


https://vds.nexthon.com/
后台
https://vds.nexthon.com/admin
用户名 : admin
密码 : admin


主要功能



Supports Multiple Video Websites
Ads Management
Multi Languages Support
Language Editing
User Forgot Password And Reset Through email
SEO Friendly URL’s
No Duplicate Content
Video Iframe Player Support
Multiple Formats
Multiple Resolutions
Videos And Link Sharing
Website Settings
Sources Settings
Social Profiles Settings
Tracking Code Settings
Email Settings
Cached Pages For Better Performance
Built-in Contact Form
Responsive Bootstrap Design
Social Media Ready
Powerful Admin Panel
100% Responsive Design
AJAX Based
SEO Ready
100% Pentested Security
Pages Management
Quick and Easy Installation
Easy to Use
100% Automatic
Free Lifetime Updates
And More…


系统需求


操作系统 : Linux
Web 服务器 : Apache
PHP 版本: 5.6+
PHP CURL 扩展
MySql: 5.1+
PHP libxml 启用


更新日志


Version 1.3 [2018-05-20]

- Separated download sources from main script.
- Fixed liveleak download issue.
- Fixed Facebook download issue.
- Fixed minor download issues in other sources.
- Added 9GAG Download Support.
- Simplified Installation Process.
- Removed some unused code.
- Optimized overall script for performance.
- Minor Design Bug Fixes.


下载地址


链接: https://pan.baidu.com/s/1aSTmpSZ33moIkOIfPiGOrg 密码: tiyp


安装方法


  1. 解压缩后将VDS_v1.3下的内容上传到服务器
  2. 建立mysql数据库
  3. 打开 http://yourdimain.tld/install 进行安装
  4. 点击按钮,检测安装环境。都通过后点击下一步。
  5. 输入数据库信息后点击submit
  6. 输入网站地址以及管理员信息,点击submit。
  7. 完成安装


使用后记


安装结束后请删除install文件夹和update文件夹,后台登录地址为http://yourdimain.tld/admin 用户名和密码为你设置的用户名和密码。
中文语言的建立
登录到后台,在左侧菜单里点击LANGUAGES,然后点击ADD NEW LANGUAGE,name输入简体中文,Code输入zh,flag里选择china,然后点击add添加。
这时会在网站根目录的lang-files目录里生成一个3.json
把下面的代码复制到3.json里并完成翻译。我这个仅仅是弄了点测试,懒的不行。
{"home":"首页","hero_section_title":"在线免费下载视频","search_bar_placeholder":"请在这里输入视频地址...","get_in_touch_with_us":"与我们保持联系","source":"视频源","share_on_facebook":"分享到 Facebook","share_on_twitter":"分享到 Twitter","share_on_googleplus":"分享到 Google+","share_on_vk":"分享到 VK","share_on_whatsapp":"分享到 WhatsApp","video":"视频","video_only":"Video only","more":"更多","less":"Less","audio":"音频","gif":"GIF","quality":"清晰度","format":"格式","size":"大小","downloads":"下载","download":"下载","error":"Error","source_not_found_error":"Currently this source isn't supported, maybe we will add it in future.","video_not_found_error":"Unable to fetch video, Invalid link or Video Doesn't Exist.","invalid_url_error":"Invalid Url. Make sure url is with *{*http*}* or *{*https*}*","stay_in_touch_with_us":"Stay in touch with us","features_heading":"Powerful Features to Download Videos","multiple_sources_heading":"从多个网站下载视频","multiple_sources_description":"我们可以从  Vimeo, Facebook, Dailymotion, SoundCloud, Instagram, Liveleak, Break 和 Imgur 直接下载视频.","multiple_formats_heading":"下载多种格式的视频","multiple_formats_description":"下载多种格式的视频 MP4, AVI, MP3, WEBM, 3GP.","supported_sources":"支持的网站","more_coming_soon":"更多网站正在开发中...","copyright":"Copyright","all_rights_reserved":"All Rights Reserved","contact_us":"联系我们","contact_page_heading":"Get in touch with us","enter_your_name":"Enter your Name...","enter_your_email":"Enter your email...","enter_subject":"Enter subject...","enter_your_message":"Enter your message...","send":"Send","name_error":"Only A-z and spaces allowed","email_error":"Invalid email address","subject_error":"Subject should not be empty","message_error":"Message should not be empty","captcha_error":"Invalid Captcha","page_not_found":"Page Not Found","page_not_found_description":"You seem to be trying to find this way home.","back_to_home":"Back to home","here":"here","dm_download_guide_heading":"To Download video from dailymotion follow these steps","dm_download_guide_step_1":"Goto the Video *{*page*}* by clicking","dm_download_guide_step_2":"After opening the page press *{*ctrl + u*}* from keyboard or *{*Right Click*}* any where on page and click on *{*View Page Source*}*","dm_download_guide_step_3":"Select all the source code by pressing *{*ctrl + a*}*","dm_download_guide_step_4":"Copy all the source code by pressing *{*ctrl + c*}* or *{*Right Click*}* any where on page and click on *{*copy*}*","dm_download_guide_step_5":"After copying came back to this page and paste the code in the *{*text box*}* below and click on *{*generate link*}* button","paste_source_code_here":"Paste source code here...","generate_link":"Generate Link","close":"Close"}


最后,点击LANGUAGES,在简体中文后面点击编辑按钮(别问我在哪),在Status的OFF上点一下,点成ON后点击UPDATE即可。

返回