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

Polish #442

Merged
merged 2 commits into from
Oct 26, 2020
Merged

Polish #442

merged 2 commits into from
Oct 26, 2020

Conversation

B0pol
Copy link
Member

@B0pol B0pol commented Oct 26, 2020

  • I carefully read the contribution guidelines and agree to them.
  • I have tested the API against NewPipe.
  • I agree to create a pull request for NewPipe as soon as possible to make it compatible with the changed API.

Copy link
Member

@TheAssassin TheAssassin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The tests should be restored with different channels, if possible. Consider opening an issue about this.

@B0pol B0pol mentioned this pull request Oct 26, 2020
@B0pol
Copy link
Member Author

B0pol commented Oct 26, 2020

I opened #443

Copy link
Member

@TheAssassin TheAssassin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's okay, but I'd wait for @TobiGr to approve it as well.

Copy link
Member

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@TobiGr TobiGr merged commit a8665fd into TeamNewPipe:dev Oct 26, 2020
@B0pol B0pol deleted the polish branch October 26, 2020 17:52
@@ -768,11 +770,11 @@ private EmbeddedInfo getEmbeddedInfo() throws ParsingException, ReCaptchaExcepti

} catch (IOException e) {
throw new ParsingException(
"Could load decryption code form restricted video for the Youtube service.", e);
"Could load deobfuscation code form restricted video for the Youtube service.", e);
Copy link
Member

@Stypox Stypox Oct 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mmmh, this should probably be "Could not load deobfuscation code for YouTube restricted video"

Copy link
Member Author

@B0pol B0pol Oct 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Feel free to open a PR

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 this pull request may close these issues.

4 participants