Linkedin Video Downloader OpenClaw Skill
Download videos from public LinkedIn posts as MP4 files without authentication or dependencies, saving them at the best available quality.
Installation
clawhub install linkedin-video-dl
Requires npm i -g clawhub
282
Downloads
0
Stars
0
current installs
0 all-time
1
Versions
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
.tmpfile 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.
Statistics
Author
jpnarchi
@jpnarchi
Latest Changes
v1.0.0 · Feb 25, 2026
Initial release of linkedin-video-dl - Download LinkedIn videos from public post URLs without authentication. - Saves video files in MP4 format to the current directory with unique filenames. - No external dependencies; built using Go's standard library. - Includes download progress display and safe interruption handling. - Skips download if the target file already exists.
Quick Install
clawhub install linkedin-video-dl Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.