Parse the software of thunder,qqdl and flashget download url
Project description
该包主要是解析迅雷、QQ旋风以及快车下载链接地址为真实地址,兼容0.13.1之前版本。
新版本的使用方式如下:
from ThunderParser import parser url = "The Download URL of Thunder、QQDownload and Flashget" # 迅雷、QQ旋风、快车的下载链接地址 print parser(url) # 获取到真实的地址
0.13.1之前版本使用方法如下:
from ThunderParser.parser_thunder import parser url = 'The download url of thunder' # 迅雷的下载地址 print parser(url) # 获取到真实资源地址
Version(版本) 0.14.1
新增QQ旋风、快车下载链接地址的解析。
使用单元测试进行测试。
Version(版本) 0.13.1
尝试修复URL因为不合法导致解析出错的问题。(Try to fix the error cause by a unvalid url)
对于无法修复的URL给予异常提示。(Give tips for the url which can not be repaired for abnormal)
Version 0.13
新增模块的使用方式
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ThunderParser-0.14.1.tar.gz.
File metadata
- Download URL: ThunderParser-0.14.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9d07cc83709b7ad7f5388ff0f17398a2977df0a572f236721e343e2bbd82d11
|
|
| MD5 |
3b2745c9097da65aa5b6416f3ca0996f
|
|
| BLAKE2b-256 |
e30e34d7fdb8f1c339dc1461ffa69e721d83e2a8442dfbd7b50c30399282258f
|
File details
Details for the file ThunderParser-0.14.1-py2.7.egg.
File metadata
- Download URL: ThunderParser-0.14.1-py2.7.egg
- Upload date:
- Size: 6.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aac5221ea145eca9fe5538bd0055250c95e9263c8a28fd78f3f96566c3533ec3
|
|
| MD5 |
996cb2ac624c0bbbe06217d210316c99
|
|
| BLAKE2b-256 |
cd693309f486412b97b1c6da81f6fad767c5b58f522a62d97eacc2e3ee5a6cb0
|