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

feat: Add video to playlist #281

Merged
merged 3 commits into from
Jan 9, 2022
Merged

Conversation

digiwizkid
Copy link
Contributor

I have implemented the option for adding videos to the playlist.

The playlist can be accessed under the account screen, which lists all the added videos sorted by video name.
Each list item consists of a video name and description.
Each video can be played by tapping on it and can be deleted from the list by swiping to the left.

This solved the issue #270

@sschueller sschueller merged commit 04db4ce into sschueller:develop Jan 9, 2022
@sschueller
Copy link
Owner

Thank you :)

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

Successfully merging this pull request may close these issues.

2 participants