A friend sent over a video want to record and download downloads, find the next tool through this tool to successfully download and synthesize;
To cache to get the corresponding streaming media URL address, can be downloaded or through the URL of the way to synthesize;
Recommended download the specified rate of streaming media files to be synthesized, the cache directly to get the rate of different code, the composition of the file can not play, and so on, remember.
Project Address: https://github.com/K-S-V/Scripts
Ben Underground: Adobehds.php and Scripts-master
Usage:
PHP adobehds.php--manifest "Your_manifest_url"--delete
MYVIDEO-SEG1-FRAG1.F4F, myvideo-seg1-frag2.f4f ..... myvideo-seg1-frag99.f4f
PHP adobehds.php Myvideo-seg1-frag
can use script with following switches:
--HELP displays this Help
--debug Show Debug output
--delete Delete fragments after processing
--fproxy Force proxy for downloading of fragments
--play dump stream to stdout for piping to media player
--rename rename fragments sequentially before processing
--update update the script to current git version
--auth [param] Authentication string for fragment requests
--duration [param] Stop recording after specified number of seconds
--filesize [param] Split output file in chunks of specified size (MB)
--fragments [param] base filename for fragments
--manifest [param] manifest file for downloading of fragments
--outdir [param] destination folder for output file
--outfile [param] filename to use for output file
--parallel [param] Number of fragments to download simultaneously
--proxy [param] Proxy for downloading of manifest
--quality [param] Selected quality level (Low|medium|high) or exact bitrate
--referrer [param] Referer for emulation of browser requests
--start [param] start from specified fragment
--useragent [param] user-agent for emulation of browser requests