Skip to content
#

video

Here are 4,709 public repositories matching this topic...

视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。

  • Updated Jul 7, 2020
  • Java
Franky1
Franky1 commented Apr 25, 2020

Is your feature request related to a problem you are facing?

Script for SSL certificate creation is broken on 20.04 Focal Fossa.
Details see #6371

Describe the solution you'd like

People start to use Ubuntu 20.04
The certbot installation script for jitsi has to be adjusted.
Either add a warning or a workaround for Ubuntu 20.04 in the documentation.
Otherwise the community for

ScreenToGif
KIMwofe
KIMwofe commented Mar 17, 2020

中文用户请注意:请尽量用英文描述你的 issue,这样能够让尽可能多的人帮到你。

If you want to report a bug, please provide the following information:

hls.js
kanongil
kanongil commented Dec 16, 2019

Is your feature request related to a problem? Please describe.

The current engine only exposes WebVTT subtitles as kind: 'subtitles'. When the playlist entry contains CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog,public.accessibility.describes-music-and-sound", it should have kind: 'captions'. This would match how it is exposed in the Safari HLS player.

**Describe

diddierh
diddierh commented Jun 23, 2016

Subject of the issue

Documentation needed

Steps to reproduce

When I need help with the options I just run coursera-dl but this is sometimes insufficient because this shows all the options but it doesn't explain how they work or how they're used, with options like --hooks --video-resolution is not possible to deduce how they must be used.

Would be nice to have a detailed exp

WWDC
vincentxavier
vincentxavier commented Apr 13, 2020

I've not seen any oembed snippet code to add, and since it would be complicated to add a it to the reference file, you could give a snippet 👍

[
  {
    "schemes": ["https:\/\/instance.tube\/videos\/watch\/*"],
    "url":"https:\/\/instance.tube\/services\/oembed",
    "discovery":true
  }
]

I've tried it and it works well on a Moodle Instance, where instance.tube is a r

auphofBSF
auphofBSF commented Aug 21, 2019

A more consistent and multi-functional global level of verbosity control,
suggest an enhancement that will see print(...) in project be converted to using the python logging. module

import logging
#Then instead of print() use either
logging.info(......)
#or
logging.debug(.....)
#or
logging.warning(....)
#or
#logging.error()

In that way verbosity can be globally

einhirn
einhirn commented Apr 6, 2020

The documentation states that you should not run BBB on a VM and explains the why by referring to Freeswitch requirements. But the page you are referring to is about Freeswitch Performance Testing, not about basic requirements or recommendations for production.

So while there sure are benefits in running this on a bare metal server, I don't think that you really need one. Depending

ranst91
ranst91 commented Jun 10, 2018

Browser: Chrome (latest)

OS: Windows 10

Clappr Version: 0.2.95

Going through all issues related to logging, it seems like someone insisted on having fatal errors logged without an open to turn them off.

I'd appreciate providing of any way to disable also fatal errors, as it makes no sense to have them on production.

Also, the documentation (API reference) does not supply

legrostdg
legrostdg commented Jan 9, 2018

~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).

Please also consider using appdirs instead of hardcoding ~/.config/

Improve this page

Add a description, image, and links to the video topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the video topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.