项目作者: stve

项目描述 :
Soundcloud artwork downloader
高级语言: Go
项目地址: git://github.com/stve/scar.git
创建时间: 2016-10-19T04:27:30Z
项目社区:https://github.com/stve/scar

开源协议:MIT License

下载


scar

Soundcloud artwork downloader

Usage

Pass the URL of the track you’d like to download the artwork for. Files will be downloaded to ~/Downloads and will be stored in the form {track name}.jpg.

  1. scar https://soundcloud.com/artist/track

Saving to a specific directory

  1. scar --directory ~/Desktop https://soundcloud.com/artist/track

Saving with a specific filename

  1. scar --filename cover.jpg https://soundcloud.com/artist/track

Note

It’s possible this violates Soundcloud’s terms of service. I have read through the TOS and while they have restrictions on downloading streams, there is no obvious provision in place for artwork.