-
Notifications
You must be signed in to change notification settings - Fork 425
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 YouTube channels contination #570
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi
Co-authored-by: TiA4f8R <[email protected]>
bfc9ab8
to
2b671b1
Compare
...n/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeChannelExtractor.java
Outdated
Show resolved
Hide resolved
…ractor Because it's unused with the new request. Co-authored-by: bopol <[email protected]>
The mocks for the other tests channel also need to be regenerated |
@XiangRongLin Can you check, whether I've done this correctly? |
From a glance it looks good. Basically if the tests pass with the mock downloader then its good. |
Fix YouTube channels continuation extraction by using the same method as @XiangRongLin in #567.
APK to test: https://github.com/TiA4f8R/NewPipe/suites/2178388837/artifacts/44814609
(Sorry for the commits, I can't use my computer right now.)