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

How do I edit video speed? #281

Open
ThanhLNP opened this issue Dec 9, 2020 · 0 comments
Open

How do I edit video speed? #281

ThanhLNP opened this issue Dec 9, 2020 · 0 comments

Comments

@ThanhLNP
Copy link

ThanhLNP commented Dec 9, 2020

this my code:
video = pafy.new(url)
best = video.getbest()
cap = cv2.VideoCapture(best.url) #video

I use 1 url on utube with time of 0:26, but my code only runs for ~ 4s, the speed of the video is too fast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant