Witch-highlights

Latest version: v1.1.1

Safety actively analyzes 625640 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

What's new?
This update contains a large code refactoring change. Additionally, the *login_twitch* and *login_acr* methods have been removed. Instead of calling these (now deprecated) methods, the user should pass the *twitch_credentials* and/or *acr_credentials* variables to the *TwitchHighlights* constructor to perform the proper authentication steps for the APIs.
Bug fixes
- Fixed a bug in the *make_video_by_streamer* method. Whenever the user would fetch clip metadata for multiple streamers, an error would occur when merging the metadata into a single list.

1.1.0

What's new?
A new feature has been added that allows users to exclude music copyrighted clips from the video to be created. This is done using the ACRCloud API. In order to use this feature, users must first call the *acr_login* method on the *TwitchHighlights* instance, which performs some checks and makes sure the ACRCloud API can be used. After this succeeds, users can use the *filter_copyright* parameter in the *make_video_by_category* and *make_video_by_streamer* methods.

Bug fixes
- Fixed the bug in language filtering used in the *make_video_by_category* and *make_video_by_streamer* methods.

1.0.0

0.0.1

Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.