Convert spotify search into separate module and allow specifying artist and title while calling script for youtube #8

Merged
sem merged 9 commits from feature/separate-spotify-search-module into main 2026-05-19 20:25:27 +00:00
Showing only changes of commit da98aaa7ad - Show all commits

View File

@@ -9,6 +9,6 @@ else
python3 download_youtube.py "$@"
fi
# ./process_music.sh
./process_music.sh
echo "Done!"