mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
16 lines
536 B
JSON
16 lines
536 B
JSON
{
|
|
"version": "2.3",
|
|
"description": "A toolkit for RTMP streams with support for all forms of RTMP (rtmp, rtmpt, rtmpe, rtmpte, and rtmps).",
|
|
"homepage": "https://rtmpdump.mplayerhq.hu/",
|
|
"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"
|
|
]
|
|
}
|