TeamNewPipe / TeamNewPipe/NewPipe

Refactor open dialog with separate open preferences for videos, channels and playlists

Open
#4,331 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request GUI
Dominant language
Java
Stars
39.7k
Forks
3.8k
Avg merge
7d 10h
Merged PRs (30d)
7

Description

RouterActivity is currently rather crappy, since the code is difficult to read and edit and not well structured. Therefore it needs some attention. The open dialog needs to be improved so that it is more consistent (see https://github.com/TeamNewPipe/NewPipe/pull/4259#issuecomment-699545213 ). We should also handle in a better way things that are not videos, i.e. channels and playlists, and videos with only audio (SoundCloud). We should allow the user to choose different open actions for videos, playlists and channels, since after #4259 the user may want to e.g. always autoplay videos and always show playlist info.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading RouterActivity and the consistency discussion in PR #4259's linked comment. Map the current open-dialog handling for videos, channels, playlists, and audio-only videos; done means separate user-selectable actions for each category and a clearer structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.