oopsguy / m3u8

A mini M3U8 downloader written in Golang for downloading and merging TS(Transport Stream) files. 一个迷你 M3U8 视频下载工具。
MIT License
517 stars 138 forks source link

parse url with '..' error #6

Open liserjrqlxue opened 4 years ago

liserjrqlxue commented 4 years ago

It seems that m3u8 can not parse ../a/b/c.ts of https://e/f/g.m3u8 correctly to https://e/a/b/c.ts