TeamNewPipe/NewPipe

Carry enqueued videos over if accidentally click new video

Open

#10,099 opened on May 15, 2023

View on GitHub
 (12 comments) (12 reactions) (0 assignees)Java (3,577 forks)batch import
feature requestgood first issuequeue

Repository metrics

Stars
 (38,153 stars)
PR merge metrics
 (Avg merge 9d 17h) (17 merged PRs in 30d)

Description

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

If you click a new video, prompt user whether to keep/carry over enqueued videos if available.

Why do you want this feature?

Let's say, you are watching a video while 7 other videos are enqueued. Then you accidentally touch a new video and all your enqueued videos history is lost. You don't remember them all.

Additional information

Some users may not like to see this prompt window asking them about enqueue history. So, perhaps a tick box can be provided additionally to stop showing the window again.

Contributor guide