Giter Club home page Giter Club logo

likedmusicyoutube's Introduction

Transfer your liked YouTube Music playlist to other playlist

Copy your liked YouTube Music to a playlist

Tested with Python>=3.8 and >=3.9

Get started

  1. Run git clone https://github.com/mathe8/likedmusicyoutube.git

  2. Google Cloud Configuration

  3. Open config.ini and edit it for your needs

    • CLIENT_SECRET_FILE is the name of the JSON file you downloaded from step 2
    • DEST_PLAYLIST is the playlist the script will put your liked songs
  4. Run pip3 install -r requirements.txt

  5. Lastly, run python3 main.py to make the transfer process (with ~200 songs limit)

    Or run python3 export-txt.py to just export a txt file with links of your liked YouTube Music, then check playlist.txt with the results

Note

The YouTube-API has a request-limit, so it workes for "only" ~200 Songs per day

The export process of the txt file is not impacted by the YouTube API request limit

Optional

Use venv or not

By default source playlist is Youtube Music Liked playlist
If you need to change that then replace source_play_list default value being LM

likedmusicyoutube's People

Contributors

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