多合一视频客户端: MoonPlayer [2.24新增you-get解析工具支持]
Tofloor
poster avatar
coslyk
deepin
2014-08-04 20:01
Author
本帖最后由 coslyk 于 2016-2-24 22:12 编辑

「实验性功能」最新版本(v0.57)可以使用you-get工具作后台解析了,优酷无法解析的同学可以在设置里面的“插件”页勾选you-get试试

MoonPlayer是linux下的多合一视频客户端,支持优酷、土豆等多个视频网站的播放、下载,支持A、B站视频的弹幕。

主页:https://github.com/coslyk/moonplayer/wiki/HomePageZH
下载地址:在ppa上 https://launchpad.net/~cos-lyk/+archive/ubuntu/moonsoft/
chrome/firefox浏览器扩展:https://github.com/coslyk/moonplayer/wiki/BroswerExtensionZ

建议大家添加moonplayer ppa到软件源里面,以便自动获取软件更新。deepin2015/debian下的方法如下:
  1. 在/etc/apt/sources.list.d/文件夹中创建一个后缀为list的文件(如moonplayer.list),内容为:
  2. deb http://ppa.launchpad.net/cos-lyk/moonsoft/ubuntu trusty main

  3. 更新系统:
  4. sudo apt-get update

  5. W: GPG error: deb http://ppa.launchpad.net trusty Release:
  6. The following signatures couldn't be verified  
  7. because the public key is not available: NO_PUBKEY XXXXXXXXXXXXXXXX

  8. 添加密钥,其中XXXXXXXXXXXXXXXX为NO_PUBKEY后面的那串东西:
  9. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys XXXXXXXXXXXXXXXX

  10. 再次更新系统即可
  11. sudo apt-get update
  12. sudo apt-get install moonplayer
Copy the Code
Reply Favorite View the author
All Replies
5 / 6
To page
coslyk
deepin
2015-12-19 07:25
#81
https://bbs.deepin.org/post/23736
archlinux尽快更新。

Archlinux上的不是我打包的。。。你可以试试联系下arch的打包者
Reply View the author
kalicp
deepin
2015-12-27 03:43
#82
https://bbs.deepin.org/post/23736
可以给个具体的播放地址吗?我这里测试没有问题

截图在附件中,不会直接上图,抱歉!
Reply View the author
young999888
deepin
2015-12-27 05:10
#83
最近都不能看
Reply View the author
coslyk
deepin
2015-12-27 06:17
#84
https://bbs.deepin.org/post/23736
截图在附件中,不会直接上图,抱歉!

噢我找到问题了,新版本已经推送到PPA上了,你更新下试试
Reply View the author
coslyk
deepin
2015-12-27 06:18
#85

有提示或者终端下的出错信息吗?
Reply View the author
hxzhyx
deepin
2015-12-27 06:44
#86
本帖最后由 hxzhyx 于 2015-12-26 22:46 编辑

tony@tony-linux:~$ sudo add-apt-repository ppa:cos-lyk/moonsoft
Traceback (most recent call last):
  File "/usr/bin/add-apt-repository", line 95, in
    sp = SoftwareProperties(options=options)
  File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
    self.reload_sourceslist()
  File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
    self.distro.get_sources(self.sourceslist)   
  File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 89, in get_sources
    (self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Deepin/jessie


https://bbs.deepin.org/user/11172 楼上帮忙给看看这是什么问题,一直装不上去。
Reply View the author
coslyk
deepin
2015-12-27 07:24
#87
https://bbs.deepin.org/post/23736
tony@tony-linux:~$ sudo add-apt-repository ppa:cos-lyk/moonsoft
Traceback (most recent call last):
  ...

试试
  1. add-apt-repository 'deb http://ppa.launchpad.net/cos-lyk/moonsoft/ubuntu trusty main'
Copy the Code
Reply View the author
hxzhyx
deepin
2015-12-27 07:29
#88

还是一样的好像。
Reply View the author
young999888
deepin
2015-12-27 17:42
#89
https://bbs.deepin.org/post/23736
有提示或者终端下的出错信息吗?

没有,优酷也不能
Reply View the author
coslyk
deepin
2015-12-27 22:56
#90
https://bbs.deepin.org/post/23736
还是一样的好像。

网上查了一下,好像是深度软件中心引起的问题,我用debian就没问题了。。。

先手动下载deb包安装吧:
  1. https://launchpad.net/~cos-lyk/+archive/ubuntu/moonsoft/+packages
Copy the Code
Reply View the author
coslyk
deepin
2015-12-30 07:02
#91
https://bbs.deepin.org/post/23736
没有,优酷也不能

好诡异。。。按理说在终端下应该能看到出错信息的

给个具体的视频网址吧,因为我这里测试的都没问题
Reply View the author
young999888
deepin
2015-12-30 17:48
#92
https://bbs.deepin.org/post/23736
好诡异。。。按理说在终端下应该能看到出错信息的

给个具体的视频网址吧,因为我这里测试的都没问题 ...


点击反应都没有
Reply View the author
coslyk
deepin
2015-12-31 05:02
#93
https://bbs.deepin.org/post/23736
点击反应都没有

那可以下载视频吗?
Reply View the author
coslyk
deepin
2015-12-31 05:04
#94
https://bbs.deepin.org/post/23736
点击反应都没有

可否把点了播放后的终端输出截一个图来看看。。。
Reply View the author
hxzhyx
deepin
2016-01-01 04:06
#95
https://bbs.deepin.org/post/23736
网上查了一下,好像是深度软件中心引起的问题,我用debian就没问题了。。。

先手动下载deb包安装吧:

装上去了,谢谢!
好像优库用不了,土豆正常。
搜索“万万没想到 第二季”,优库的源都看不了。
Reply View the author
coslyk
deepin
2016-01-02 21:30
#96
https://bbs.deepin.org/post/23736
装上去了,谢谢!
好像优库用不了,土豆正常。
搜索“万万没想到 第二季”,优库的源都看不了。 ...

刚推了新版本,你更新下试试可不可以
Reply View the author
ladelie
deepin
2016-01-11 06:18
#97
coslyk楼主 我是ubuntu12.04LTS 的系统 安装moonplayer0.36.1 装好之后播什么都没有声音 声卡驱动都好 用其他播放器比如SMPLAYER也都有声音 这是什么情况?
Reply View the author
ladelie
deepin
2016-01-11 06:20
#98
coslyk楼主 我是ubuntu12.04LTS 的系统 安装moonplayer0.36.1 装好之后播什么都没有声音 声卡驱动都好 用其他播放器比如SMPLAYER也都有声音 这是什么情况?
Reply View the author
ladelie
deepin
2016-01-11 06:22
#99
本帖最后由 ladelie 于 2016-1-10 22:32 编辑

Reply View the author
ladelie
deepin
2016-01-14 03:30
#100
手欠把皮肤改成这样 该不回去了 设置按键找不到了  各位 如何是好 重装还是这样
Reply View the author
5 / 6
To page