File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ spotDL is being redesigned! This means we are currently not accepting new featur
47
47
48
48
- [ Windows Tutorial] ( https://windowsloop.com/install-ffmpeg-windows-10/ )
49
49
- OSX - ` brew install ffmpeg `
50
- - Linux - ` sudo snap install ffmpeg `
50
+ - Linux - ` sudo apt install ffmpeg `
51
51
52
52
### Installing spotDL
53
53
@@ -73,6 +73,10 @@ If you have trouble installing spotdl take a look at the extended installation g
73
73
curl -L https://raw.githubusercontent.com/spotDL/spotify-downloader/master/termux/setup_spotdl.sh | sh
74
74
```
75
75
76
+ #### Arch
77
+
78
+ There is an Arch User Repository (AUR) package for [ spotDL] ( https://aur.archlinux.org/packages/python-spotdl/ ) .
79
+
76
80
## Usage
77
81
78
82
- #### To download a song, run
You can’t perform that action at this time.
0 commit comments