syncPlaylist

中文版本 Sync playlist between WY and QQ.

platform

  1. Windows
  2. MacOS
  3. Linux

requirement

  1. beautifulsoup4
  2. requests
  3. selenium

Usage

Step 1: input config

input config in config.json.

Step 2:run script!

run python run.py

If you are not sure how to input the correct url config, please see the screenshot in dir example. Or you can email me.

windows exe

  1. unzip win32.rar
  2. Input config in win32/config.json according step1
  3. run win32/run.exe
  4. according the notice, chose sync mode.

debug

you can use chrome driver.

  1. Uncomment line 59 and line 64
  2. download chrome driver
  3. set driver path in settings.py