Giter VIP home page Giter VIP logo

apc's Introduction

APC : Automated Playlist Converter

About

This is a repository for trying to automatically convert Spotify (and potentially other services') playlists.

SoulseekAPI

Not really a script, and more like a .NET project. This is needed as I couldn't find an API for Soulseek, but found a .NET package. I will probably try to have this on Azure functions some time. It currently has two endpoints, one for getting search results and one for downloading songs.

Spotify

Spotify-folder is (currently) for writing all tracks from a specified playlist in to a file. There will be another README file in each category explaining further how it works.

Organize_Folder

This folder is to get all song files in one folder, so you don't have to go in to each folder in a folder in a folder to move them out. This will not delete the empty folders afterwards, only move the songs.

Example

File structure before:

complete/userxD/another_folder/KJØPE HELE SVERIGE.flacc
complete/tempyBoi/01.02.2023 - DNB /hackers.mp3
complete/tempyBoi/12.12.2020 - Pop /baby.mp3

File structure after:

songs/KJØPE HELE SVERIGE.flacc
songs/hackers.mp3
songs/baby.mp3

Other

  • The scripts are written using IntelliJ
  • The scripts are running on Python version 3.10

Documentation for stuff

Spotify

https://developer.spotify.com/documentation/web-api/tutorials/getting-started

apc's People

Contributors

bredefk avatar

Stargazers

 avatar  avatar

Watchers

 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.