oopsguy / m3u8

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

use func (*URL) Parse to ResolveURL #7

Open liserjrqlxue opened 3 years ago

liserjrqlxue commented 3 years ago

use func (*URL) Parse can handle url with .. correctly and fix #6