udemy.com | acloud.guru | cloudacademy 资源
Posted gamedev˚
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了udemy.com | acloud.guru | cloudacademy 资源相关的知识,希望对你有一定的参考价值。
免费视频合集,下面两个网站会定期更新资源
- 100% Discount Coupons http://udemycoupon.discountsglobal.com/coupon-category/free-2/
- real.discount https://www.real.discount/
udemy批量离线下载工具
工具地址:https://github.com/r0oth3x49/udemy-dl
使用方法:安装参考READ.ME文档,下面是具体示例。
MINGW64 ~/Desktop
$ python udemy-dl.py -u XXX -p XXX https://www.udemy.com/complete-python-bootcamp/learn/v4/overview -q 720 -o "/d/udemy/"
acloud批量离线下载工具
工具地址:https://github.com/r0oth3x49/acloud-dl
使用方法:安装参考READ.ME文档,下面是具体示例。
MINGW64 ~/test/acloud-dl (master)
$ cd ~/test/acloud-dl/; python acloud-dl.py -c ../cookie1.txt -q 720 -o "/d/udemy/"
__ __ ____
____ ______/ /___ __ ______/ / ____/ / /
/ __ `/ ___/ / __ \\/ / / / __ /_____/ __ / /
/ /_/ / /__/ / /_/ / /_/ / /_/ /_____/ /_/ / /
\\__,_/\\___/_/\\____/\\__,_/\\__,_/ \\__,_/_/
Version : 0.1
Author : Nasir Khan (r0ot h3x49)
Github : https://github.com/r0oth3x49
[*] : Downloading accessible courses information .. (done)
其中cookie1.txt文件的创建方式如下:
udemy批量离线下载工具
工具地址:https://pypi.org/project/cloudacademy-dl/
使用方法:安装参考READ.ME文档,下面是具体示例。
MINGW64 ~/Desktop
$ cloudacademy-dl --email=<CloudAcademy login email> <course url>
以上是关于udemy.com | acloud.guru | cloudacademy 资源的主要内容,如果未能解决你的问题,请参考以下文章