Skip to content

Commit

Permalink
开放下载视频API 和 检查是否支持跨域播放API
Browse files Browse the repository at this point in the history
  • Loading branch information
youwen authored and youwen committed Jul 2, 2024
1 parent f380556 commit 19423cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ flybird-m3u8downloader 是一款有用户界面(GUI)的多用途 m3u8 工具
- 下载 m3u8 全分辨率视频
- 检查m3u8是否支持跨域播放

### 开放接口
- 下载视频 POST http://127.0.0.1:58123/api/download
- 检查视频是否支持跨域播放 POST http://127.0.0.1:58123/api/proxy/checkCORS

### 亮点功能 重点说明
代理播放 和 IPTV 有效性检测是本工具不可忽视的两个功能点。
代理播放:解决m3u8 CORS访问受限问题。
Expand Down

0 comments on commit 19423cd

Please sign in to comment.