Giter Club home page Giter Club logo

cn_mooc_dl's Issues

icourese163 下载失败

尝试下载 http://mooc.study.163.com/course/ZJU-1000004001

报了如下错误。

Login done...
Parsing..............Traceback (most recent call last):
  File "icourse163_dl.py", line 299, in <module>
    main()
  File "icourse163_dl.py", line 134, in main
    syllabus = parse_syllabus_icourse163(session, r3.content)
  File "icourse163_dl.py", line 276, in parse_syllabus_icourse163
    info = dict(re.findall(r"(?P<name>.*?):(?P<value>.*?),", s4.group('content')))
AttributeError: 'NoneType' object has no attribute 'group'

佩服啊啊

使用下,发现挺好用啊啊 大神啊膜拜下啊

使用导出的Cookies文件登录,不需要post 登录的信息

由于原来的登陆方式失效了,所以选择使用导出的cookies文件来登陆,这样似乎减少了网站修改登录验证时产生的维护,受Coursera-dl启迪。因为只是个人使用为了更好的学习,所以输入用户名和密码模拟发送信息那一块就不写了,不知是否可以提pull requests.

学堂在线的已经失效啦

在Parsing那一步的时候就失败了,返回的页面我打印出来了

<title> 页面无法找到 | 学堂在线 </title> 就是这样。。我看看能不能改改你的,改不好的话,还是要麻烦你啦

网易云课堂下载问题

网易云课堂上运行那个python文件后,过了一会儿,就提示Failed to get .dwr file 这是什么问题?!

出错了

python icourse163_dl.py -u
xxxx -p xxxxx "http://mooc.study.163.com/learn/NJU-100003"
Login done...
Traceback (most recent call last):
File "icourse163_dl.py", line 300, in
main()
File "icourse163_dl.py", line 125, in main
'c0-param0':'number:' + cid.group(1),
AttributeError: 'NoneType' object has no attribute 'group'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.