#youtube #video #spotify #downloader #music

app dwl

A helper to download video and songs

2 stable releases

2.1.0 Apr 15, 2024
2.0.1 Apr 15, 2024

#208 in Command line utilities

Download history 235/week @ 2024-04-13 16/week @ 2024-04-20

251 downloads per month

Custom license

9KB
176 lines

dwl

I

Spotify premium is required

YouTube premium is required

Linux is required

II

Install libnotify, pip, ffmpeg, on your system.

III

sudo -H pip install --upgrade youtube-dl spotdl

IV

spotdl --download-ffmpeg

Installation

From Crates.io

cargo install dwl

From GitHub

git clone https://github.com/otechdo/dwl.git && cd dwl && cargo build --release
install -m 755 target/release/dwl /usr/bin
install -m 644 desktop/dwl.desktop /usr/share/applications
install -m 644 icons/dwl.svg /usr/share/icons

Usage

dwl

Song destinations

All songs will be downloaded in ~/Records directory

~/Records/cookies.txt must be exists for download with youtube cookies.

Extension

Dependencies

~3–13MB
~103K SLoC