This program creates a spreadsheet of all music on YouTube that you've 'liked'.
Steps:
- Install the libraries in
requirements.txtwithpip install -r requirements.txtor similar. - Create an authorization JSON file by typing
ytmusicapi oauthon the command-line. This will open a browser asking you to log in. - Run the program with
python main.py - Resulting file will be in
liked_songs.xlsx