# DownloadM3u8
**Repository Path**: android_ios_test/DownloadM3u8
## Basic Information
- **Project Name**: DownloadM3u8
- **Description**: python 多进程下载m3u8(支持挂代理)
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-12-01
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# download_m3u8
下载
----
使用命令git clone 项目地址 或者直接右上角download
如何使用
--------
url = ''
test = M3u8(url)
file_path = test.get_m3u8_body(url)
test.download_movies(file_path)
#### 如果下载失败movie_errors.txt文件里面将需要的参数解析出来,然后使用contine_dowload函数继续加载