-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
feature requestIssue is related to a feature in the appIssue is related to a feature in the app
Description
Checklist
- I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
issue 🔍 newpipe as browser - I have read the contribution guidelines given at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md.
- This issue contains only one feature request. I will open one issue for every feature I want to request.
What feature do you want?
- Newpipe may OPTIONALLY add separate activity for opening all
intent
links (think: like browser app) - and check the incoming link with the newpipe's "supported links" list
- if the link matches/is supported by newpipe extractor, then open it as media/whatever
- otherwise pass it back to android system
- the whole mechanism being similar to open links with app
- i cant think of a suitable name for the service, but it can be smth like "Newpipe check links" ?!
Why do you want this feature?
- This feature will add much more flexibility in the way links can be opened with newpipe. so, issues like:
- The feature will add opportunity for newpipe extractor's "beta-support" services to be mass tested as well
Think of it like "dynamic intents" where the supported intents can be updated dynamically by the app. but this is not supported in android (and shouldnt be either imo).
Additional Context:
- I recently stumbled upon ability to add instance links in
Peertube instances
<Content
<Settings
( NewPipeExtractor#746 ) - even after adding link there, it was not supported by newpipe when i clicked such a link from other app
- .... since there can be so many links supported by newpipe, all those obv cant be added in the newpipe's intent
- but this restricts the ability to use newpipe to its full potential
- this proposal will make opening all these kinds of links in newpipe very very easy without causing any significant side effects
Metadata
Metadata
Assignees
Labels
feature requestIssue is related to a feature in the appIssue is related to a feature in the app