Socket
Socket
Sign inDemoInstall

videocards

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

videocards

Generate language-learning flashcards from video and subtitle files


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

videocards

Notes

If using with webpack, there is a conflict with fluent-ffmpeg so you must include this in your webpack config file.

resolve: {
  alias: {
    'fluent-ffmpeg': 'fluent-ffmpeg/lib/fluent-ffmpeg.js'
  }
}

If using this package with electron, Sqlite3 has an issue where it can't access the compiled files during runtime. Use electron-rebuild to resolve the issue.

ffmpeg documentation.

FAQs

Package last updated on 29 May 2017

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