Difference between revisions of "GameTrailers"

From Archiveteam
Jump to navigation Jump to search
(started)
(update, link to archives)
Line 5: Line 5:
| logo = GameTrailers_logo.png
| logo = GameTrailers_logo.png
| image = Gametrailers_homepage-as-of-2016feb08-around-18.30EST.png
| image = Gametrailers_homepage-as-of-2016feb08-around-18.30EST.png
| project_status = {{Closing}}
| project_status = {{Closed}}
| archiving_status = {{inprogress}}
| archiving_status = {{partiallysaved}}
| tracker = [http://tracker.archiveteam.org/gametrailers gametrailers]
| tracker = [http://tracker.archiveteam.org/gametrailers gametrailers]
| source = [https://github.com/ArchiveTeam/gametrailers-grab gametrailers-grab]
| source = [https://github.com/ArchiveTeam/gametrailers-grab gametrailers-grab]
Line 12: Line 12:
}}
}}


::''This article is a stub. You can help by expanding it.''
::''This article has a too short or no lead. You can help by expanding it.''


== Status ==
== Shutdown ==


Shutdown announcement tweeted "4:47 PM - 8 Feb 2016" (presumably EST, since that's where I am, and I'm logged into Twitter?) https://twitter.com/GameTrailers/status/696858020215586816
Shutdown announcement tweeted "4:47 PM - 8 Feb 2016" (presumably EST, since that's where I am, and I'm logged into Twitter?) https://twitter.com/GameTrailers/status/696858020215586816
Line 20: Line 20:
<blockquote>After 13 years, GameTrailers is closing down today. Thank you for your continued support over the years. It has been an adventure.</blockquote>
<blockquote>After 13 years, GameTrailers is closing down today. Thank you for your continued support over the years. It has been an adventure.</blockquote>


== How can I help? ==
== Archives ==


Archive Team took action shortly after the announcement. Although many of the videos had already been removed months before, the Team was able to download 12 terabytes of videos.


=== Running a Warrior ===
The archive files can be found [https://archive.org/search.php?query=archiveteam%20gametrailers here] (and also in the Wayback Machine, but videos may or may not play back properly).
 
You can start up a [[Warrior]] and there select ''GameTrailers''. (If you don't really care what you are archiving, select ''ArchiveTeam's Choice'' instead, as at some points ArchiveTeam may priorize another project.)
 
=== Running the script manually ===
 
If you use Linux and you're a bit familiar with it, you can try running the script directly.
 
The instructions can be found at [https://github.com/ArchiveTeam/gametrailers-grab github.com/ArchiveTeam/gametrailers-grab].
 
{| class="mw-collapsible mw-collapsed" style="text-align:left;"
! Some additional information
|-
| Don't forget to replace YOURNICKHERE with your nickname.
 
The number after <code>--concurrent</code> determines how many threads run at the same time. You can increase this number if your resources (RAM, CPU, bandwidth) are sufficient. However, if you constantly see messages about rate limiting, there is no need to increase the concurrency.
 
If you want to stop the script, please do it gracefully if possible. To do so, create an empty file named '''STOP''' in the folder of the script (terminal command: <code>touch STOP</code>). The script finishes the current item(s) and stops only after that. (If you kill the script immediately, the items get broken, and they will need to be reassigned to another user.) – Before starting the script again, don't forget to remove the STOP file.
 
If you see "Project code is out of date", kill the script, go to its folder (<code>cd gametrailers-grab</code>) and issue <code><nowiki>git pull https://github.com/ArchiveTeam/</nowiki>gametrailers-grab</code>. After the updating has finished, re-launch the script.
|}
 
=== Donating to the Internet Archive ===
 
Content downloaded by the ArchiveTeam will be uploaded to the [[Internet Archive]], where it will be stored and be available – hopefully – forever. However, storing it costs thousands of dollars in the long run. So, if you can afford, please consider donating to the Internet Archive, so that this piece of history can be kept for us all. http://archive.org/donate
 
=== Do you like our cause? ===
 
If you want to help in other projects, want to learn more about ArchiveTeam, or even help in development in general, navigate to the [[Main Page]] of this wiki, from there you can reach a lot of information. The Team consists of volunteers working on the projects in their free time, so helping hands (and resources) are always welcome.


{{Navigation box}}
{{Navigation box}}

Revision as of 19:18, 11 March 2016

GameTrailers
GameTrailers logo
Game review videos and streams. I disabled my adblocker and enabled JavaScript for this screenshot, but it may be missing things anyway. Kyan (talk) 20:47, 8 February 2016 (EST)
Game review videos and streams. I disabled my adblocker and enabled JavaScript for this screenshot, but it may be missing things anyway. Kyan (talk) 20:47, 8 February 2016 (EST)
URL http://www.gametrailers.com/[IAWcite.todayMemWeb]
Status Offline
Archiving status Partially saved
Archiving type Unknown
Project source gametrailers-grab
Project tracker gametrailers
IRC channel #UnhitchedTrailer (on hackint)
This article has a too short or no lead. You can help by expanding it.

Shutdown

Shutdown announcement tweeted "4:47 PM - 8 Feb 2016" (presumably EST, since that's where I am, and I'm logged into Twitter?) https://twitter.com/GameTrailers/status/696858020215586816

After 13 years, GameTrailers is closing down today. Thank you for your continued support over the years. It has been an adventure.

Archives

Archive Team took action shortly after the announcement. Although many of the videos had already been removed months before, the Team was able to download 12 terabytes of videos.

The archive files can be found here (and also in the Wayback Machine, but videos may or may not play back properly).