Opened 17 months ago

Last modified 12 months ago

#2959 new task

Help getting FOSS4G 2022 videos into video.osgeo.org and FOSS4G youtube channel

Reported by: robe Owned by: sac@…
Priority: normal Milestone: Sysadmin Contract 2024-I
Component: SysAdmin Keywords:
Cc:

Description

There is currently some difficulty with getting FOSS4G 2022 videos into Youtube because of rate limits etc.

So plan is to load them into our Peertube instance video.osgeo.org and then push them also to Youtube using the Youtube API.

I'm still reviewing how we can achieve this.

As far as loading into video.osgeo.org, I think I just need to allocate a staging folder to scp these up.

And then we can use the Peertube upload api reading from a CSV file to load in the videos and associated meta data, like discussed here - https://beeldengeluid.github.io/extending-peertube/migration/2021/07/06/importing-videos-with-the-api.html

using the Peertube upload cli https://docs.joinpeertube.org/maintain/tools#peertube-upload-js

I think things are a bit easier since that article was written 2 years ago.

The Youtube side worst case, I think we just read from the staging folder and process using the existing Youtube script we have perhaps just having it load 5 a day or so. I haven't looked that deeply into Youtube, but I couldn't find a way to just import a video url stream, like Peertube offers for (Youtube, Vimeo, and Dailymotion). That would be the ideal solution.

Change History (1)

comment:1 by robe, 12 months ago

Milestone: Sysadmin Contract 2023-ISysadmin Contract 2024-I

Moving my prior still open items to the next proposed Milestone

Note: See TracTickets for help on using tickets.