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

Transition from get_video_info endpoint to youtubei (aka innertube) #198

Merged
merged 5 commits into from
Jun 22, 2021
Merged

Transition from get_video_info endpoint to youtubei (aka innertube) #198

merged 5 commits into from
Jun 22, 2021

Commits on Jun 22, 2021

  1. smooth transition to new youtube api

    Camelva authored and corny committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    c01d9f2 View commit details
    Browse the repository at this point in the history
  2. server no more returns transitional response, hence ErrResponseStatus…

    … is redundant
    Camelva authored and corny committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    98b61c3 View commit details
    Browse the repository at this point in the history
  3. check for error type instead of hard-coded error message

    Camelva authored and corny committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    22cd0a7 View commit details
    Browse the repository at this point in the history
  4. cleaning unused code

    Camelva authored and corny committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    9a94ad3 View commit details
    Browse the repository at this point in the history
  5. Fix linter warnings

    corny committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3eef184 View commit details
    Browse the repository at this point in the history