This web site is a service to repeat one of the videos of youtube.
I can use real services from the PC and iPhone.
キーワードもしくはURLで検索したYoutube動画をリピートするアプリです。
Android user is not available. Sorry.
現在、アンドロイドユーザの方はご利用できません。申し訳ありません。
$ua = $_SERVER['HTTP_USER_AGENT']; if(strpos($ua, 'Android') !== false){ $swich = 'Android'; }else if ((strpos($ua, 'iPhone') !== false) || ( (strpos($ua, 'Mobile') !== false)) || (strpos($ua, 'Windows Phone') !== false) || (strpos($ua, 'BlackBerry') !== false)) { $swich = 0; }else{ $swich = 1; } ?>
This web site is a service to repeat one of the videos of youtube.
I can use real services from the PC and iPhone.
キーワードもしくはURLで検索したYoutube動画をリピートするアプリです。
Android user is not available. Sorry.
現在、アンドロイドユーザの方はご利用できません。申し訳ありません。