#downloader #youtube #video #spotify #music

app dwl

A helper to download video and songs

3 stable releases

new 2.2.0 May 11, 2024
2.1.0 Apr 15, 2024
2.0.1 Apr 15, 2024

#211 in Command line utilities

Download history 245/week @ 2024-04-15 13/week @ 2024-04-22 145/week @ 2024-05-06

403 downloads per month

Custom license

8KB
68 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
~106K SLoC