Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dpbm/download-youtube-songs

A python gui to download songs from youtube
https://github.com/dpbm/download-youtube-songs

downloader gui pip py pysimplegui python python3 youtube youtube-dl ytdlp ytdlp-gui

Last synced: about 1 month ago
JSON representation

A python gui to download songs from youtube

Awesome Lists containing this project

README

        

# Download youtube Songs

![screenshot](./screenshot.png)

A Gui python application to download a list of youtube songs.

## Requirements

* python3
* pip
* Debian (or a derivative distro)

## How to use

1. clone this repo
2. use the [setup.sh script](./setup.sh)
```bash
cd download-youtube-songs
sh ./setup.sh
```
3. run the [download script](./download.py)
```bash
./download.py
```
4. set you target folder
5. put the urls on each line (you can also insert playlists)
6. click at download button