A tool which can be used to search and play YouTube music!
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

dependencies.sh 82 B

123
  1. sudo pacman -S python3 python-pip
  2. pip install youtube-search
  3. chmod +x spotitube.sh