Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问会有能够预览视频的插件或者更新吗 || Is there any plug-in or update that can preview videos? #155

Open
1378056564 opened this issue Sep 22, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@1378056564
Copy link

1378056564 commented Sep 22, 2023

现在的版本已经十分好用了
但是无法播放视频,视频需要下载才能使用
而且用docker部署希望可以把第三方的一些存储也写进去
十分好用,打算一直运行


The current version is very easy to use
But the video cannot be played. The video needs to be downloaded before it can be used.
And using docker deployment, I hope that some third-party storage can also be written into it.
Very easy to use, I plan to run it all the time

@github-actions github-actions bot changed the title 请问会有能够预览视频的插件或者更新吗 请问会有能够预览视频的插件或者更新吗 || Is there any plug-in or update that can preview videos? Sep 22, 2023
@moonrailgun
Copy link
Contributor

moonrailgun commented Sep 22, 2023

播放视频的功能因为考虑到视频预加载的问题(流量问题,想象一下聊天列表全是视频然后一下子全都开始预加载)没有做成默认的功能,已经有社区的小伙伴通过插件系统开发了自定义插件。

@SSDCc 目前看下来需要这个功能的用户还挺多,有没有兴趣把你的插件提交到官方库?或者我们看下有没有更好的实现?(比如设定一个假的封面,点击后打开播放窗口进行播放视频)


The function of playing videos has not been made a default function because of the problem of video preloading (traffic problem, imagine that the chat list is all videos and all of them start to be preloaded at once). Some friends in the community have developed their own functions through the plug-in system. Define plugin.

@SSDCc At present, it seems that there are quite a few users who need this function. Are you interested in submitting your plug-in to the official library? Or let's see if there is a better implementation? (For example, set a fake cover and click to open the play window to play the video)

@SSDCc
Copy link
Contributor

SSDCc commented Sep 22, 2023

我的插件已经实现了封面提取和点击后再加载和播放的功能,加载时还可以显示进度和大小,但是样式很丑,作为官方插件并不合适,我的建议是完善插件市场区分三方插件和官方插件,让我们的插件可以不入侵主分支代码的情况下出现在插件市场。
目前我维护的插件:https://ssdcc.github.io/tailchat-plugin/


My plug-in has implemented the functions of extracting the cover and loading and playing after clicking. It can also display the progress and size when loading, but the style is ugly and is not suitable as an official plug-in. My suggestion is to improve the plug-in market to distinguish between third-party plug-ins and Official plug-ins allow our plug-ins to appear in the plug-in market without invading the main branch code.
The plug-in I currently maintain: https://ssdcc.github.io/tailchat-plugin/

@moonrailgun moonrailgun added the enhancement New feature or request label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants