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(http): android tv http client missing clientName #370

Merged

Conversation

Araxeus
Copy link
Contributor

@Araxeus Araxeus commented Mar 22, 2023

fix(http) android tv http client missing clientName

Description

Fixes #369 (comment)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@absidue
Copy link
Collaborator

absidue commented Mar 22, 2023

can you please edit the commit message and the pull request title to include a : after the ), otherwise this pull request won't get picked up by the changelog and release notes generator (like the other one wasn't but Luan can fix that).

@Araxeus Araxeus changed the title fix(http) android tv http client missing clientName fix(http): android tv http client missing clientName Mar 22, 2023
@Araxeus Araxeus force-pushed the fix-android-tv-http-client-missing-clientName branch from a5ad317 to aefe452 Compare March 22, 2023 22:33
@LuanRT LuanRT merged commit cb8fafe into LuanRT:main Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.0.1 InnertubeError: Streaming data not available
3 participants