beehive
beehive copied to clipboard
YouTube Bee
A bee triggering events on new YouTube videos (or even posting new videos to YouTube).
Some hints:
- URL RSS feed uploads: http://gdata.youtube.com/feeds/api/users/USER_NAME/uploads
- URL RSS feed comments: https://gdata.youtube.com/feeds/api/videos/VIDEO_ID/comments
Probably best to use the Google Go API Client: https://github.com/googleapis/google-api-go-client/tree/master/youtube/v3
Can I take a stab at this? It seems like it's pretty open.
@Mark-Jung Of course, go ahead!
What would this Bee do?
On Mon, 29 Apr 2019 at 09:27, Christian Muehlhaeuser < [email protected]> wrote:
@Mark-Jung https://github.com/Mark-Jung Of course, go ahead!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/muesli/beehive/issues/25#issuecomment-487424417, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJ276TA5RODNNQM3WMW7ATPSYXHPANCNFSM4AQ5NG2A .
--
James Mills / prologic
E: [email protected] W: prologic.shortcircuit.net.au
Trigger events when a user uploaded a video, or when one of your subscribers pushes something. Could also upload new videos straight to your account.
Well to upload videos I think it is better to rely on specialized programs for that. For example https://git.lecygnenoir.info/LecygneNoir/prismedia where I’m a contributor.
As a video maker: I would totally post an announce on social medias when one of my videos goes live: pre-formatted with the link. And I would love to mix the announce with the link of the same video uploaded on Peertube (double RSS with a "mix infos" transformer/hive ?).
As a viewer: I see less useful stuff to do. Maybe download a video when one is uploaded. Either as a sync to phone and watch in subway or for downloading now music to my playlist ?