npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

qzphoto

v1.0.1

Published

QQ空间相册备份工具

Downloads

18

Readme

QQ空间相册备份工具

QQ空间相册备份工具

安装

npm install -g qzphoto

使用 - 配置

请先使用qzphoto help命令查看帮助文档,此命令会打印出配置文件路径,你可以使用任意编辑工具编辑该配置文件。

在此之前请先在浏览器登录QQ空间相册,然后从调试工具中找到配置文件中对应的参数,并填写到配置文件中。

一般来说,可以从调试工具中选择“Network”标签(如果空,刷新一下页面即可),可以找到下面这样的一些链接(当然不止这些啦):

  • fcg_list_album_v3
  • qz_opcnt2
  • cgi_list_photo

点击它,然后在header中就能看到对应的参数了,将他们粘贴到配置文件中。

配置文件内容如下:

{
   "cookie": "从 Request Header 中复制过来",
   "qq": "你的QQ好嘛",
   "gtk": "从 Query String Parameters 中复制过来",
   "outdir": "这是输出目录,相册内容将会备份到此处"
}

使用 - 下载相片

上面的配置完成后,则可以使用这个命令进行下载:

qzphoto downall

当然啦,下载不可能一帆风顺的,如果下载中出错的话,可以在下载结束后对下载出错的相片进行重新下载,使用下面的命令

qzphoto downerror