|
@@ -14,8 +14,8 @@ class Video
|
|
|
public function __construct(){
|
|
|
define("VOD_CLIENT_NAME", 'AliyunVodClientDemo');
|
|
|
|
|
|
- $this->accessKeyId = 'LTAI5tQtgaZ2fDb7Ascp96Wj';
|
|
|
- $this->accessKeySecret = 'qAvIB98inVltwiCHf8LPi38BWyQ1bV';
|
|
|
+ $this->accessKeyId = 'LTAI5t5kfj2Efg6YA7awDUoP';
|
|
|
+ $this->accessKeySecret = 't5HZA7628nQv9tGv0y50AOoMfgMYkl';
|
|
|
|
|
|
$this->initVodClient();
|
|
|
}
|