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

Download live streams? #390

Open
tonytonyistony opened this issue Jan 31, 2024 · 6 comments
Open

Download live streams? #390

tonytonyistony opened this issue Jan 31, 2024 · 6 comments

Comments

@tonytonyistony
Copy link

Does this app support downloading previous live streams from the new live tab that YT has added?

@PikuZheng
Copy link
Contributor

My suggestion is to ask yt-dlp

@tonytonyistony
Copy link
Author

Let me rephrase, does your app support parsing this URL https://www.youtube.com/Channel/streams from the web gui?

@PikuZheng
Copy link
Contributor

Let me rephrase, does your app support parsing this URL https://www.youtube.com/Channel/streams from the web gui?

My suggestion is to ask yt-dlp
Parsing the URL is completed by yt-dlp, ui does not process it.

@tonytonyistony
Copy link
Author

Let me rephrase, does your app support parsing this URL https://www.youtube.com/Channel/streams from the web gui?

My suggestion is to ask yt-dlp Parsing the URL is completed by yt-dlp, ui does not process it.

Fair enough...

But as a contributor to this app, you have no idea or are unwilling to attempt to answer the question without redirecting a user to another support system?

@PikuZheng
Copy link
Contributor

In fact, I looked through the documentation of yt-dlp, and they did not publicly state that they support or do not support a certain website.

@arabcoders
Copy link
Contributor

Let me rephrase, does your app support parsing this URL https://www.youtube.com/Channel/streams from the web gui?

My suggestion is to ask yt-dlp Parsing the URL is completed by yt-dlp, ui does not process it.

Fair enough...

But as a contributor to this app, you have no idea or are unwilling to attempt to answer the question without redirecting a user to another support system?

yt-dlp does support downloading live streams, however it's tricky with many holes, for recording live streams i suggest streamlink. However with proper yt-dlp options, it possible to download live streams via yt-dlp from the start. if it's VOD it will download it regardless. for live streams you need extra options to handle them.

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

No branches or pull requests

3 participants