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

Support clipping in Downloaders #7599

Open
YucelT94 opened this issue Jul 6, 2020 · 1 comment
Open

Support clipping in Downloaders #7599

YucelT94 opened this issue Jul 6, 2020 · 1 comment
Assignees

Comments

@YucelT94
Copy link

YucelT94 commented Jul 6, 2020

Hi, I have an question: I played youtube videos and clipped them. But how can I save that ClippedVideos at my phone?

I found #4618 this issue but there must has a way to save them. Because we can download all stream with DownloadService's why can't we download a part of that stream.

@tonihei
Copy link
Collaborator

tonihei commented Jul 7, 2020

This is currently not possible because there is no Downloader implementation that applies the clipping. We may want to support this in the future though because MediaItem has clipping parameters. [Note MediaItem will only be part of 2.12.0+]. Marking as an enhancement.

@tonihei tonihei self-assigned this Jul 7, 2020
@tonihei tonihei changed the title Is there any way to download just ClippedMediaSource with exo player? Support clipping in Downloaders Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants