Metadata-Version: 2.2
Name: spotify-to-youtube
Version: 0.0.0
Summary: clones spotify playlist to youtube playlist
Author: Jonathan Z
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: spotipy>=2.25.0
Requires-Dist: selenium>=4.29.0
Requires-Dist: PyYAML>=6.0.2

# spotify_to_youtube

converts spotify playlist to youtube playlist

## TODO:

- [x] implement check for if the
- [ ] add error checking / failsafe for video adding to playlist
- [ ] add unit tests (if needed)
- [x] add .ini / user set up
- [x] add terminal commands
