Skip to main content

LinkedIn video downloader.

Project description

LinkedIn-Downloader

Requirements

  • Python 3.7 or higher.
  • pip 22.1.x or higher

Install

  1. Install tool

    pip install linkedin-dl
    

Usage

You can use this tool very easily, with the argument -h you can obtain information about its use:

linkedin-dl -h
usage: linkedin-dl [-h] [-m NUMBER] [-w NUMBER] [-l SECONDS] [-q QUALITY] URL FILE

Download videos from LinkedIn

positional arguments:
  URL                   The URL to the video streaming
  FILE                  The file to save the video.

optional arguments:
  -h, --help            show this help message and exit
  -m NUMBER, --max_attempts NUMBER
                        The maximum number of attempts in case of connection error.
  -w NUMBER, --wait SECONDS
                        A delay time between several download intents.
  -l SECONDS, --limit SECONDS
                        The maximum time to download. 0 for all the video. By default, 0.
  -q QUALITY, --quality QUALITY
                        The maximum time to download. 0 for all the video. By default, 3200000.

Where URL is the URL with the LinkedIn page that contain the video and FILE is the path to the file to save the video locally. The rest of the arguments are optionals:

  • -m NUMBER is the number of attempts to reconnect when the connection fails;
  • -w SECONDS is the time in seconds to wait between each attempt in case of connection fail;
  • -l SECONDS is the limit of time in seconds to download, by default, all the video is downloaded.
  • -q QUALITY is the video quality to download, by default, it is the maximum, the available values are:
    • 128000
    • 400000
    • 800000
    • 1600000
    • 3200000

Download a video

linkedin-dl "URL" "FILE" -l SECONDS -q QUALITY

Some examples:

# Download all the video
linkedin-dl "https://www.linkedin.com/video/live/urn:li:ugcPost:6940332883056205824/" "Te mereces destacar.mp4"

# Download only the first 60 seconds
linkedin-dl "https://www.linkedin.com/video/live/urn:li:ugcPost:6940332883056205824/" "Te mereces destacar.mp4" -l 60

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

linkedin-dl-0.0.1.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file linkedin-dl-0.0.1.tar.gz.

File metadata

  • Download URL: linkedin-dl-0.0.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.3

File hashes

Hashes for linkedin-dl-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f2064f31af728caaba8535b15eb020aa8d16895249dd5be0b0ae61b5824c4d08
MD5 0bc8c6b688de9b50a4ff051ef324c6ed
BLAKE2b-256 4096c5d8e4169975729e117d7f87b2afc2d3c589f4cd0d70d71d5c252e95bab5

See more details on using hashes here.

Supported by

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