-
Updated
Sep 11, 2020 - JavaScript
video
Here are 5,030 public repositories matching this topic...
-
Updated
Sep 8, 2020 - Java
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Aug 22, 2020 - GLSL
-
Updated
Aug 24, 2020 - Jupyter Notebook
-
Updated
Aug 6, 2020 - Jupyter Notebook
-
Updated
Sep 6, 2020 - Java
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Aug 6, 2020 - Python
-
Updated
Sep 7, 2020 - C++
For translation and other purposes
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 18, 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 18, 2020 - JavaScript
Lots of users ask in Slack what we support (and what we plan on supporting)
We should throw a simple FEATURES.md in the repo.
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 4, 2020 - HTML
-
Updated
Sep 18, 2020 - Vue
~/.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.
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 (says
"Unsupported URL"in the front end, and `"No service ca