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

https://github.com/krypton-byte/yt2mate

Module For Python
https://github.com/krypton-byte/yt2mate

downloader python youtube yt2mate yt2mp3 ytmp3

Last synced: 3 months ago
JSON representation

Module For Python

Awesome Lists containing this project

README

        

Python3.8+ Required

```bash
$ python3 -m pip install requirements.txt
$ python3
```
```python
>>> from yt2mate import mp3
>>> result = mp3("YoutubeUrI")
```