On Fri, Jan 23, 2015 at 03:31:28AM +0100, Michael Niedermayer wrote: > The url did just end at a "403 - Snapshots not allowed" > > We also could point to ffmpeg.org, but the snapshots there are upto 24h old > with the current cronjob > --- > src/download | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/download b/src/download > index 20c42f8..4e56bc1 100644 > --- a/src/download > +++ b/src/download > @@ -197,7 +197,7 @@ > <div class="pull-left"><a > href="git://source.ffmpeg.org/ffmpeg.git">git://source.ffmpeg.org/ffmpeg.git</a></div> > <div class="pull-right"> > <a class="btn btn-success" > href="http://git.videolan.org/?p=ffmpeg.git">Browse</a> > - <a class="btn btn-success" > href="http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=HEAD;sf=tgz">Snapshot</a> > + <a class="btn btn-success" > href="https://github.com/FFmpeg/FFmpeg/tarball/master">Snapshot (github)</a> > </div> > </td> > <td>Main FFmpeg Git repository</td>
Above we have snapshot and git snapshot pointing on ffmpeg.org, this would be inconsistent. Also below we can see this snapshot URL from github. I would suggest dropping the snapshot button altogether or using the 24h-delay one. After all, the ffmpeg.org source and git snapshot are available above, and the github snapshot as well below. [...] -- Clément B.
pgpeitbDPMC95.pgp
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel