NewPipeExtractor
NewPipeExtractor copied to clipboard
NewPipe's core library for extracting data from streaming sites
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them. - [ ] I have tested the API against [NewPipe](https://github.com/TeamNewPipe/NewPipe). - [ ] I agree to create a...
Hi! It would be great if NewPipe could scrobble, especially now that it supports SoundCloud. One way to achieve that is by sending broadcast status to [Simple Last.fm Scrobbler](https://github.com/tgwizard/sls). See...
### Checklist - [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo. - [x] I have read the contribution guidelines given at...
What is actually needed here to support getting content from topic channels? I want to look into it for some time now, but I have no idea where to start.
[Invidious](https://invidio.us/) is a clone of YouTube created for a similar reason to NewPipe. This site happens to use the exact same URL scheme as YouTube does, with pretty much the...
Due to the nature of its task, NPE often has major issues which is very detrimental to the UX. What would you think of an (optional?) youtube-dl-based backend? Their extractor...
It's currently unclear which sites may or may not be supported, even if they meet all the project requirements. Sample: #612 #792 #719 #674 #609 All would seem to meet...
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them. - [ ] I have tested the API against [NewPipe](https://github.com/TeamNewPipe/NewPipe). - [ ] I agree to create a...
Code in Invidious: https://github.com/SamantazFox/invidious/commit/2512c1bc08c5c26d775c150e7637fa968bb34bb0 I'm not sure how to approach this - extracting the ID in `YoutubeStreamLinkHandlerFactory` itself, or assume that a 36 char getId() is a clip id in...
For YouTube: requested at: https://github.com/TeamPiped/Piped/issues/800