下载cloudacademy.com讲座视频的实用程序。

cloudacademy-dl的Python项目详细描述


此脚本可用于下载 CloudAcademy讲课录像,以便 它们可以脱机查看。这个剧本的灵感来自 这是Coursera Downloader

免责声明

此工具仅在您使用CloudAcademy帐户时使用 支持讲座下载。

安装说明

此脚本需要python 3和cloudacademy帐户。首选 安装此脚本的方法是使用pip,因为这将下载 来自PyPI和所有 必要的依赖关系。

pip install cloudacademy-dl

或者,可以克隆此存储库并安装 手动或使用pipvia依赖项

pip install -r requirements.txt

使用说明

要下载课程,只需运行指定 你的cloudacademy.com用户名和课程的url 喜欢下载:

cloudacademy-dl --email=<CloudAcademy login email> <course url>

然后脚本将要求您输入cloudacademy帐户密码 才能开始下载。

脚本的可选命令行参数为:

--help              Prints out the list of command line arguments.
--password=<pass>   The password for your CloudAcademy account. If this is not
                    passed in as a command line argument it will be asked for
                    before the download can start.
--res=<resolution>  The required video resolution. Allowed values are 360,
                    720, and 1080. The default value for this argument is
                    1080.
--out=<output_dir>  The directory where the videos are saved. If this command
                    line argument is not specified, then they will be saved in
                    current directory under courses/.

联系信息

请报告任何错误和问题 github。附加I 也可以在Twitter上的句柄下访问 [@joseffalea](http://twitter.com/josefgalea)。

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

推荐PyPI第三方库


热门话题
java如何在数据库中插入行时自动发送电子邮件?   从进程输出读取的Java问题   java质疑StyledDocument和JTextPane之间的关系,以及接口的正确使用   java错误getPlayer(args[0]);   java如何使Spring引导在重新打包的WAR中包含清单文件?   Java中的除法与模   java使用2d数组和JfreeChart制作散点图   java扩展SonarQube FindBugs插件和自定义FindBugs插件   javaspring:hibernate+ehcache   具有不正确的equals和HashCode实现的java HashMap   java Jaspersoft报告网。旧金山。jasperreports。发动机例外:net。旧金山。jasperreports。发动机填满JRepressionEvalException:计算表达式时出错   java如果输入与其变量不匹配,如何添加错误   在java中使用简单数组[]实现队列   无法启动上下文路径/hsx上的java FAIL应用程序