I ran a SQL Query to see how popular the Video Merge Tool is:
select day(
ts), count(1) from merge group by day(`ts`)
And here is the results for the last few days:
day(ts) |
count(1) | |
|---|---|---|
| 17 | 45 | |
| 18 | 244 | |
| 19 | 165 | |
| 20 | 143 | |
| 21 | 195 | |
| 22 | 107 |
I ran a SQL Query to see how popular the Video Merge Tool is:
select day(
ts), count(1) from merge group by day(`ts`)
And here is the results for the last few days:
day(ts) |
count(1) | |
|---|---|---|
| 17 | 45 | |
| 18 | 244 | |
| 19 | 165 | |
| 20 | 143 | |
| 21 | 195 | |
| 22 | 107 |
hello, I used the merger but it’s return file mp4v, and I don’t know how to do next to get 1 video
could you paste the URLs?
Hi,
I run Merge and get only 1 file 11 seconds… Does your program supports NBA.com sites?
here is the links :
https://videos.nba.com/nba/pbp/media/2022/01/26/0022100722/241/8b430d25-f6ce-eef5-39b1-4c8c658e3f75_1280x720.mp4
https://videos.nba.com/nba/pbp/media/2022/01/26/0022100722/297/819ec830-dd76-5412-3347-aac4f2fce5d4_1280x720.mp4
https://videos.nba.com/nba/pbp/media/2022/01/26/0022100722/174/25406d70-3f8b-52cf-bd13-bab6bdf9e756_1280x720.mp4
https://videos.nba.com/nba/pbp/media/2022/01/26/0022100722/568/002d11b7-1384-e3f8-bcac-dce3dd0fb829_1280x720.mp4
https://videos.nba.com/nba/pbp/media/2022/01/26/0022100722/18/c56b8299-2d63-462b-9f80-43272be52599_1280x720.mp4
https://videos.nba.com/nba/pbp/media/2022/01/26/0022100722/241/8b430d25-f6ce-eef5-39b1-4c8c658e3f75_1280x720.mp4
Thanks… MP4 supported now, please try again or download this: https://slowapi.com/api/merger/data/129345_4ElhMEWtY6oVbO4Ujr0lN2XV9qt198Wt.mp4
Can you merge MP4 hosted on dropbox?
I tried these and get only the first file back, not merged with the second file:
https://dl.dropboxusercontent.com/scl/fi/11oukduwnzpklnyyuyhs7/2_Award-Winning-Plasma-Scene.mp4?rlkey=ujtb3ih80s7u3kcmek3ry7u8n&dl=0
https://dl.dropboxusercontent.com/scl/fi/9usyfs60twkyx4koeajnx/3_Serene-Plasma-Donation.mp4?rlkey=2yma58p3m3ab7znnlhhgqotag&dl=0
Also, is API missing where I send API key when submitting something, or is it only to view a list of stuff later?
Concatenation of MP4 videos can be tricky – this tool only puts one file after another, so it may only work for video segments like .ts
The API key allows you to a higher rate of usage, and also allows you to view the merged stuff later.