Browse Source

Updating youtube-dl

master
mid-kid 8 years ago
parent
commit
5e7adc4400
  1. 4
      satellites/youtube-dl.sat

4
satellites/youtube-dl.sat

@ -1,11 +1,11 @@
import 'compile/python' import 'compile/python'
name=youtube-dl name=youtube-dl
version=2016.08.31 version=2016.09.03
update_url="http://rg3.github.io/$name/download.html" update_url="http://rg3.github.io/$name/download.html"
dlextract "https://yt-dl.org/downloads/$version/$name-$version.tar.gz" \ dlextract "https://yt-dl.org/downloads/$version/$name-$version.tar.gz" \
'9637b75e41d4ce875d2fd3c1c362aa30' 'f6c44e76efe3b2e6ea5962f46ade91d4'
header_end header_end
cd "$name" cd "$name"

Loading…
Cancel
Save