Anybody made replay video's on LZ servers and uploaded them straight to youtube? If so post them here, i want to check something..
[youtube]http://www.youtube.com/watch?v=9MzOj8qul3Q[/youtube] It's an old replay I made on the old arakawa(which is now edited by nemesis) The vagineer is oskis I think I should make a new VSH replay...
[youtube]http://www.youtube.com/watch?v=8ByWHqsitU0[/youtube] Little something that happened one late night.
[youtube]http://www.youtube.com/watch?v=LJK6oFuI8zI[/youtube] [youtube]http://www.youtube.com/watch?v=payE57NXLX8[/youtube] [youtube]http://www.youtube.com/watch?v=pOX-s2EY3jI[/youtube]
Well no but i want to know the server it was on, seeing saxton in the youtube movie i assumed it was the saxton server. I did not imply it needed to be on the saxton servers only. Ok let me make it easier.. i am looking for youtube movies made on lz servers where you can say on which server it was and if it has a tag called "match_xxxxx" in it.
Yeah, the vid I submitted was on the 1st Hale server. Here's another I made sometime ago on your 2fort server: [youtube]http://www.youtube.com/watch?v=DDvmWuUN-Qc[/youtube] And this one on the map rotation server 1: [youtube]http://www.youtube.com/watch?v=OXa5T6XexC8[/youtube]
There is something about the filename, let me check it out. (I hope that is what you're looking for then ) Okay, this pattern: cp_dustbowl: December 5, 2011 @ 11:29 PM Thats what it suggests if I dont change anything
Some more info what i am trying to find out.. Am1 111745665 6A91A81 Am2 111651529 6A7AAC9 saxton1 112011025 6ad2711 saxton2 112009874 6ad2292 2fort 110845312 69B5D80 You can get the decimal id with steamworks_sessionid_server via console (if your playing on the box) If you make this into a hexadecimal value you get the second value (the ones that start with a 6) Now take 2 example youtube movies that have the values of the match id in hex value: match_428ADD80 2fort 1116396928 match_5F7A6A37 am1 1601858103 You will see that the values dont match up to the ones given back from the sessionid from the server. So the question is, how do they match? Basicly i want to have the serverlist that we have now, and be able to click on a replay icon and show all movies on youtube that came from our server. Would be fun imho..
You made my brain explode and my head implode... hope you're happy... You mean there's a way to track down all replays made specifically on LZ servers?
If pablo doesnt know: <a class="postlink" href="http://www.valvesoftware.com/company/people.html" onclick="window.open(this.href);return false;">http://www.valvesoftware.com/company/people.html</a>
the id's you get are per map, it changes the moment you go to a new map. the id's in hex are valid for the servers and should work. what you need now is a way to store this value so you can look back, but you cant query youtube for 10.000 id's if you want a quick checkup.. you can however match movies back to a server, but whats the point..
You can attempt to log the match ID's and date at every map change, then proceed to query YouTube every week for all the matches made in the last month and keep track of these videos ourselves. Querying YouTube for these videos can be done with the OR keyword, allowing you to chain ~60 terms together before YouTube ceases to execute your search query. Spreading these queries over the week should keep peak traffic to a minimum.
/€dit: oh, just found the right thread! <a class="postlink-local" href="http://www.lethal-zone.eu/post139757.html#p139757" onclick="window.open(this.href);return false;">post139757.html#p139757</a>