Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# m3u8/youtube视频下载器

使用`aiohttp`库进行多并发协程方式下载,下载完会自动合并`ts`文件。

## 安装方法

```bash
$ pip install vdown
```

## 使用方法

```bash
$ vdown url save-path
```

`url`可以是一个youtube链接或m3u8视频链接