Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix casual search error when playlists are in results #185

Merged
merged 1 commit into from
Aug 17, 2019

Conversation

Stypox
Copy link
Member

@Stypox Stypox commented Aug 16, 2019

  • [y] I carefully read the contribution guidelines and agree to them.
  • [y] I did test the API against NewPipe.
  • [no need] I agree to ASAP create a PULL request for NewPipe for making in compatible when I changed the api.

Sometimes there were two divs with class "yt-lockup-meta" in the search item's html, so the extractor couldn't get the correct one.
(the failing test is unrelated)

Fixes TeamNewPipe/NewPipe#2371

Somtimes there were two divs with class "yt-lockup-meta", so the extractor couldn't get the correct one.
@Stypox Stypox added bug Issue is related to a bug youtube service, https://www.youtube.com/ labels Aug 17, 2019
@theScrabi theScrabi merged commit a133042 into TeamNewPipe:dev Aug 17, 2019
@Stypox Stypox deleted the search-error-fix branch September 12, 2019 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug youtube service, https://www.youtube.com/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on search
3 participants