YouTubeNotifierΒΆ

add_any_listener

Add a listener for any kind of push notification.

add_edit_listener

Add a listener for when a video is edited.

add_listener

Add a listener for push notifications.

add_upload_listener

Add a listener for when a video is uploaded.

any

A decorator to add a listener for any kind of push notification.

callback_url

Get the callback URL.

edit

A decorator to add a listener for when a video is edited.

is_ready

Check if the notifier is ready to receive push notifications.

listener

A decorator to add a listener for push notifications.

run

Run the notifier to receive push notifications.

stop

Request to gracefully stop the notifier.

subscribe

Subscribe to YouTube channels to receive push notifications.

upload

A decorator to add a listener for when a video is uploaded.