A tool to download Tencent documents, currently supports Excel documents.
Project description
TencentDocDownload
腾讯文档下载 目前只支持excel文档
安装依赖
pip3 install -r requirements.txt
运行
python3 excel.py URL_OF_WORK_SHEET
python3 excel.py URL_OF_WORK_SHEET cookie_file_path
获取cookies
1.针对chrome系列浏览器,安装插件Get cookies.txt,链接 https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid
(可能需要翻墙) 2.打开chromedevtools(右击->检查),application,storage,cookies 将对应的值全部复制出来,放到download文件头部
cookie_string = "" #可以手动写死cookies内容
内,并解除(以及user_data后面)相关注释
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
File details
Details for the file tencentdocdownloader-0.1.0.tar.gz
.
File metadata
- Download URL: tencentdocdownloader-0.1.0.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d1e95b5abf1cb51d054e609688c5a4debedc07aeb1c458d3dcf51948976d6ed |
|
MD5 | 34b9884c7a4cd62d5ca8351fdb33a8ff |
|
BLAKE2b-256 | 7f56573bd1849be2aabab67ab39288a3ed680353212403b74f5495d6a213752b |
File details
Details for the file TencentDocDownloader-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: TencentDocDownloader-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a663520875b3c23d7b411b1676dd72373cde3f1f42e8920364f74bc6891f07c |
|
MD5 | f16dfd04b64fa6c95894537893bb65d4 |
|
BLAKE2b-256 | 4930d6d12a5cfb65510e7fbbb68a3b5bf63489c271421d6355cc1a0e99de93a2 |