Giter Site home page Giter Site logo

picacgsanctuary's Introduction

PicacgSanctuary

本程序通过selenium访问网页,然后xpath定位元素来查找图片下载地址。而视频下载则是通过mitmproxy监听数据包,然后抓取m3u8文件,最后解析下载m3u8文件使用ffmpeg合并!!

使用者 >

使用此脚本需要安装火狐浏览器、ffmpeg!!先把这两个添加到全局变量!

开发者 >

本脚本使用到selenium等模块,没安装的要使用pip安装哟。因为开发的时候没用虚拟环境emmmm要是缺包了就自己找把。 可以在release下载到原项目包和可执行包。

pip install selenium
pip install yaml
pip install mitmproxy
pip install m3u8
pip install cryptography

更新记录 >

v1.2

暂时移除了对Edge的支持,火狐好用的一批! 添加了下载视频功能 添加了多线程下载功能

v1.1

添加了Edge驱动的支持,优化了下载图片的方式,添加了请求失败重新请求的功能

v1.0

脚本完成,支持火狐浏览器驱动

更新预告 >

暂时没有什么想法了,再更新应该是支持其他驱动,或者是换一个使用的自动化框架。

picacgsanctuary's People

Contributors

rindons207 avatar

Stargazers

 avatar  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.