共计 4240 个字符,预计需要花费 11 分钟才能阅读完成。
Video Downloader Script 源码简介
Video Downloader Script 允许您从多个来源下载视频。可以从 Vimeo, Facebook, Dailymotion, SoundCloud, Instagram, Liveleak, Break 和 Imgur 直接下载视频. 该设计基于 bootstrap 3 框架,完全响应式设计。该脚本支持所有格式和分辨率(包括 4k 至 144p)的视频。
该脚本具有功能完善的后台管理面板,您可以从后台控制网站的所有设置。它具有内置统计信息,可记录网页浏览量,访问者数量和下载量。支持多语言的,可以在管理面板中添加和删除语言。
Video Downloader Script 源码功能
[s][p]
隐藏的文字
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…
[/p]
Video Downloader Script 源码更新
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.
Video Downloader Script 源码安装
Linux、Apache、PHP5.6+、CURL、MySql5.1+、libxml
- 解压缩后将 VDS_v1.3 下的内容上传到服务器
- 建立 MySQL 数据库,打开 http://yourdimain.tld/install 进行安装
- 后台登录地址为: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 即可。