从tinyupload.com下载文件

tinydownload的Python项目详细描述


pypi.python.orgbuild Status

从tinyupload.com下载文件。

安装

sudo pip install -U tinydownload

或者如果你喜欢生活在流血的边缘:

sudo python setup.py install

使用tinydownload

运行它

用法

usage: tinydownload [-h] [-o OUTPUT_FILE] query

Download files from tinyupload.com

optional arguments:
  -h, --help            show this help message and exit

required arguments:
  query                 the file_id or the tinyupload link
  -o OUTPUT_FILE, --output-file OUTPUT_FILE
                                                path and name of the file

贡献

任何关于bug修复、特性甚至本文档的公关都是 欢迎!

许可证

The MIT License

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
JavaGWT:何时使用Lazydemelement?   Java中跟踪消失线程的多线程处理   java Springboot未能配置数据源:“url”,但我没有使用数据库   java为按钮生成随机位置   math Java:包含二项式系数计算的表达式   java通过AsyncTask传递参数   从路径错误创建java文件   高流量网站的性能播放框架、Java、Apache、PostgreSQL、JPA和Hibernate   java将4D矢量转换为长矢量   arraylist Java循环在没有任何错误的情况下终止   java正在制作一个计算器应用程序,希望在第二个片段中更新历史,但无法完成   java将信息从IntentService发送到Activity   java如何在游戏中插入大量实体!工作   javascript如何在ScriptEngineforJava中从数学中获得准确的结果?