r0oth3x49 / acloud-dl

A cross-platform python based utility to download courses from acloud.guru for personal offline use.
MIT License
350 stars 141 forks source link

no videos downloaded #80

Closed supersjimmie closed 3 years ago

supersjimmie commented 3 years ago

Same as the closed issue 78, I am also experienceing this issue. all downloaded but no video files. videos are downloaded for some AWS trainings, but not for my azure ((like az-104).


[*] : Course 'AZ-104 Microsoft Azure Administrator Certification Prep'.
[*] : Downloaded course information .. (done)
[+] : Chapter(s) (15).
[*] : Lecture(s) (114).

[*] : Downloading chapter : (1 of 15)
[+] : Chapter (01 Welcome to the Course)
[*] : Found (6) lectures ...

[*] : Downloading asset(s)
[*] : Downloading (001 AZ-104 Study Guide.pdf)
[*] : 425.95MB/425.95MB 100.00% |##############################| 7.97MB/s
[+] : Downloaded  (001 AZ-104 Study Guide.pdf)

[*] : Downloading chapter : (2 of 15)
[+] : Chapter (02 Supplementary)
[*] : Found (2) lectures ...

[*] : Downloading chapter : (3 of 15)
[+] : Chapter (03 Azure Administration)
[*] : Found (4) lectures ...

[*] : Downloading asset(s)
[*] : Downloading (004 linuxVM.json)
[+] : Downloaded  (004 linuxVM.json)

[*] : Downloading chapter : (4 of 15)
[+] : Chapter (04 Governance and Compliance)
[*] : Found (8) lectures ...

[*] : Downloading chapter : (5 of 15)
[+] : Chapter (05 Identity)
[*] : Found (13) lectures ...

[*] : Downloading chapter : (6 of 15)
[+] : Chapter (06 Role-Based Access Control)
[*] : Found (4) lectures ...

[*] : Downloading asset(s)
[*] : Downloading (004 HelpDeskAdminRole.json)
[*] : 0.39KB/0.39KB 100.00% |##############################| 192.59kB/s
[+] : Downloaded  (004 HelpDeskAdminRole.json)

[*] : Downloading chapter : (7 of 15)
[+] : Chapter (07 Azure Storage)
[*] : Found (13) lectures ...

[*] : Downloading chapter : (8 of 15)
[+] : Chapter (08 Virtual Networking)
[*] : Found (12) lectures ...

[*] : Downloading chapter : (9 of 15)
[+] : Chapter (09 Intersite Connectivity)
[*] : Found (6) lectures ...

[*] : Downloading chapter : (10 of 15)
[+] : Chapter (10 Azure Virtual Machines)
[*] : Found (15) lectures ...

[*] : Downloading asset(s)
[*] : Downloading (002 cloud-init.txt)
[*] : 1.02KB/1.02KB 100.00% |##############################| 485.50kB/s
[+] : Downloaded  (002 cloud-init.txt)

[*] : Downloading asset(s)
[*] : Downloading (008 generalize_linux_vm.txt)
[*] : 0.68KB/0.68KB 100.00% |##############################| 331.46kB/s
[+] : Downloaded  (008 generalize_linux_vm.txt)

[*] : Downloading asset(s)
[*] : Downloading (008 VM ARM Template.json)
[*] : 7.92KB/7.92KB 100.00% |##############################| 3.96MB/s
[+] : Downloaded  (008 VM ARM Template.json)

[*] : Downloading chapter : (11 of 15)
[+] : Chapter (11 Network Traffic Management)
[*] : Found (3) lectures ...

[*] : Downloading chapter : (12 of 15)
[+] : Chapter (12 Web Apps and Containers)
[*] : Found (11) lectures ...

[*] : Downloading asset(s)
[*] : Downloading (003 create_webapp_cloudshell.txt)
[*] : 0.58KB/0.58KB 100.00% |##############################| 277.59kB/s
[+] : Downloaded  (003 create_webapp_cloudshell.txt)

[*] : Downloading asset(s)
[*] : Downloading (006 build_docker_image.txt)
[*] : 0.58KB/0.58KB 100.00% |##############################| 285.48kB/s
[+] : Downloaded  (006 build_docker_image.txt)

[*] : Downloading asset(s)
[*] : Downloading (007 Demo ARM Template.json)
[*] : 2.35KB/2.35KB 100.00% |##############################| 1.14MB/s
[+] : Downloaded  (007 Demo ARM Template.json)

[*] : Downloading chapter : (13 of 15)
[+] : Chapter (13 Monitoring)
[*] : Found (6) lectures ...

[*] : Downloading chapter : (14 of 15)
[+] : Chapter (14 Backup and Recovery)
[*] : Found (5) lectures ...

[*] : Downloading chapter : (15 of 15)
[+] : Chapter (15 Wrap-Up and Practice)
[*] : Found (6) lectures ...

No videos in this download.

supersjimmie commented 3 years ago

@r0oth3x49 please see your gmail...

mangswi commented 3 years ago

Hi do you have any resolution on this ? today I try and have same issue

supersjimmie commented 3 years ago

Hi do you have any resolution on this ? today I try and have same issue

see https://github.com/r0oth3x49/acloud-dl/issues/78#issuecomment-913378076

tarunm97 commented 3 years ago

i have mailed you the credentials, please check @r0oth3x49

tz-spammer commented 3 years ago

Any update? tried printing lecture_streams or lecture_best. lecture_streams prints [ ] lecture_best prints None

lectures prints [ 001 lectureName, 002 lecture 2 name, ... ]