NewPipeExtractor icon indicating copy to clipboard operation
NewPipeExtractor copied to clipboard

NewPipe's core library for extracting data from streaming sites

Results 240 NewPipeExtractor issues
Sort by recently updated
recently updated
newest added

- [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). - [x] I agree to create a pull...

multiservice

- [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...

youtube

Currently the Mix-Playlist extraction is broken (looks like YT changed something). Test returns: ``` Could not get playlistData org.schabi.newpipe.extractor.exceptions.ExtractionException: Could not get playlistData at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor.onFetchPage(YoutubeMixPlaylistExtractor.java:100) at org.schabi.newpipe.extractor.Extractor.fetchPage(Extractor.java:60) at org.schabi.newpipe.extractor.services.youtube.YoutubeMixPlaylistExtractorTest$ChannelMix.setUp(YoutubeMixPlaylistExtractorTest.java:356) ......

bug
youtube

Toffee is a Bangladeshi streaming service and its all contents can be accessed with no account. However, there are ads in the beginning. It'll be great if Newpipe could block...

new service

when i want to get Youtube Video streams some time give me this error "Embedded info did not provide YouTube player js url"

question
youtube

This is a followup to my joke PR #825. The reason I made that PR was to emphasize the fact that storing `""` in a constant variable and then using...

discussion

- [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 https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md. -...

new service

Followup issue of #810 > Currently ``Stream`` is dependent on service specific stuff (like YT's itag). This is a big problem because sooner or later this class will blow up....

enhancement
multiservice

Add support for Rumble [https://github.com/TeamNewPipe/NewPipe/issues/6645](https://github.com/TeamNewPipe/NewPipe/issues/6645) [Rumble and Odysee #736](https://github.com/TeamNewPipe/NewPipeExtractor/issues/736)

new service

Example: https://www.youtube.com/c/Vox/community It uses the `/next` api, with a `params: "Egljb21tdW5pdHk%3D"` json varable. The decoded protobuf equivelent: ![image](https://user-images.githubusercontent.com/20838718/141660412-8da43c50-7bd0-409a-a24a-a7fc8330d6d8.png)

enhancement
youtube