swklzr / Youku-m3u8-php

Parse youku m3u8 url in php.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youku m3u8 parser - lcz970

优酷m3u8解析 php 2015

使用:?vid=[$vid]

解析后返回的url末尾的type=mp4(高清)可替换为type=flv(标清)、type=hd2(超清)、type=hd3(1080p)

部分代码来自keygle/parseVideo(https://github.com/keygle/parseVideo)

About

Parse youku m3u8 url in php.


Languages

Language:PHP 100.0%