Linkedin Video Downloader

SKILL.md

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Linkedin Video Downloader" with this command: npx skills add jpnarchi/linkedin-video-dl

SKILL.md

linkedin-video-dl

Use linkedin-video-dl to download videos from LinkedIn posts. Takes a public post URL and saves the MP4 video to the current directory. No authentication required for public posts.

Setup (once)

cd linkedin-video-dl && go build -o linkedin-video-dl .

Or install globally:

go install .

Common commands

Download video: linkedin-video-dl "<post-url>"

Example

linkedin-video-dl "https://www.linkedin.com/posts/midudev_anthropic-ha-acusado-a-deepseek-activity-7432111870431449089-9evi"

Notes

  • Only works with public LinkedIn posts that contain video.
  • No authentication or API keys needed.
  • Zero external dependencies — built entirely with Go's standard library.
  • Videos are downloaded from LinkedIn's CDN (dms.licdn.com) at the best available quality.
  • Downloads use a temporary .tmp file and rename on completion — safe to interrupt without leaving corrupt files.
  • Output filename is derived from the post URL slug (truncated to 80 chars).
  • If a file with the same name already exists, the download is skipped to avoid overwriting.
  • Progress bar is shown during download with percentage, downloaded size, and total size.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Zoom

Zoom API integration with managed OAuth. Manage meetings, webinars, recordings, and user profiles. Use this skill when users want to schedule meetings, manag...

Registry SourceRecently Updated
General

Kleinanzeigen.de Helper

Erstelle und verwalte Verkaufsanzeigen speziell auf kleinanzeigen.de. Verwende diesen Skill wenn der Human sagt, er will etwas auf kleinanzeigen.de verkaufen...

Registry SourceRecently Updated
General

Poku

Sends and receives phone calls and messages (like SMS, WhatsApp, Slack), and reserves dedicated phone numbers using the Poku API. Example use cases: calling...

Registry SourceRecently Updated
General

IMAP/SMTP Email - Maddy Fix

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...

Registry SourceRecently Updated