KodeKloud Free Week ACCESS (25 September - 1 October 2023)

General Rules

  • This Forum Rules:
    1. No asking for course requests or download links.
    2. Don't share links to other websites for downloads or references.
    3. Avoid controversial topics in discussions.

    4. Use an appropriate thread title that matches your content, not just a word.

    Other Forum Rules Can Be Found Here

Shelly

Member
TutFlixer
Feb 13, 2021
73
29
13
United States
@JustForFun It seems like the Colab version also not working.


+-----+------+------+------------+
| No. | Name | Type | Categories |
+-----+------+------+------------+
+-----+------+------+------------+
Enter the number of the course you want to select: 10
Traceback (most recent call last):
File "/usr/local/bin/kodekloud", line 8, in <module>
sys.exit(kodekloud())
File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1130, in call
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1055, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/usr/local/lib/python3.9/dist-packages/kodekloud_downloader/cli.py", line 48, in dl
selected_course = select_course(courses)
File "/usr/local/lib/python3.9/dist-packages/kodekloud_downloader/helpers.py", line 30, in select_course
course = courses[int(selected_course) - 1]
IndexError: list index out of range
 

1rohitkr

New member
TutFlixer
Jun 26, 2022
1
1
3
India
kd.png


That's why its not working
 
  • Haha
Reactions: StarLite

singla989

New member
TutFlixer
Jan 1, 2022
6
1
3
India
enrolled in the course but still getting this error. please help

ERROR: You have requested merging of multiple formats but ffmpeg is not installed. Aborting due to --abort-on-error
2023-04-24 21:49:12,669 - ERROR - Access denied while downloading video or audio file from link ...
 

JustForFun

Member
TutFlixer
Oct 16, 2021
36
61
13
India
enrolled in the course but still getting this error. please help

ERROR: You have requested merging of multiple formats but ffmpeg is not installed. Aborting due to --abort-on-error
2023-04-24 21:49:12,669 - ERROR - Access denied while downloading video or audio file from link ...
Install ffmpeg first and add it to path. It's part of pre-requisite.
 

ys251294

New member
TutFlixer
Jul 19, 2022
8
3
3
India
Hi all,

I have download these courses:

docker-for-the-absolute-beginner/
terraform-for-beginners/
helm-for-beginners/
kubernetes-for-the-absolute-beginners-hands-on/
hashicorp-certified-terraform-associate/
docker-certified-associate-exam-course/
certified-kubernetes-administrator-cka/
certified-kubernetes-application-developer-ckad/
istio-service-mesh/
openshift-for-the-absolute-beginners/
chef-for-the-absolute-beginners/
lens-introduction/
git-for-beginners/
linux-foundation-certified-system-administrator-lfcs/
devops-interview-prep-course/
aws-cloud-for-beginners/
devsecops/
certified-kubernetes-security-specialist-cks/
kustomize/
red-hat-certified-system-administratorrhcsa-2/
hashicorp-certified-vault-associate-certification/
ansible-certification-preparation-course/
az-104-microsoft-azure-administrator/
jenkins/
json-path-quiz
the-linux-basics-course/

So, if someone else is also downloading these, they can do the rest of the courses and maybe we can give it to the admins and they can add it to the tutflix drives. @TUTProfessor & @Satoru Gojo , would it be possible for you guys to provide a location where I can upload these courses?

Special thanks to @JustForFun for the script.
Can you share these course on telegram until they get uploaded here
I will be trying to download rest
 
  • Like
Reactions: tutsp

ys251294

New member
TutFlixer
Jul 19, 2022
8
3
3
India
I am getting this error can any one help

RequestsDependencyWarning: urllib3 (1.26.15) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
Traceback (most recent call last):
File "kodekloud_scrap.py", line 164, in <module>
course_title = soup.find("h1", class_="entry-title").text.strip()
AttributeError: 'NoneType' object has no attribute 'text'

Never Mind (edited)
 
Last edited:

Latest resources