LifeActor / ykdl

a video downloader focus on China mainland video sites.(一款专注于中国大陆视频网站的视频下载器。)
https://github.com/LifeActor/ykdl
Other
1.45k stars 285 forks source link

可以下载 ,但无法调用mpv播放 #524

Closed inoton closed 4 years ago

inoton commented 4 years ago

$ ykdl -p mpv https://www.iqiyi.com/v_19ru53qb00.html site: 爱奇艺 (Iqiyi) title: 酷狗音乐党支部《我和我的祖国》 artist: None streams:

Exiting... (Fatal error)

SeaHOH commented 4 years ago

升级没有?不会就看 readme 的 install from source 部分。

inoton commented 4 years ago

升级没有?不会就看 readme 的 install from source 部分。

解决了,十分感谢! 当时是按 “简要安装指南” 部分来安装的。

按您的提示,再运行一下:pip3 install git+git://github.com/zhangn1985/ykdl.git --upgrade --user 就好了。