ScoopInstaller_Main/bucket/rtmpdump.json
Ross Smith II fedff330a2
Update bucket/rtmpdump.json
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
2019-08-15 12:23:47 -07:00

16 lines
536 B
JSON

{
"homepage": "https://rtmpdump.mplayerhq.hu/",
"description": "A toolkit for RTMP streams with support for all forms of RTMP (rtmp, rtmpt, rtmpe, rtmpte, and rtmps).",
"version": "2.3",
"license": "GPL-2.0-only",
"url": "https://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip",
"hash": "6948aa372f04952d5675917c6ca2c7c0bf6b109de21a4323adc93247fff0189f",
"extract_dir": "rtmpdump-2.3",
"bin": [
"rtmpdump.exe",
"rtmpgw.exe",
"rtmpsrv.exe",
"rtmpsuck.exe"
]
}