I was trying to fetch video duration metadata from vimeo using their "simple api" with the following code: function vimeo_duration ($id) { try { $ch ...
確定! 回上一頁