question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when trying to run jumpcutter.py

See original GitHub issue

So, whenever I try to do the: C:\Users\MY_NAME\AppData\Local\Programs\Python\Python37\python.exe jumpcutter.py --input_file input.mp4 command, it just comes up with the error: ImportError: cannot import name 'quote' from 'pytube.compat' (C:\Users\MY_NAME\AppData\Local\Programs\Python\Python37\lib\site-packages\pytube\compat.py). I’ve done everything like installing ffmpeg and python and stuff, but im just confused about what I do afterwards. If you can explain, please do it in a simple way, because I’m not the best with techincal stuff like coding. I just wanted to try and use this tool for fun to see what I could do.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

3reactions
SlayTheViruscommented, Apr 2, 2020

try installing pytube3 pip install pytube3

0reactions
Dreiparrentcommented, Apr 2, 2020

My bad. I don’t use cmd often enough to tell what it can’t do.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jumpcutting 12 hour video "jumpcutter.py in line 108"... · Issue #110 ...
Hi, So I tried this on a 12-hour video, and it failed on audio. It throws me an error saying: Traceback (most recent...
Read more >
jumpcutter - PyPI
Jumpcutter is a program that is written in Python to automatically jump-cut silent parts of your videos. The purpose here is to ease...
Read more >
Tudásbázis - Automatically video edit with Python - Internetivo
And then after running this command: python3 jumpcutter.py --input_file auto_2.mp4 --sounded_speed 1 --silent_speed 999999 --frame_margin 2.
Read more >
output exceeds the size limit. open the full output data - You.com ...
VSCode interactive python output exceeds size limit ... I am trying to run the below code in VSCode where in I am using...
Read more >
Remove all silences from mp4 videos - python programming
Your browser can't play this video. ... A script to use jumpcutter. py ... stringa = f"py jumpcutter. py --input_file {finp}.mp4 --output_file ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found