JSPM

dlp-cli

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q26331F
  • License MIT

Download Player

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dlp-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    DLP (Download PLayer)

    DLP is a CLI TUI tool that uses yt-dlp to download content from platforms such as YouTube, Instagram, and TikTok, provided that the user has permission to do so.

    This project does not circumvent DRM systems and does not distribute copyrighted content. Use of this tool is the responsibility of the user.

    Installation

    npm i -g dlp-cli

    Dependencies (Required)

    • yt-dlp (In its latest version)
    • deno Recommended dependency by yt-dlp
    • ffmpeg Manipulation of videos and audio recordings
    • aria2 Download files quickly

    Usage

    dlp ## Open the TUI interface
    dlp --version ## or -v Get DLP version

    DLP is very intuitive and easy to use; you will have no trouble understanding it.

    Where are files saved?

    Files are saved in a folder called dlp in the user's home directory. At the end of each video or audio download, it will tell you exactly where it was saved.


    Please report any errors you find here, and I will try to fix them as soon as possible. Add the video URL and the output so that I can reproduce the error.