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

Minor bug fixes #165

Merged
merged 2 commits into from
Jul 24, 2022
Merged

Minor bug fixes #165

merged 2 commits into from
Jul 24, 2022

Commits on Jun 26, 2022

  1. Keep last value of progress and ETA when parsing fails

    Fix cache option presence checking
    When dumping json of a playlist, do not throw exception if the playlist has only some "erratic" videos and not all
    p3g4asus committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    2a507dd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Better json ignore errors condition implemented. Code is now more rea…

    …dable and ignores exit codes grater than 0 honoring the --ignore-errors input switch
    p3g4asus committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b78d303 View commit details
    Browse the repository at this point in the history