Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 499 Bytes

warpdl-webextension

This repository contains the source code for the web extension of warpdl.

TODO

  • Working communication channel between warpdl daemon and extension using websockets.
  • Implement the functionality to capture browser downloads to be sent to the daemon.
  • Implement the functionality to identify the download URL and send it to the daemon.
  • Implement the functionality to identify video players and inject a "Download with warpdl" button using content script.