coslyk / moonplayer

Video player that can play online videos from youtube, bilibili etc.
https://coslyk.github.io/moonplayer.html
GNU General Public License v3.0
638 stars 93 forks source link

CentOS7如何安装 #66

Closed liangjiongyao closed 4 years ago

liangjiongyao commented 6 years ago

CentOS7不能使用fedora社区源,用源码的话要怎么装?

coslyk commented 6 years ago

https://github.com/coslyk/moonplayer/wiki/DownloadZH

lowy commented 5 years ago

centos7源码安装后无法解析视频

WARNING:downloader:failed to import ThreadPoolExecutor! WARNING:downloader:multithread download disabled! WARNING:downloader:please install concurrent.futures from https://github.com/agronholm/pythonfutures ! CRITICAL:YKDL:can't play this video!! ![Uploading 2018-11-03-21:37:28.png…]() you-get: [error] oops, something went wrong. you-get: don't panic, c'est la vie. please try the following steps: you-get: (1) Rule out any network problem. you-get: (2) Make sure you-get is up-to-date. you-get: (3) Check if the issue is already known, on you-get: https://github.com/soimort/you-get/wiki/Known-Bugs you-get: https://github.com/soimort/you-get/issues you-get: (4) Run the command with '--debug' option, you-get: and report this issue with the full output. 更新之后问题依旧 如此往复

coslyk commented 5 years ago

提供下视频地址?

lowy commented 5 years ago

就是普普通通的b站新番 同样的问题也出现在debian系统unblock b站跨区番剧上 比如佐贺勇者是传奇

coslyk commented 5 years ago

这种限港澳台的新番当然看不了 需要挂代理 ("▔㉨▔)

lowy commented 5 years ago

挂代理是自然的了 但是随便一个youtube视频就这样 是不是视频解析的部分没有走代理啊? 能不能使用官方源里安装的youtube-dl? _moonplayer_20181107114214

coslyk commented 5 years ago

因为youtube-dl对国内视频网站的支持不如you-get和ykdl。

ykdl不支持解析YouTube,you-get是可以解析的

检查下代理设置,如果是unblockcn模式的话只会对中国大陆的视频网站解析走代理,其他模式是全局走代理