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

Ability to remux already downloaded parts from livestream feed #1480

Open
3 of 6 tasks
MrTheenD opened this issue Apr 26, 2024 · 2 comments
Open
3 of 6 tasks

Ability to remux already downloaded parts from livestream feed #1480

MrTheenD opened this issue Apr 26, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@MrTheenD
Copy link

MrTheenD commented Apr 26, 2024

Checklist

  • This feature I'm requesting is already implemented in yt-dlp.
  • This feature is merely a UI/UX update.
  • This feature is suitable for primary users with little knowledge about yt-dlp.
  • This feature is available for most websites, not only the video platform I use.
  • This feature is suitable for a large variety of videos.
  • This feature is not going to conflict with many of the existing options.

Is your feature request related to a problem? Please describe.

I download livestream videos from certain website and I noticed that whenever I start the livestream download it would not finish as the stream is ongoing.

Describe the solution you'd like

My suggestion is having a "finish" button whenever a livestream video is detected and mux the downloaded parts into an MKV container.

Video link

No response

Additional context

No response

@MrTheenD MrTheenD added enhancement New feature or request new issue This issue is not triaged labels Apr 26, 2024
@JunkFood02
Copy link
Owner

Is this possible on the yt-dlp side? You can only do Ctrl+C when downloading a live stream with yt-dlp too if I recall correctly

@JunkFood02 JunkFood02 removed the new issue This issue is not triaged label Apr 27, 2024
@MrTheenD
Copy link
Author

Sorry for the long overdue reply. Yes, there isn't any native way to end stream downloading in yt-dlp. But ffmpeg could do the remuxing part, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants