NewPipeExtractor icon indicating copy to clipboard operation
NewPipeExtractor copied to clipboard

Support exact search

Open Thompson3142 opened this issue 1 year ago • 1 comments

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

Thompson3142 avatar Sep 08 '24 18:09 Thompson3142

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.

Thompson3142 avatar Sep 08 '24 18:09 Thompson3142