The Wayback Machine - https://web.archive.org/web/20201130050115/https://github.com/topics/video
Skip to content
#

video

Here are 5,365 public repositories matching this topic...

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

Please add video length on the video thumbnail just like the official Developer app from Apple.

Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.

tburrows13
tburrows13 commented Oct 28, 2020

You can see in test_loop() that loop is not quite working as some tests are skipped or else they would cause the tests to fail. To close this issue you need to do the following

  • Try running the tests that are currently broken
  • Fix loop so that the tests can run (or convince me that the tests are wrong :) )
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.