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 and play videos vs. streaming #9829

Open
6 tasks done
OldGuyInTheClub opened this issue Feb 17, 2023 · 3 comments
Open
6 tasks done

Download and play videos vs. streaming #9829

OldGuyInTheClub opened this issue Feb 17, 2023 · 3 comments
Labels
downloader Issue is related to the downloader feature request Issue is related to a feature in the app

Comments

@OldGuyInTheClub
Copy link

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I'm aware that this is a request for NewPipe itself and that requests for adding a new service need to be made at NewPipeExtractor.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Feature description

Add "Download and enqueue" to play selected videos from local memory vs. streaming. Each succeeding video would download in the background relative to the length of the one playing

Why do you want this feature?

A few of us have problems with NewPipe crashing presumably when it loses or changes connections e.g. #9358 and #6012

This is intermittent, is device and network dependent, and hard to debug. The connection can be mostly stable but if it glitches, there can be crashes.

Of course, users can do this now by downloading and playing in an external player but staying within the app would be a convenience. Could be of use even to users not having the problem

Pros:
Downloading seems pretty fast and stable so this would allow long playlists while eliminating the impact of network (or underlying OS) transients.

Potential concerns:
Overflowing storage with giant playlists
Deciding when to start downloading the next video relative to the one playing
Retaining vs. dynamically deleting downloads
etc.

Additional information

No response

@OldGuyInTheClub OldGuyInTheClub added feature request Issue is related to a feature in the app needs triage Issue is not yet ready for PR authors to take up labels Feb 17, 2023
@SameenAhnaf SameenAhnaf added downloader Issue is related to the downloader and removed needs triage Issue is not yet ready for PR authors to take up labels Feb 17, 2023
@SameenAhnaf
Copy link
Collaborator

#1928 is a better solution ig.

@OldGuyInTheClub
Copy link
Author

Does Wlan mean Wifi? If so, my problems are mostly on cellular data or transitioning between cell/wifi. If there's a glitch in the stream, the app often crashes. I'm suggesting downloading regardless of the connection type.

@SameenAhnaf
Copy link
Collaborator

Does Wlan mean Wifi?

Yes

If so, my problems are mostly on cellular data or transitioning between cell/wifi.

No problem, Preload entire queue option could have checkboxes to choose Wi-Fi or Mobile Data or both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
downloader Issue is related to the downloader feature request Issue is related to a feature in the app
Projects
None yet
Development

No branches or pull requests

2 participants