Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

v0.1.1 released

Compare
Choose a tag to compare
@taizan-hokuto taizan-hokuto released this 24 Jul 08:37
· 286 commits to master since this release

v0.1.1

enhancement

  • Extracting video IDs from URL. (for issue #10)
    You can specify a URL that contains a video ID to the video_id parameter, and the video ID will be extracted automatically.
    This feature is also available in the -v parameter of the CLI.

  • Added colors attributes to Default Processor.

fix

  • Fixed an unintended exception in some situations.