# PixivDL **Repository Path**: KLXLjun/PixivDL ## Basic Information - **Project Name**: PixivDL - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-18 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 简述 ![截图](https://cdn.jsdelivr.net/gh/KLXLjun/blogcdn@1.0.1/img/images/2020/02/20200218152152.png) 使用Python3 仅仅只是单线程的下载 (需要代理) 支持 url 或是 id 下载 ## 例如: url下载: ``` python ajaxPixiv.py url https://www.pixiv.net/artworks/76811597 ``` id下载: ``` python ajaxPixiv.py id 76811597 ``` [前往我的博客](https://klxljun.gitee.io/)