Audric V.
Audric V.
#### What is it? - [x] Feature (user facing) #### Description of the changes in your PR This PR adds a long press action on web links and hashtags which...
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them. - [x] I have tested the API against [NewPipe](https://github.com/TeamNewPipe/NewPipe). Debug APK: [app-debug.zip](https://github.com/TeamNewPipe/NewPipeExtractor/files/9302333/app-debug.zip) This PR fixes the replacement of...
- [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). No, because it requires to do changes in...
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them. - [x] I have tested the API against [NewPipe](https://github.com/TeamNewPipe/NewPipe). This PR adds the `Content-Type` header to all POST...
I'd like to avoid parsing YouTube and YouTube Music HTML pages to get InnerTube's client version and API key of the `WEB` and `WEB_REMIX` clients (even if for the last...
If a video includes hashtags, YouTube redirects to a page which shows all videos associated with this hashtag. For example: https://www.youtube.com/hashtag/martingarrix (I used a music artist because it contains more...
#### What is it? - [x] Feature (user facing) #### Description of the changes in your PR This PR adds an ExoPlayer settings page to NewPipe's settings, at the current...
[YouTube] Throttling parameter decryption is broken, decrypt function is not again fully extracted
With player `1f7d5369`, the decryption of the throttling parameter fails because the function is not again fully extracted: Left: what is extracted by the extractor; right: the real function The...
### 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...
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them. - [x] I have tested the API against [NewPipe](https://github.com/TeamNewPipe/NewPipe). - [x] I agree to create a pull request...