jumpcutter
jumpcutter copied to clipboard
Update requirements.txt
the pytube is updated to pytube3
Fix the problem that video files whose path contains space or other special characters can't be supported.
test if the TEMP folder already exists, when it does, delete it. Prevent the error when creating TEMP while the TEMP already exists.
If we interrupted the editing process, it could leave the TEMP file undeleted, which causes errors when next edit.
delete a comment which might disturb the deletion of TEMP
"Update requirements.txt" should not take 20 commits to do, most of these commits aren't even relevant to "updating requirements.txt"