Git Product home page Git Product logo

yourmusiccloud's Introduction

YourMusicCloud

Tired of paying money for streaming services? I got your back.

This app is build on top of flask and uses spotify-dowloader to easily download spotify tracks over youtube

This is a alpha version that I have made for fun and without any planing! So the code structure could definitly be better. There will also come many futures.

What you currently can:

  • Submit a song as a string, but be sure that the song is written correctly and available on youtube since the first result matching your input will be downloaded
  • Submit a spotify/youtube track link in the following format > 'spotify:track:' (You can get that link from spotify) That track will asynchroniously be downloaded and added to your standard 'Music' folder
  • All the futures provided by 'spotify-downloader' (most have to come in further updates)

What you will be able to do after I update this repository:

  • Submit a album and artist name to download the whole album
  • Submit a youtube playlist link to get them songs
  • Submit a spotify playlist link to get them song
  • using wsgi test environment (if you want to use production server change it yourself in flask-app.py file) Run 'python flask-app.py' to start the web server Access webpage: IP: 0.0.0.0 Port: 50000 (Link: http://0.0.0.0:5000)

!Tip: change localhost to your local ip to call webpage from all devices connected in your network like phone, tablet, pc

Alt text

yourmusiccloud's People

Contributors

flerov avatar

Watchers

 avatar  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.