Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

A command line tool to download web series episodes from Amazon miniTV. A wrapper for youtube-dl

License

Notifications You must be signed in to change notification settings

arnav-kr/miniTV

Repository files navigation

miniTV

npm version npm downloads


About

Downloader For Amazon miniTV

Features

  • Download Web Series/Episodes from Amazon miniTV

Install

Via NPM:

npm install -g minitv

Via Yarn:

yarn global add minitv

Via PNPM

pnpm add -g minitv

Usage

miniTV is a wrapper for youtube-dl and requires youtube-dl to be installed on your system to work. Further more, tools like ffmpeg and ffprobe maybe required to be installed work properly in some cases.

youtube-dl

ffmpeg

Run help commnad to see all the options

minitv --help

image

Example

minitv https://www.amazon.in/minitv/tp/0478a3f9-e35d-40d4-97e8-e09684007fa6 -f bestvideo+bestaudio

Report an Issue

If you have found a bug or if you have a feature request, please report them at this repository issues section.

Author

arnav-kr

License

The project is licensed under the MIT license.