Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dpbm/download-youtube-songs
- Owner: Dpbm
- Created: 2023-06-18T21:45:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T19:04:30.000Z (11 months ago)
- Last Synced: 2024-04-16T04:59:42.201Z (9 months ago)
- Topics: downloader, gui, pip, py, pysimplegui, python, python3, youtube, youtube-dl, ytdlp, ytdlp-gui
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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