Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After downloading video is a lot of segments, how to make it automatically merge into a video? #18773

Closed
NoString opened this issue Jan 7, 2019 · 1 comment

Comments

@NoString
Copy link

@NoString NoString commented Jan 7, 2019

After I download video from www.bilibili.com, it looks like this

xx19251198_part1.flv
xx19251198_part2.flv
xx19251198_part3.flv
xx19251198_part4.flv

How do I get it to merge automatically when the download is complete?

Like this

xx19251198.flv

root@ONEVPS190105040754 ~]# youtube-dl -U
youtube-dl is up-to-date (2019.01.02)

root@ONEVPS190105040754 ~]# ffmpeg -V
ffmpeg version 4.1 Copyright (c) 2000-2018 the FFmpeg developers

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 7, 2019

By hand using ffmpeg.

@dstftw dstftw closed this Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.