Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drunkdream/video-downloader
m3u8/youtube video downloader
https://github.com/drunkdream/video-downloader
Last synced: 6 days ago
JSON representation
m3u8/youtube video downloader
- Host: GitHub
- URL: https://github.com/drunkdream/video-downloader
- Owner: drunkdream
- Created: 2020-02-21T09:32:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-08T00:34:57.000Z (over 2 years ago)
- Last Synced: 2024-10-10T12:13:02.116Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# m3u8/youtube视频下载器
使用`aiohttp`库进行多并发协程方式下载,下载完会自动合并`ts`文件。
## 安装方法
```bash
$ pip install vdown
```## 使用方法
```bash
$ vdown url save-path
````url`可以是一个youtube链接或m3u8视频链接