-
Updated
Sep 1, 2020 - JavaScript
video
Here are 4,966 public repositories matching this topic...
-
Updated
Aug 27, 2020 - Java
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Aug 22, 2020 - GLSL
-
Updated
Aug 24, 2020 - Jupyter Notebook
-
Updated
Aug 6, 2020 - Jupyter Notebook
-
Updated
Aug 6, 2020 - Java
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Aug 6, 2020 - Python
-
Updated
Sep 2, 2020 - C++
When the user filters the amount of items in the left list decreases. It would be nice, also as motivation to watch more session videos, to know how much videos are left in the left list, e.g. when I activated the unwatched
filter.
-
Updated
Aug 31, 2020 - TypeScript
-
Updated
May 28, 2020 - JavaScript
FFMPEG supports a "video file name" of image-%04d.png
, and moviepy accepts this in VideoFileClip()
which is great. But unfortunately it assumes 25 fps, and I don't see any way to change that. I can call clip=clip.set_fps(24)
but that doesn't change the duration - I think it just skips frames.
It would be great if VideoFileClip
could accept an optional fps
arg for this case.
-
Updated
Mar 18, 2019 - JavaScript
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Sep 2, 2020 - Go
-
Updated
Aug 27, 2020 - Python
-
Updated
Aug 1, 2020 - HTML
~/.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/
-
Updated
Aug 30, 2020 - JavaScript
Improve this page
Add a description, image, and links to the video topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the video topic, visit your repo's landing page and select "manage topics."
On mobile, I enjoy opening links in NewPipe from web browser. And it works well — unless the URL is enclosed in parentheses of which the closing one is sometimes rendered as part of the URL.
YouTube itself seems to handle this case by somehow trimming the last “)” character on-the-go. While NewPipe regards such URLs as unsupported. And I think NewPipe should also be empowered to handle such ca