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(client): Randomly slow youtube download speed #229

Closed
wants to merge 6 commits into from
Closed

fix(client): Randomly slow youtube download speed #229

wants to merge 6 commits into from

Commits on Jan 8, 2022

  1. fix(client): drop web and switch to android client

    Signed-off-by: Billaids <jimmy.nelle@hsw-stud.de>
    Billaids authored and corny committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    f207517 View commit details
    Browse the repository at this point in the history
  2. feat(client): improve getStreamSize

    Signed-off-by: Billaids <jimmy.nelle@hsw-stud.de>
    Billaids authored and corny committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    28eb60d View commit details
    Browse the repository at this point in the history
  3. Fix one test

    corny committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    4a911d9 View commit details
    Browse the repository at this point in the history
  4. Use context for HEAD request

    corny committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    efde8ec View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. fix: adjustments for using an android client [WIP]

    * we can't get the publishdate from the android response, have to add maybe another http request for it
    
    Signed-off-by: Billaids <jimmy.nelle@hsw-stud.de>
    Billaids committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    27cee14 View commit details
    Browse the repository at this point in the history
  2. refactor: clean up response_data

    Signed-off-by: Billaids <jimmy.nelle@hsw-stud.de>
    Billaids committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    0440d43 View commit details
    Browse the repository at this point in the history