... Why do you have to be so effing difficult about a YouTube API project that is used for a single event per year?
FOSDEM creates 600+ videos on a yearly basis. There is no way I am going to manually upload 600+ videos through your webinterface, so we use the API you provide, using a script written by Stefano Rivera. This script grabs video filenames and metadata from a YAML file, and then uses your APIs to upload said videos with said metadata. It works quite well. I run it from cron, and it uploads files until the quota is exhausted, then waits until the next time the cron job runs. It runs so well, that the first time we used it, we could upload 50+ videos on a daily basis, and so the uploads were done as soon as all the videos were created, which was a few months after the event. Cool!
The second time we used the script, it did not work at all. We asked one of our key note speakers who happened to be some hotshot at your company, to help us out. He contacted the YouTube people, and whatever had been broken was quickly fixed, so yay, uploads worked again.
I found out later that this is actually a normal thing if you don't use your API quota for 90 days or more. Because it's happened to us every bloody year.
For the 2020 event, rather than going through back channels (which happened to be unavailable this edition), I tried to use your normal ways of unblocking the API project. This involves creating a screencast of a bloody command line script and describing various things that don't apply to FOSDEM and ghaah shoot me now so meh, I created a new API project instead, and had the uploads go through that. Doing so gives me a limited quota that only allows about 5 or 6 videos per day, but that's fine, it gives people subscribed to our channel the time to actually watch all the videos while they're being uploaded, rather than being presented with a boatload of videos that they can never watch in a day. Also it doesn't overload subscribers, so yay.
About three months ago, I started uploading videos. Since then, every day, the "fosdemtalks" channel on YouTube has published five or six videos.
Given that, imagine my surprise when I found this in my mailbox this morning...
This is an outright lie, Google.
The project has been created 90 days ago, yes, that's correct. It has been used every day since then to upload videos.
I guess that means I'll have to deal with your broken automatic content filters to try and get stuff unblocked...
... or I could just give up and not do this anymore. After all, all the FOSDEM content is available on our public video host, too.
Have you considered uploading to archive.org?
archive.org used to let you upload in bulk via FTP and offered an upload tool—see https://blog.archive.org/2019/06/05/the-ia-client-the-swiss-army-knife-of-internet-archive/ for more.
archive.org tells you how they make their derivative files—https://blog.archive.org/2013/02/09/new-mp4-h-264-derivative-technique-simpler-and-easy/—and (last I knew) they also offered downloading the exact files you uploaded to them (YouTube does neither of these things, as far as I know).
archive.org offers download URLs which automatically redirect the user to the correct archive.org server and downloads aren't prohibited, a hassle, nor do they require any special program (can't say that for YouTube). This makes archive.org a viable place to direct people to get their copies (including watching them inline on a webpage via HTML5's video and audio elements) before trying other alternatives.
For people who aren't looking to make money from their uploads, archive.org looks to me like a fine place to consider posting copies. I'm sure that you'll have to wait a while before your uploads appear, archive.org is a popular place to post files (of any type, not just videos) and the upload queue is long. But I've found it to be incredibly handy.
Finally, thanks for hosting a blog that doesn't require any Javascript to use including posting comments.