All Projects → dmotz → soundscrape

dmotz / soundscrape

Licence: other
SoundCloud command line downloader in Node.js

Programming Languages

coffeescript
4710 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to soundscrape

Reel2bits
Self-hosted Soundtracks and Podcasts sharing, with ActivityPub federation.
Stars: ✭ 128 (+357.14%)
Mutual labels:  soundcloud
Mumbledj
A Mumble bot that plays audio fetched from various media sites.
Stars: ✭ 172 (+514.29%)
Mutual labels:  soundcloud
Musicdna
A Music Player for android that renders beautiful DNA(Visualization) of the currently playing music.
Stars: ✭ 2,734 (+9664.29%)
Mutual labels:  soundcloud
Vue Soundcloud
🎧 A SoundCloud client built with Vue and Nuxt
Stars: ✭ 141 (+403.57%)
Mutual labels:  soundcloud
Botamusique
Bot to play youtube / soundcloud / radio / local music on Mumble (using pymumble).
Stars: ✭ 163 (+482.14%)
Mutual labels:  soundcloud
Newpipe
A libre lightweight streaming front-end for Android.
Stars: ✭ 15,786 (+56278.57%)
Mutual labels:  soundcloud
Sonos Web
Web interface for Sonos audio systems
Stars: ✭ 114 (+307.14%)
Mutual labels:  soundcloud
distube-music-bot
An advanced music bot based on distube.js.org with filters and more
Stars: ✭ 24 (-14.29%)
Mutual labels:  soundcloud
Scdl
Soundcloud Music Downloader
Stars: ✭ 2,183 (+7696.43%)
Mutual labels:  soundcloud
Gatsby Remark Embedder
Gatsby Remark plugin to embed well known services by their URL.
Stars: ✭ 245 (+775%)
Mutual labels:  soundcloud
Mopidy Soundcloud
Mopidy extension for playing music from SoundCloud
Stars: ✭ 153 (+446.43%)
Mutual labels:  soundcloud
Web
Angular6 music player to search and play YouTube, SoundCloud and Mixcloud tracks
Stars: ✭ 156 (+457.14%)
Mutual labels:  soundcloud
Scdlbot
Telegram Bot for downloading MP3 rips of tracks/sets from SoundCloud, Bandcamp, YouTube with tags and artwork.
Stars: ✭ 210 (+650%)
Mutual labels:  soundcloud
Nuage Macos
A native SoundCloud app for macOS, written in SwiftUI
Stars: ✭ 141 (+403.57%)
Mutual labels:  soundcloud
soundcloud-dl
A Python project that downloads tracks from soundcloud.com, complete with metadata and album art
Stars: ✭ 118 (+321.43%)
Mutual labels:  soundcloud
Favesound Redux
🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
Stars: ✭ 1,586 (+5564.29%)
Mutual labels:  soundcloud
Min Vid
Popout video player in Firefox
Stars: ✭ 180 (+542.86%)
Mutual labels:  soundcloud
muffon
Music streaming browser
Stars: ✭ 491 (+1653.57%)
Mutual labels:  soundcloud
CoverMaster
Download covers arts from Spotify and Soundcloud and embeds them to your MP3 files. (My first GUI attempt in python.)
Stars: ✭ 64 (+128.57%)
Mutual labels:  soundcloud
Mellowplayer
Moved to gitlab
Stars: ✭ 235 (+739.29%)
Mutual labels:  soundcloud

soundscrape

SoundCloud command line player / downloader

Dan Motzenbecker, MIT License

@dcmotz

Installation:

$ npm install -g soundscrape

Usage:

Download all tracks from an artist at once:

$ soundscrape claque

(that's me)

Download a single track:

$ soundscrape claque diver

Hyphenate track names with spaces (use the URL endpoint as your guide):

$ soundscrape claque hotel-splendid

You can also pass a space-separated list of track names as arguments.

Files are downloaded in parallel to the directory you ran soundscrape from.

Stream a track to your speakers by passing -p or --play:

$ soundscrape claque very-special -p

Playing tracks requires SoX to be installed.

Have fun; use it ethically.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].