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

Push CI run failures at YoutubeSearchExtractorTest$ChannelVerified #553

Closed
XiangRongLin opened this issue Feb 19, 2021 · 1 comment · Fixed by #554
Closed

Push CI run failures at YoutubeSearchExtractorTest$ChannelVerified #553

XiangRongLin opened this issue Feb 19, 2021 · 1 comment · Fixed by #554

Comments

@XiangRongLin
Copy link
Collaborator

XiangRongLin commented Feb 19, 2021

https://github.com/TeamNewPipe/NewPipeExtractor/runs/1929913441#step:5:60

@B0pol NewPipe.init(DownloaderTestImpl.getInstance()) is used here and needs to be replaced by

YoutubeParsingHelper.resetClientVersionAndKey();
NewPipe.init(new DownloaderFactory().getDownloader(RESOURCE_PATH + "metaInfo"));
@B0pol
Copy link
Member

B0pol commented Feb 20, 2021

you mean verified instead of metaInfo I guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants