Skip to main content

LinkedIn video downloader.

Project description

LinkedIn-Downloader

A small tool to download videos from linkeding.

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.5.tar.gz (5.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: linkedin-dl-0.0.5.tar.gz
  • Upload date:
  • Size: 5.6 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.5.tar.gz
Algorithm Hash digest
SHA256 e5d58aa73eb464e3cdfba3478016ddf22b2a41b0f416946c88d8dafba717de43
MD5 cb00ea6c8fd223d7d38385d563623ded
BLAKE2b-256 730b15b7e1f3ef6d27476c107f397fd4e9318036023253ff46d3d558220d0528

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