1 Star 2 Fork 1

finlay / download

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
README.md 407 Bytes
Copy Edit Raw Blame History
finlay authored 2021-11-25 09:19 . update README.md.

download

介绍

python 开发的爬虫脚本。用于爬取视频网站.ts流并解密合成mp4视频文件 目前处于v1.0版本,后续将会继续完善并对部分模块进行封装成函数。

软件架构

python

安装教程

  1. pip install AES
  2. pip install re

使用说明

  1. AES 库用于解密.ts文件 AES.new(key, AES.MODE_CBC, key)
Python
1
https://gitee.com/finlay/download.git
git@gitee.com:finlay/download.git
finlay
download
download
master

Search