用以轉換 Mixerbox 播放清單之歌曲至 Youtube 播放清單,半自動轉換,登入 Google 帳號時需要手動登入。
- Python 3.6.x ~ 3.11.x (Tested in Python 3.9.16)
- tqdm
- requests
- undetected-chromedriver
-
安裝依賴套件
pip install -r requirements.txt
-
使用終端機打入下列指令:
python main.py
orpython3 main.py
-
依步驟執行即可自動轉換成 Youtube playlist!