Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngetter

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngetter

下载视频网站视频流,并且转码

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

缘起

老家的房子很久才回去住一次,所以没有安装宽带网络。不过有一个硕大的、画面很好的、声音很震撼的电视。

特别爱看《晓松奇谈》、《鸿观》什么的。

自己动手丰衣足食吧。于是搞了这么一个玩意:

  1. 给出网页地址。

  2. 下载到本地。

  3. 通过ffmpeg转码为电视肯定能看的mov格式。

运行

npm start

要求

  1. nodejs 版本在0.11以后的均可,因为使用了一些ES6原生的Promise,所以要求支持启动的--harmony参数
  2. 需要安装ffmpeg视频转码库。

感谢

部分思路,借鉴自python3编写的同类项目 https://github.com/soimort/you-get

Keywords

FAQs

Package last updated on 28 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc