1 Star 4 Fork 3

skykainls / phpVideos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

phpVideos

php 写的视频下载工具:

站点 视频
优酷 :white_check_mark:
秒拍 :white_check_mark:
腾讯 :white_check_mark:
XVideos :white_check_mark:
Pornhub :white_check_mark:
91porn :white_check_mark:
微博酷燃 :white_check_mark:
斗鱼 :white_check_mark:
爱奇艺 :white_check_mark:
Weibo :white_check_mark:
Twitter :white_check_mark:
Bilibili(B站) :white_check_mark:
今日头条 :white_check_mark:
芒果TV :white_check_mark:

环境依赖

  • PHP >= 7.1.3
  • OpenSSL PHP Extension
  • cURL PHP Extension
  • FFmpeg:
    • Mac:brew install ffmpeg
    • Linux: Download
  • cURL >= 7.37.0

使用交流

Discord地址:https://discord.gg/xvNQPaT

QQ 群:

代理配置

  • config.php

     return [
         //http 代理配置
         'http_proxy' => 'http://127.0.0.1:1087',
         'weiboCookie' => '',//微博 Cookie 配置
     ];
     

使用方法

php start.php 'link_address'

php start.php 'link_address' -i //show playlist image

其他

Centos7 默认的 curl 版本是 7.29 的,需要升级。升级方法:

rpm -ivh http://mirror.city-fan.org/ftp/contrib/yum-repo/city-fan.org-release-2-1.rhel7.noarch.rpm
yum --enablerepo=city-fan.org update curl

curl 升级之后, php 需要重新编译,不能单独编译 php-curl 扩展

Windows10 使用教程

https://youtu.be/KPKoTLtGNOs

空文件

简介

php 写的视频下载工具,现已支持:Youku、Miaopai、腾讯、XVideos、Pornhub、91porn、微博酷燃、bilibili、今日头条、芒果TV 展开 收起
PHP
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/skykain/phpVideos.git
git@gitee.com:skykain/phpVideos.git
skykain
phpVideos
phpVideos
master

搜索帮助