mirror of
https://abf.rosa.ru/djam/yt-dlp.git
synced 2025-02-23 15:22:53 +00:00
Updated to release 2016.01.01
This commit is contained in:
parent
9adccd6610
commit
48b34d1e78
2 changed files with 4 additions and 3 deletions
3
.abf.yml
3
.abf.yml
|
@ -8,5 +8,6 @@ removed_sources:
|
|||
youtube-dl-2015.06.25.tar.gz: 44e318c7c0752a667d57a9074a462924aa35229d
|
||||
youtube-dl-2015.08.28.tar.gz: 40239ed25172035b765b8c797b3e2239e1f5cf8d
|
||||
youtube-dl-2015.09.09.tar.gz: 1b7dd89bd4298163d5c9bfe34dc4307da23fcfeb
|
||||
sources:
|
||||
youtube-dl-2015.12.23.tar.gz: cb61b3e0321f1ec5b46bdbab11686277a6b6a250
|
||||
sources:
|
||||
youtube-dl-2016.01.01.tar.gz: 3e2ceac648c284ec06259b0d2e5b6dc2d282e3ca
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Summary: Small command-line program to download videos from YouTube
|
||||
Name: youtube-dl
|
||||
Version: 2015.12.23
|
||||
Version: 2016.01.01
|
||||
Release: 1
|
||||
License: Public Domain and GPLv2+
|
||||
Group: Video
|
||||
|
@ -8,7 +8,7 @@ Url: http://rg3.github.com/youtube-dl/
|
|||
Source0: https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: pythonegg(nose)
|
||||
BuildRequires: pythonegg(setuptools)
|
||||
#for tests
|
||||
# For tests
|
||||
BuildRequires: ffmpeg
|
||||
Requires: python
|
||||
Suggests: ffmpeg
|
||||
|
|
Loading…
Add table
Reference in a new issue