Skip to content

NightDream2016/PlurkBatchEditor

Repository files navigation

Plurk Batch Editor

a script that using python SDK (based on Restful API) to access Plurk with main feature.

批次刪除、讀取、編輯噗浪內容的Python腳本。執行後會自動開啟Browser進行Oauth驗證,此後便可正常使用。

Usage

  1. Create a Plurk App Key & Secret here. And input them in AppKey.txt.
  2. Install requirement
    pip3 install -r requirement.txt --user
    
  3. Run & input authorize number from default browser.
    python3 ./BatchEdit.py
    
  4. Use it.

Thanks for

The Guideline on Plurk API page.

About

批次刪除、讀取、編輯噗浪內容

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages