https://github.com/huzhenjie/m3u8_downloader
Download the files of m3u8 using python. (基于Python的m3u8下载器)
https://github.com/huzhenjie/m3u8_downloader
hls hls-downloader hls-live-streaming hls-stream hls-video m3u8 m3u8-downloader m3u8-parser m3u8-playlist m3u8-videos python
Last synced: 5 months ago
JSON representation
Download the files of m3u8 using python. (基于Python的m3u8下载器)
- Host: GitHub
- URL: https://github.com/huzhenjie/m3u8_downloader
- Owner: huzhenjie
- Created: 2017-01-29T02:37:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T05:51:13.000Z (about 3 years ago)
- Last Synced: 2024-08-07T23:52:08.580Z (9 months ago)
- Topics: hls, hls-downloader, hls-live-streaming, hls-stream, hls-video, m3u8, m3u8-downloader, m3u8-parser, m3u8-playlist, m3u8-videos, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 63
- Watchers: 2
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# m3u8_downloader
基于Python的m3u8下载器# How to use
```
$ python m3u8_downloader.py http://your_m3u8_url.m3u8 /path_to_your_local_dir
$ python3 m3u8_downloader_for_python3.py http://your_m3u8_url.m3u8 /path_to_your_local_dir
```Donate
If you find this project useful, you can buy anthor a glass of juice. Thank you.

[Paypal Me](https://www.paypal.com/paypalme/hzjpay)
Questions
For help and support questions, please mail to me. ([email protected])