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](https://github.com/taizan-hokuto/pytchat/wiki/DefaultProcessor#colors) to Default Processor.
fix
+ Fixed an unintended exception in some situations.