Giter Site home page Giter Site logo

qzoneexportpicsorting's Introduction

QZoneExportPicSorting

QZoneExport插件的说说图片分拣工具(按年份、时间分拣)

使用指南

  1. 下载 QZoneExport 插件 的 release,并使用 JSON 格式备份你的空间。
  2. 安装 Python 环境。如果你不会,请参考 这个教程
  3. 安装 ijson 库。使用命令行执行以下命令:
    pip install ijson
  4. 修改 1.py 中的目录路径等相关信息为你的实际文件路径(请使用绝对路径):
    json_file_path = r'C:\Users\Administrator\Desktop\down\666\Messages\2014.json'
    img_source_dir = r'C:\Users\Administrator\Desktop\down\666\Messages\images'
    img_dest_dir = r'C:\Users\Administrator\Desktop\down\2014img'
  5. 在你存放 1.py 的地方,打开文件资源管理器,在路径栏输入 cmd,以此路径打开命令行。
  6. 输入 python 1.py 并等待执行完成。

qzoneexportpicsorting's People

Contributors

sunforwork avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.