Git Product home page Git Product logo

spotifyplaylistscrubber's Introduction

spotify_playlist_scrubber

Warning

This project is work in progress!

Download (aka 'scrub') a Spotify playlist to download songs/music from an alternate source (such as YouTube).

Table of contents

Building

  1. Clone this repository with git clone https://github.com/exoad/SpotifyPlaylistScrubber.git

Important

For now, to run and build the application properly, you must enter your own Spotify ID and Spotify Secret (acquired through the Spotify Developer Portal).

  1. Acquire a Client ID and Client Secret from the Spotify Developer Portal. Spotify Developer Dashboard
  2. Create a .env file at the root of this project
  3. Write and fill out the following in the .env file you have created:
SPOTIFY_CLIENT_ID=place client id here
SPOTIFY_CLIENT_SECRET=place client secret here
  1. Make sure you have build_runner and envied_builder installed. (hint: try running flutter pub get)
  2. Then run flutter pub run build_runner build (if you forget this command, the scripts/generate_env.sh script can help you)
  3. After that you should have an env.g.dart file located next to env.dart
  4. flutter run

Support

Note

I do not plan to release/adapt this app for mobile platforms because of the increased complexity and need to focus on multiple platforms.

Platform Flavors Performance Support Testing Notes
Linux 6.1.62-1 ๐ŸŸข - GOOD ๐ŸŸข - YES ๐ŸŸข - TESTED Test against MANJARO-KDE
MacOS (OSX) โšซ - N/A ๐ŸŸก - MAYBE ๐Ÿ”ด - NONE
Windows (Win32) 10, 11 โšซ - N/A ๐ŸŸข - YES ๐ŸŸข - TESTED

spotifyplaylistscrubber's People

Contributors

exoad avatar

Stargazers

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