JSPM

@zsnero/yaria

1.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 327
  • Score
    100M100P100Q0F
  • License MIT

The fastest video and audio downloader for your terminal

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 (@zsnero/yaria) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Yaria

    The fastest video and audio downloader for your terminal. Downloads from YouTube, Instagram, Twitter/X, TikTok, and 1000+ sites.

    Install

    npm install -g yaria

    Usage

    # Download a video
    yaria https://www.youtube.com/watch?v=dQw4w9WgXcQ
    
    # Interactive mode
    yaria
    
    # Audio only
    yaria download --extract-audio https://www.youtube.com/watch?v=dQw4w9WgXcQ

    Features

    • Downloads from 1000+ sites via yt-dlp
    • Multi-connection acceleration with aria2c (32 concurrent fragments)
    • Interactive TUI with format and resolution selection
    • Background daemon for queued downloads
    • Cookie support for age-restricted content
    • Cross-platform -- Linux, macOS, Windows