How to download get_iplayer git HEAD snapshot using wget?

batguano999 batguano999 at zoho.com
Wed Apr 23 05:04:51 PDT 2014


Hi
To download get_iplayer git HEAD snapshot using wget the command is (currently)
wget http://git.infradead.org/get_iplayer.git/snapshot/969bd348e317003b88904671c3d25b76c0509307.tar.gz


With FFmpeg and X264 (and others) it's possible to use "generic" commands...
wget "git.videolan.org/?p=ffmpeg.git;a=snapshot;h=HEAD;sf=tgz"
wget "git.videolan.org/?p=x264.git;a=snapshot;h=HEAD;sf=tgz"

Similarly with github
wget github.com/mstorsjo/fdk-aac/archive/master.tar.gz

Is there a "generic" wget command to download get_iplayer git HEAD snapshot?





More information about the get_iplayer mailing list