Difference between revisions of "Plays.tv"

From Archiveteam
Jump to navigation Jump to search
m (Add irc and set status to upcoming)
(Fix IRC network and formatting, add more info)
Line 8: Line 8:
| tracker =
| tracker =
| irc = stops.tv
| irc = stops.tv
| irc_network = efnet
| irc_network = hackint
| archiving_status = {{upcoming}}
| archiving_status = {{upcoming}}
}}
}}
Line 15: Line 15:


== URLs ==
== URLs ==
Video watch page: https:// plays.tv/video/<VIDEO ID>
* Video watch page: <nowiki>https://plays.tv/video/<VIDEO ID></nowiki>
* Thumbnail: <nowiki>https://d0playscdntv-a.akamaihd.net/media/<VIDEO ID>/transcoded/<RESOLUTION>.jpg</nowiki>
* Video: <nowiki>https://d0playscdntv-a.akamaihd.net/media/<VIDEO ID>/transcoded/<RESOLUTION>.mp4</nowiki>


Thumbnail: https:// d0playscdntv-a.akamaihd.net/media/<VIDEO ID>/transcoded/<RESOLUTION>.jpg
Two video ID schemes are in use. Older uploads use a YouTube-like ID of <code>[0-9a-zA-Z_-]{11}</code>, newer ones are <code>[0-9a-f]{8}[0-9a-z]{10}[0-9a-f]{6}</code>. The web page appears to always use the new format, so there must be some correspondence between these.


Video: https:// d0playscdntv-a.akamaihd.net/media/<VIDEO ID>/transcoded/<RESOLUTION>.mp4
Known values for <nowiki><RESOLUTION></nowiki> include: 144, 360, 480, 720, and 1080, with some resources only supporting lower resolutions.


Known values for <RESOLUTION> include: 144, 360, 480, 720, and 1080, with some resources only supporting lower resolutions.
The site uses two Akamai CDN domains, d0playscdntv-a.akamaihd.net and d1playscdntv-a.akamaihd.net, and both are proxies to the raptr-replay S3 bucket.


== References ==
== References ==
<references/>
<references/>

Revision as of 16:36, 23 November 2019

Plays.tv
Plays.tv is a platform for sharing video game recordings and screenshots.
Plays.tv is a platform for sharing video game recordings and screenshots.
URL https://plays.tv/
Status Closing
Archiving status Upcoming...
Archiving type Unknown
IRC channel #stops.tv (on hackint)

Plays.tv is a platform for sharing video game recordings and screenshots. The website will be shutting down on December 15, 2019.[1].

URLs

  • Video watch page: https://plays.tv/video/<VIDEO ID>
  • Thumbnail: https://d0playscdntv-a.akamaihd.net/media/<VIDEO ID>/transcoded/<RESOLUTION>.jpg
  • Video: https://d0playscdntv-a.akamaihd.net/media/<VIDEO ID>/transcoded/<RESOLUTION>.mp4

Two video ID schemes are in use. Older uploads use a YouTube-like ID of [0-9a-zA-Z_-]{11}, newer ones are [0-9a-f]{8}[0-9a-z]{10}[0-9a-f]{6}. The web page appears to always use the new format, so there must be some correspondence between these.

Known values for <RESOLUTION> include: 144, 360, 480, 720, and 1080, with some resources only supporting lower resolutions.

The site uses two Akamai CDN domains, d0playscdntv-a.akamaihd.net and d1playscdntv-a.akamaihd.net, and both are proxies to the raptr-replay S3 bucket.

References