I think that the YouTube videos are already tagged using the keywords from sv_tags.
For example if you have in server's config something like: sv_tags "ihatesteam" Then you can find all replay videos using: http://www.youtube.com/results?search_query=%2Bihatesteam+%2Breplay+%2Bvalve &search=tag&search_sort=video_date_uploaded Note that you must use %2B before each keyword to get the expected results. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Yeef Sent: Tuesday, December 13, 2011 7:37 PM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] steamworks_sessionid_server 0 I don't know that there's any good way to get a full list for a particular server, just for individual matches. I suppose you could petition Valve to have the replay editor automatically add tags for server IP and/or hostname or some other unique token that makes it clear which server it was recorded on. As for me, I primarily use the match id just as a little added feature. My server automatically records and uploads matches via SourceTV which are then served on a web page for my users. I intend to add a link to each demo file that will search for replays from that match on youtube using the match ID tag. Players will also be able to add the match tag to their videos if they make them outside of the normal replay editor (though I doubt many will). On Tue, Dec 13, 2011 at 11:37 AM, Eric Riemers <[email protected]> wrote: > > Well if it changes constantly, how accurate can you get the list of youtube > movies for a particular server then? I assume if your running for a year > and changed maps 30 times a day, you would get around 10k of id's? A bit > much to query on youtube right? What do you use it for/how now? > > > On Tue, 13 Dec 2011 11:29:31 -0500, Yeef <[email protected]> wrote: > > It is the steamworks session converted to hex. I've been logging the > > steamworks session id to a database ever since that thread and the > match_id > > tags on youtube have always matched the values in the database after > > converting to hex. > > > > Just note that it takes a few seconds after map change for the server to > > get the session id from the steam servers. Until it does it'll just show > it > > as 0. > > > > On Tue, Dec 13, 2011 at 10:42 AM, Eric Riemers <[email protected]> > wrote: > > > >> > >> I also noticed some old post that changing this value into hex could > come > >> up with your youtube match id for replays.. however i just checked but > it > >> doesn't add up. Stealing the thread here a bit, match id's youtube.. > >> anyone > >> knows? > >> > >> On Tue, 13 Dec 2011 17:26:18 +0200, ics <[email protected]> wrote: > >> > It's just a session id for steamworks related reporting aka your > server > >> > reports to Steam what happens on it. Odd if it can be changed by users > >> > to something else. > >> > > >> > -ics > >> > > >> > 13.12.2011 15:05, Daniel Nilsson kirjoitti: > >> >> Some users now and then tries to change this variable > >> >> steamworks_sessionid_server from my default value to 0, why? > >> >> > >> >> What is it used for? > >> >> > >> >> _______________________________________________ > >> >> To unsubscribe, edit your list preferences, or view the list > archives, > >> >> please visit: > >> >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > >> > > >> > > >> > _______________________________________________ > >> > To unsubscribe, edit your list preferences, or view the list archives, > >> > please visit: > >> > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > >> > >> _______________________________________________ > >> To unsubscribe, edit your list preferences, or view the list archives, > >> please visit: > >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > >> > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

