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

Save enqueued list as playlist #8004

Closed
5 tasks done
dogdumpling opened this issue Mar 8, 2022 · 0 comments · Fixed by #8008
Closed
5 tasks done

Save enqueued list as playlist #8004

dogdumpling opened this issue Mar 8, 2022 · 0 comments · Fixed by #8008
Labels
feature request Issue is related to a feature in the app

Comments

@dogdumpling
Copy link

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • 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

When viewing enqueued videos, provide a button to save the enqueued list to a new playlist. The button could appear in the enqueued list's tool bar UI.

Why do you want this feature?

Oftentimes I don't wish to view all of my enqueued videos in one sitting - like when I have enqueued too many but still wish to watch them at a later date.

Additional information

No response

@dogdumpling dogdumpling added the feature request Issue is related to a feature in the app label Mar 8, 2022
ktprograms added a commit to ktprograms/NewPipe that referenced this issue Mar 10, 2022
This also allows saving a remote playlist locally.

- Add an "Add to playlist" button to the queue menu in the Player.
- Move the appendAllToPlaylist functionality from PlayQueueActivity to
Player.

Fixes: TeamNewPipe#8004
ktprograms added a commit to ktprograms/NewPipe that referenced this issue Mar 15, 2022
This also allows saving a remote playlist locally.

- Add an "Add to playlist" button to the queue menu in the Player.
- Move the appendAllToPlaylist functionality from PlayQueueActivity to
Player.

Fixes: TeamNewPipe#8004
XiangRongLin pushed a commit that referenced this issue Mar 15, 2022
This also allows saving a remote playlist locally.

- Add an "Add to playlist" button to the queue menu in the Player.
- Move the appendAllToPlaylist functionality from PlayQueueActivity to
Player.

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

Successfully merging a pull request may close this issue.

1 participant