AsyncYouTubeNotifierΒΆ
Add a listener for any kind of push notification. |
|
Add a listener for when a video is deleted. |
|
Add a listener for when a video is edited. |
|
Add a listener for when a video is uploaded or a live stream is started. |
|
Decorate the function to add a listener for any kind of push notification. |
|
Get the callback URL. |
|
Decorate the function to add a listener for when a video is deleted. |
|
Decorate the function to add a listener for when a video is edited. |
|
Check if the notifier is ready to receive push notifications. |
|
Start the FastAPI server to receive push notifications in an existing event |
|
Run the FastAPI server in an existing event loop and return immediately. |
|
Gracefully stop the notifier and ngrok (if used). |
|
Subscribe to YouTube channels to receive push notifications. |
|
Decorate the function to add a listener for when a video is uploaded. |