Skip to main content

Simple downloaded for https://kodekloud.com/

Reason this release was yanked:

wrong command line linking

Project description

KodeKloud Downloader

Disclaimer

Please use this only to keep your local copy. Please don't distribute the courses illegally. You will be responsible for the legal consequences.


Features

  • Download video lessons in selected quality
  • Download resources (PDFs, etc.) alongside video lessons
  • Organizes downloaded content in a structured folder hierarchy

Prerequisites

  • Python 3.8 or higher
  • ffmpeg
How to Install FFmpeg on Linux, Mac, and Windows

How to Install FFmpeg on Linux, Mac, and Windows

FFmpeg is a powerful and flexible multimedia processing tool that can handle a wide range of tasks, such as video and audio conversion, streaming, and recording. In this guide, we will show you how to install FFmpeg on Linux, Mac, and Windows operating systems.

Linux

Ubuntu and Debian-based distributions

  1. Update the package lists for upgrades and new package installations.

sudo apt update

  1. Install FFmpeg using the following command:

sudo apt install ffmpeg

Fedora

  1. Install FFmpeg using the following command:

sudo dnf install ffmpeg

Arch Linux and Manjaro

  1. Install FFmpeg using the following command:

sudo pacman -S ffmpeg

Mac

Using Homebrew

If you don't have Homebrew installed, you can install it by following the instructions on the official Homebrew website.

Update Homebrew to ensure you have the latest package information:

brew update

  1. Install FFmpeg using the following command:

brew install ffmpeg

Using MacPorts

If you don't have MacPorts installed, you can install it by following the instructions on the official MacPorts website.

Update MacPorts to ensure you have the latest package information:

sudo port selfupdate

  1. Install FFmpeg using the following command:

sudo port install ffmpeg

Windows

Using Chocolatey

If you don't have Chocolatey installed, you can install it by following the instructions on the official Chocolatey website.

Open an elevated Command Prompt (run as Administrator) and install FFmpeg using the following command:

choco install ffmpeg

Using Scoop

If you don't have Scoop installed, you can install it by following the instructions on the official Scoop website.

Open a PowerShell terminal and install FFmpeg using the following command:

scoop install ffmpeg

After following these steps, FFmpeg should be installed on your system. You can check the installation by running the following command in your terminal or command prompt:

ffmpeg -version

This will display the FFmpeg version and build information, confirming that the installation was successful.

How to get cookie

  • Sign in to kodekloud.com
  • Right Click -> Inspect -> Go to Network Tab -> Reload -> Select the first resource and copy the cookie:

💻 Installation

To install kodekloud-downloader, simply run the following command:

pip install -U kodekloud-downloader

📚 Usage

After installing the package, you can use the kodekloud dl command to download shows from the command line.

kisskh dl --help
Usage: kodekloud dl [OPTIONS] [COURSE_URL]

Options:
  -q, --quality [360p|480p|540p|720p|1080p]
                                  Quality of the video to be downloaded.
  -o, --output-dir TEXT           Output directory where downloaded files will
                                  be store.
  -c, --cookie TEXT               Cookie to download the courses.  [required]
  --help                          Show this message and exit.

Here are some examples:

🔗 Direct download entire course in highest quality available in current folder

kodekloud dl "https://kodekloud.com/courses/amazon-elastic-container-service-aws-ecs/" -o . -c <YOUR COOKIE HERE INSIDE DOUBLE QUOTES>

🔍 Download entire course from list of available course in current folder

kodekloud dl -o . -c <YOUR COOKIE HERE INSIDE DOUBLE QUOTES>
+-----+-----------------------------------------------------------------------------+---------+------------------------------------------------------------+
| No. | Name                                                                        | Type    | Categories                                                 |
+-----+-----------------------------------------------------------------------------+---------+------------------------------------------------------------+
| 1   | Ultimate Certified Kubernetes Application Developer (CKAD) Mock Exam Series | Premium | Challenges, Containers, Kubernetes                         |
| 2   | GCP DevOps Project                                                          | Premium | Cloud, GCP                                                 |
| 3   | 12 Factor App                                                               | Premium | Productivity                                               |
| 4   | AZ-305: Microsoft Azure Solutions Architect Expert                          | Premium | Certification, Cloud, Devops                               |
| 5   | Ultimate Certified Kubernetes Administrator (CKA) Mock Exam Series          | Free    | Container Orchestration, Kubernetes, Devops, Certification |
| 6   | AWS Lambda                                                                  | Premium | AWS, Cloud                                                 |
| 7   | Linux Professional Institute LPIC-1 Exam 101                                | Premium | Certification, Linux                                       |
| 8   | Advanced Golang                                                             | Premium | Programming                                                |
| 9   | Prometheus Certified Associate (PCA)                                        | Premium | Certification, Kubernetes, Monitoring                      |
| 10  | GCP Cloud Digital Leader Certification                                      | Premium | Cloud, GCP, Certification                                  |
| 11  | OpenShift 4                                                                 | Premium | Container Orchestration, Devops, Red Hat                   |
| 12  | HashiCorp : Terraform Cloud                                                 | Premium | Cloud, Devops, HashiCorp                                   |
| 13  | ArgoCD                                                                      | Premium | CI/CD, Devops, Kubernetes                                  |
| 14  | Amazon Elastic Container Service (AWS ECS)                                  | Free    | AWS, Devops                                                |
| 15  | Red Hat Certified System Administrator(RHCSA)                               | Premium | Devops, Linux, Red Hat, Certification                      |
| 16  | Open Source for Beginners                                                   | Premium | Productivity                                               |
| 17  | Kustomize                                                                   | Premium | Devops, Kubernetes                                         |
| 18  | DevSecOps  Kubernetes DevOps & Security                                    | Premium | Devops, DevSecOps, Kubernetes                              |
| 19  | AZ-104: Microsoft Azure Administrator                                       | Premium | Cloud, Devops, Certification                               |
| 20  | DevOps Interview Preparation Course                                         | Premium | Devops                                                     |
| 21  | Terraform Challenges                                                        | Free    | Challenges, Devops, IAC                                    |
| 22  | HashiCorp Certified: Consul Associate Certification                         | Premium | Devops, HashiCorp                                          |
| 23  | HashiCorp Certified: Vault Associate Certification                          | Premium | Devops, HashiCorp                                          |
| 24  | Kubernetes Challenges                                                       | Free    | Challenges, Devops                                         |
| 25  | Linux Challenges                                                            | Free    | Challenges, Devops, Linux                                  |
| 26  | HashiCorp Certified: Vault Operations Professional 2022                     | Premium | Container Orchestration, Containers, Devops, HashiCorp     |
| 27  | CKS  Challenges                                                            | Free    | Challenges, Container Orchestration, Containers, Devops    |
| 28  | Linux Foundation Certified System Administrator (LFCS)                      | Premium | Devops, Linux, Certification                               |
| 29  | Jenkins                                                                     | Premium | Automation, CI/CD, Devops                                  |
| 30  | Golang                                                                      | Premium | Devops, Programming                                        |
| 31  | Terraform Associate Certification: HashiCorp Certified                      | Premium | Container Orchestration, Devops, IAC, Certification        |
| 32  | Helm for Beginners                                                          | Premium | Container Orchestration, Containers, Devops                |
| 33  | PCAP  Python Certification Course                                          | Premium | Devops, Programming, Python, Certification                 |
| 34  | Istio Service Mesh                                                          | Premium | Devops                                                     |
| 35  | Jinja2 Basics (Mini Course)                                                 | Free    | Devops                                                     |
| 36  | Certified Kubernetes Security Specialist (CKS)                              | Premium | Container Orchestration, Kubernetes, Devops, Certification |
| 37  | Certified Python Entry-Level Programmer: PCEP-30-02                         | Premium | Devops, Programming, Python, Certification                 |
| 38  | JSON Path Test  Free Course                                                | Free    | Devops                                                     |
| 39  | Docker Certified Associate Exam Course                                      | Premium | Containers, Devops, Certification                          |
| 40  | Terraform Basics Training Course                                            | Premium | Automation, Devops, IAC                                    |
| 41  | CKA Certification Course  Certified Kubernetes Administrator               | Premium | Container Orchestration, Containers, Devops                |
| 42  | Certified Kubernetes Application Developer (CKAD)                           | Premium | Container Orchestration, Kubernetes, Devops, Certification |
| 43  | Kubernetes for the Absolute Beginners  Hands-on Tutorial                   | Premium | Container Orchestration, Containers, Kubernetes, Devops    |
| 44  | Docker Training Course for the Absolute Beginner                            | Premium | Containers, Devops                                         |
| 45  | Chef for the Absolute Beginners                                             | Premium | Automation, Devops                                         |
| 46  | OpenShift 3 for the Absolute Beginners                                      | Premium | Container Orchestration, Containers, Devops                |
| 47  | Ansible Advanced Course                                                     | Premium | Automation, Devops, IAC                                    |
| 48  | Learn Ansible Basics  Beginners Course                                     | Premium | Automation, Devops, IAC                                    |
| 49  | Docker  SWARM | SERVICES | STACKS  Hands-on                               | Premium | Containers, Devops                                         |
| 50  | DevOps Pre-Requisite Course                                                 | Premium | Automation, Devops, IAC                                    |
| 51  | Learning Linux Basics Course & Labs                                         | Premium | Devops, Linux                                              |
| 52  | Shell Scripts for Beginners                                                 | Premium | Devops                                                     |
| 53  | Puppet for the Absolute Beginners Course                                    | Premium | Automation, Devops, IAC                                    |
| 54  | GIT for Beginners                                                           | Premium | Devops, Programming                                        |
+-----+-----------------------------------------------------------------------------+---------+------------------------------------------------------------+
Enter the number of the course you want to select: 35

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kodekloud-downloader-0.0.2.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

kodekloud_downloader-0.0.2-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page