minitv
v0.1.0
Published
Downloader For Amazon minitv
Downloads
21
Maintainers
Readme
miniTV
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.
Run help commnad to see all the options
minitv --help
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
License
The project is licensed under the MIT license.