Giter VIP home page Giter VIP logo

Comments (3)

mavericksrini avatar mavericksrini commented on July 18, 2024

Error while downloading the course - Python 3 Scripting for System Administrators

File "acloud-dl.py", line 332, in
main()
File "acloud-dl.py", line 325, in main
acloud.course_download(path=options.output, quality=options.quality, download_all=options.download_all)
File "acloud-dl.py", line 209, in course_download
course = course.get_course(keep_alive=download_all)
File "C:\Users@@@@\Downloads\acloud-dl-master\acloud_shared.py", line 88, in get_course
self._process_course(keep_alive=keep_alive)
File "C:\Users@@@@\Downloads\acloud-dl-master\acloud_internal.py", line 69, in _process_course
self._course = InternCloudGuruCourse(self._info, self._session, keep_alive)
File "C:\Users@@@@\Downloads\acloud-dl-master\acloud_internal.py", line 79, in init
super(InternCloudGuruCourse, self).init()
File "C:\Users@@@@\Downloads\acloud-dl-master\acloud_shared.py", line 109, in init
self._fetch_course()
File "C:\Users@@@@\Downloads\acloud-dl-master\acloud_internal.py", line 85, in _fetch_course
self._info = self._real_extract(course_id=course_id)
File "C:\Users@@@@\Downloads\acloud-dl-master\acloud_extract.py", line 494, in _real_extract
'lectures' : self._extract_lectures(lectures)
File "C:\Users@@@@\Downloads\acloud-dl-master\acloud_extract.py", line 429, in _extract_lectures
streams = self._fetch_hls_streams_by_content_ids(contentid_list)
File "C:\Users@@@@\Downloads\acloud-dl-master\acloud_extract.py", line 316, in _fetch_hls_streams_by_content_ids
_id = entry.get("contentId")
AttributeError: 'NoneType' object has no attribute 'get'

from acloud-dl.

r0oth3x49 avatar r0oth3x49 commented on July 18, 2024

@mavericksrini have pushed a fix for the 1st error for the 2nd i might need an account.

from acloud-dl.

r0oth3x49 avatar r0oth3x49 commented on July 18, 2024

as i don't see any response from you i 'm closing the issue.

from acloud-dl.

Related Issues (20)

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.