php 编写的视频下载工具,目前支持:优酷、酷狗、腾讯、XVideos、Pornhub、91porn、微博酷燃、bilibili、今日头条、芒果TV
php 编写的视频下载工具,目前支持:优酷、酷狗、腾讯、XVideos、Pornhub、91porn、微博酷燃、bilibili、今日头条、芒果TV
| SITE | VIDEO |
|---|---|
| Youku | :white_check_mark: |
| Miaopai | :white_check_mark: |
| :white_check_mark: | |
| XVideos | :white_check_mark: |
| Pornhub | :white_check_mark: |
| 91porn | :white_check_mark: |
| 微博酷燃 | :white_check_mark: |
| Douyu | :white_check_mark: |
| Iqiyi | :white_check_mark: |
| :white_check_mark: | |
| :white_check_mark: | |
| Bilibili(B站) | :white_check_mark: |
| Toutiao | :white_check_mark: |
| MGTV | :white_check_mark: |
Discord:https://discord.gg/xvNQPaT
cp config-template.php config.php
return [
'http_proxy' => '127.0.0.1:1087',
'weiboCookie' => '',
'user_agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36',
//91porn
'91porn' => [
'cookie' => '',
'user_agent' => '',
]
];
php start.php 'link_address'
php start.php 'link_address' -i //show playlist
php start.php 'link_address' -ar
CentOS 7
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
暂无开放 Issues,或尚未同步最近议题。