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

https://github.com/pianopia/youtubedldesktop


https://github.com/pianopia/youtubedldesktop

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# YoutubeDLDesktop

```shell
$ pip install ffmpeg-python
$ pip install pprintpp
$ pip install flet
$ pip install pyinstaller
$ pip install pytube
```

## Package
```shell
$ flet pack YoutubeDownloader.py -D
```