NewPipeExtractor
NewPipeExtractor copied to clipboard
NewPipe's core library for extracting data from streaming sites
### 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...
### 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...
Note: It does not happen when looking at the video directly. I've seen it on the trending and channel pages. Example URL: https://www.youtube.com/channel/UCLXo7UDZvByw2ixzpQCufnA or https://piped.kavin.rocks/channel/UCLXo7UDZvByw2ixzpQCufnA
A scheduled CI run, which runs against the real webite failed and needs to be investigated YoutubeSearchExtractorTest https://github.com/TeamNewPipe/NewPipeExtractor/runs/1914927811?check_suite_focus=true#step:5:82
### Checklist - [x] I am using the latest version - x.xx.x - [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo....
Although tunneled playback is enabled on the player in the client, without proper extractor support, HDR will not work. Here's a snippet from youtube-dl, as you can see, all HDR...
They are all wrong. GPLv3 states in the notice that should be added: https://github.com/TeamNewPipe/NewPipeExtractor/blob/dev/LICENSE#L623-L648 ``` Copyright (C) ``` We have `Copyright (C) ` in all files.
Hello, NewPipeExctractor 0.20.1 I am trying to work with YouTube channel which has unicode in its URL https://www.youtube.com/c/СтудияДиафильм And get ParsingException from NewPipeExtractor. First, I thought that java.net.URL does not...