NewPipeExtractor
NewPipeExtractor copied to clipboard
Support exact search
- [x] I carefully read the contribution guidelines and agree to them.
- [x] I have tested the API against NewPipe.
- [x] I agree to create a pull request for NewPipe as soon as possible to make it compatible with the changed API.
Extractor side changes to support feature request https://github.com/TeamNewPipe/NewPipe/issues/6032
Works only for youtube for now, needs additonal changes at other places to also support youtube music. Honestly not sure how exactly the youtube music search handles exact search but i found this documentation: https://ytmusicapi.readthedocs.io/en/stable/reference.html#search. So if somebody can explain to me where to put this param ignore_spelling i am happy to update the PR.