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

feat: use native python APIs + minor changes #184

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 6, 2020

  1. feat: use native python APIs + minor changes

    Also included:
    * PyCharm reformat
    * fStrings vs string concatenation (Python >=3.7 required)
    * Add handling for lastExistingFrame is None
    * Print help when no argument provided
    * Minor bugfixes for edge cases
    ClashLuke authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    44281e2 View commit details
    Browse the repository at this point in the history
  2. fix: use pytube3

    PyTube is incompatible with this repo. PyTube3 is _required_ for python>=3.8 and usable for any python3.
    ClashLuke authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    eaba3eb View commit details
    Browse the repository at this point in the history