Учимся сохранять скриншоты из Miiverse
Все очень даже просто.
Итак, вы зашли в Мииверс с ПК, хотите сохранить скриншот. Для этого щелкаем правой кнопкой мыши на странице, и выбираете «посмотреть исходный код страницы». В результате, вы увидите следующее:
<html lang="en"
data-sitecatalyst-suite-id="miiverseweb"
data-account-server-origin="https://id.nintendo.net«
prefix=»og: http://ogp.me/ns#«>
<head>
<meta charset=»utf-8">
<title>Miiverse Einor's posts | Nintendo</title>
<meta http-equiv="content-style-type" content="text/css">
<meta http-equiv="content-script-type" content="text/javascript">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-title" content="Miiverse" />
<meta name="description" content="Miiverse is a service that lets you communicate with other players from around the world. It is accessible via Wii U and systems in the Nintendo 3DS family." />
<meta name="keywords" content="Miiverse,ミーバース,任天堂,Nintendo,Wii U,3DS" />
<meta property="og:locale" content="en_US"/>
<meta property="og:locale:alternate" content="ja_JP"/>
<meta property="og:locale:alternate" content="es_LA"/>
<meta property="og:locale:alternate" content="fr_CA"/>
<meta property="og:locale:alternate" content="pt_BR"/>
<meta property="og:locale:alternate" content="en_GB"/>
<meta property="og:locale:alternate" content="fr_FR"/>
<meta property="og:locale:alternate" content="es_ES"/>
<meta property="og:locale:alternate" content="de_DE"/>
<meta property="og:locale:alternate" content="it_IT"/>
<meta property="og:locale:alternate" content="nl_NL"/>
<meta property="og:locale:alternate" content="pt_PT"/>
<meta property="og:locale:alternate" content="ru_RU"/>
<meta property="og:title" content="Post to Bravely Default Miiverse | Nintendo"/>
<meta property="og:type" content="article"/>
<meta property="og:url" content="https://miiverse.nintendo.net/posts/AYQHAAABAAAhUqFIa..«/>
<meta property=»og:image" content="https://d3esbfg30x759i.cloudfront.net/ss/zlCfzROQ5eYL.."/>
и еще кучу строк. Но нам нужна строка, где есть og:image. Копируем ссылку из той строки и переходим по ней, откроется икомое изображение, которое можно сохранить.
Enjoy!