Implement youtube pub sub for new videos
On a user who has linked their youtube account and turned on auto import, we need to implement a listener for youtube webhooks
https://developers.google.com/youtube/v3/guides/push_notifications
When the user uploads a new video, it should get queued as if they had clicked transfer.
Edited by Brian Hatchet