twitter-video-downloader
Version:
This is a video downloader and converter for a given video included twitter status update.
21 lines (20 loc) • 661 B
JSON
{
"name": "twitter-video-downloader",
"version": "1.0.13",
"description": "This is a video downloader and converter for a given video included twitter status update.",
"keywords": ["twitter", "video", "mp4", "stream-buffer"],
"maintainers": ["David Ventura <davidventura3@gmail.com>"],
"license": "MIT",
"dependencies": {
"bluebird": "^3.3.1",
"download-progress": "0.0.1",
"metatag-crawler": "^2.0.3",
"progress": "^1.1.8",
"restling": "^0.9.1",
"underscore": "^1.8.3",
"m3u8": "^0.0.7",
"download": "^5.0.2",
"stream-buffers": "^3.0.1",
"fluent-ffmpeg": "^2.1.0"
}
}