Code Monkey home page Code Monkey logo

mustream's Introduction

Mustream

Exploit to stream music from spotify using your terminal.

Try it!

curl -s https://raw.githubusercontent.com/BelkaDev/Mustream/master/play | bash -s Ryo Scenery

Description

The script will look up for the most relevant result following a set of keywords.
Ideally you should specify the complete track info ( $artist - $title ) for more accurate results.
No sign up nor premium subscriptions are required.

Features:

Queue up any track/album/playlist from the spotify library.

Usage :

  • Type a song title or artist name for a quick search.
  • Add prefix Album/Playlist for respective results.
  • You can direcly enter a playlist URL.
  • Spotify client must be running.

Notes and tricks :

  • This script doesn't include a client manager
    I suggest you use SP (https://gist.github.com/wandernauta/6800547) for this purpose.
  • you can explore playlists by adding the prefix some, this will return
    a playlist related to your input, this option offers more flexibility to your search
    as you can use it to look up for artists,tags,albums without restrictions.
  • the minus delimiter can be used to ignore keywords: -remix -live
  • acronyms are valid for many bands:
    • play some PF will queue up a Pink Floyd playlist
  • Some songs may not start due to country restrictions.

Installation :

AUR Package

The script is available in AUR for Archlinux users, you can install it with any AUR helper

yay -S mustream-git

From source

git clone https://github.com/BelkaDev/mustream ~/mustream && cd ~/mustream && chmod +x play

mustream's People

Contributors

belkadev avatar ofthedove avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.