beehive icon indicating copy to clipboard operation
beehive copied to clipboard

YouTube Bee

Open muesli opened this issue 10 years ago • 7 comments

A bee triggering events on new YouTube videos (or even posting new videos to YouTube).

muesli avatar Jun 25 '14 09:06 muesli

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

tpltnt avatar May 13 '15 07:05 tpltnt

Probably best to use the Google Go API Client: https://github.com/googleapis/google-api-go-client/tree/master/youtube/v3

Horrendus avatar Oct 10 '18 14:10 Horrendus

Can I take a stab at this? It seems like it's pretty open.

Mark-Jung avatar Apr 28 '19 22:04 Mark-Jung

@Mark-Jung Of course, go ahead!

muesli avatar Apr 28 '19 23:04 muesli

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

prologic avatar Apr 28 '19 23:04 prologic

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.

muesli avatar Apr 28 '19 23:04 muesli

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 ?

Zykino avatar Apr 25 '20 09:04 Zykino