Merging videos downloaded from a different website #1

Closed
opened 2020-05-03 02:14:13 +01:00 by aloma · 1 comment

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

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
aloma changed title from Merging videos from downloaded from different websites to Merging videos downloaded from different websites 2020-05-03 02:14:36 +01:00
aloma changed title from Merging videos downloaded from different websites to Merging videos downloaded from a different website 2020-05-03 02:14:46 +01:00
xaloc self-assigned this 2020-05-03 02:17:20 +01:00
Owner

It 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.

It 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.
xaloc referenced this issue from a commit 2020-05-03 02:28:42 +01:00
xaloc closed this issue 2020-05-03 02:28:42 +01:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xaloc/skill_download#1
No description provided.