Skip to content

v2.0.0

Compare
Choose a tag to compare
@SeoulSKY SeoulSKY released this 07 Aug 18:32
· 48 commits to main since this release

Breaking Changes

The following fields in Video are removed as these are not sent by YouTube in the push notifications:

  • description
  • thumbnail
  • stats

Bug Fixes

  • Fixed YouTubeNotifier.run() and AsyncYouTubeNotifier.serve() raising TypeError when the optional parameter app wasn't given.
  • Fixed (Async)YouTubeNotifier not invoking the event listeners for some YouTube channels.

Full Changelog: v1.1.2...v2.0.0