Quote:
Originally Posted by cbale2000
Neat looking tool, might have to take a look at it for our event.
It reminds me a lot of the FRC Video Splitter tool that got posted a while back (minus the video splitting part) which also had the ability to upload to YouTube automatically
|
It was a bit inspired by Ty's tool, I liked how he put the match data in the description, so I added that in as a feature (as well as a way to retroactively do it to a playlist). But the rest of it was built almost specifically with how PNW (and thus Indiana) setup their titles, descriptions, tags, and such. Especially the part where we upload as the event is happening.
Quote:
Originally Posted by cbale2000
I'm pretty sure FiM coordinated with TBA this past year to format all of the video titles in such a way that TBA could grab them automatically from the FiM YouTube channel. Might be something to ask the TBA admins about.
|
Interesting, I never heard about that. I guess there is the title matching code that could be used to find matches that used the default schema, but I might have to rewrite it to accept TBA's format for match_codes. Either way I implemented TBA's trusted API to write the YouTube links immediately which is probably far more efficient.