aclap-dev / vdhcoapp

Companion application for Video DownloadHelper browser add-on
GNU General Public License v2.0
1.72k stars 280 forks source link

n2.9.13 doesn't exist as a tag for ffmpeg #21

Closed hvindin closed 6 years ago

hvindin commented 6 years ago

The tag in the script to pull the relevant versions of the dpeendencies declares the ffmpeg version as n2.91.3

However in the ffmpeg the tag 2.9..13 doesn't exist. Did you mistype an indended branch?

As a side note, it seems like it would speed up the git clone operations a little if you ran with the syntax of

git clone "${SRCIDR}" --branch="${WHATVR_VER}" --single-branch

which would work for all but the vorbis git repo because you are pointing directly at a commit hash.

mi-g commented 6 years ago

Latest vdhcoapp 1.2.1 is based on ffmpeg n4.0.