Giter Club home page Giter Club logo

songfer's Introduction

Songfer

Tested on Ubuntu 20.04, WSL (Ubuntu 22.04.1 LTS) and macOS 12

A python tool to retrieve album arts and transfer songs from Spotify to YouTube Music.

Prerequisites

Note

Make sure to also follow this part of the ytmusicapi if you want to transfer songs

Usage

Run the following command

python3 songfer.py

Some issues you might encounter

  • Browser not opening for auth while using Songfer on WSL

    As of Ubuntu 22.04, wslu isn't a default package. This allowed you to open link in default Windows browser.

    Setting the BROWSER variable to point to installation path of browser on Windows might help fix this issue:

    export BROWSER=/mnt/c/path/to/your/windows/browser
    

    Example to set MS Edge

    export BROWSER=/mnt/c/Program\ Files\ \(x86\)//Microsoft/Edge/Application/msedge.exe
    
  • If you find any, let me know

Credit

@iannase

songfer's People

Contributors

webrror avatar

Stargazers

 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.