Merging videos downloaded from a different website #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Unable to merge all the video files.
Something wrong with this command: os.system("cat segment"+str(v)+".ts >> all.ts")
Name of the files downloaded: vnNI5Owi-31930257.mp4-199.ts
Merging videos from downloaded from different websitesto Merging videos downloaded from different websitesMerging videos downloaded from different websitesto Merging videos downloaded from a different websiteIt seems that the problem is with the filenames. The program is looking for files starting with segments instead of the real name. There should be an easy fix for that.