-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

rtmpdump


> A tool to dump media content streamed over the RTMP protocol.

More information.


Download a file:

rtmpdump --rtmp {rtmp://example.com/path/to/video} -o {file.ext}

Download a file from a Flash player:

rtmpdump --rtmp {rtmp://example.com/path/to/video} --swfVfy {http://example.com/player} --flashVer "{LNX 10,0,32,18}" -o {file.ext}

Specify connection parameters if they are not detected correctly:

rtmpdump --rtmp {rtmp://example.com/path/to/video} --app {app_name} --playpath {path/to/video} -o {file.ext}

Download a file from a server that requires a referrer:

rtmpdump --rtmp {rtmp://example.com/path/to/video} --pageUrl {http://example.com/webpage} -o {file.ext}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 23:20:45 2024