Updated to 2020.11.17

This commit is contained in:
Alzim 2020-11-17 01:48:52 +03:00
parent d443e6a48a
commit fd5b9f4935
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
youtube-dl-2020.11.01.1.tar.gz: dcca4795a77713b7ba56dec95df6e34544601a3b youtube-dl-2020.11.17.tar.gz: 7589f1191d5da62c4a4c92b355ca761b5350c121

View file

@ -2,14 +2,14 @@
Summary: Small command-line program to download videos from YouTube Summary: Small command-line program to download videos from YouTube
Name: youtube-dl Name: youtube-dl
Version: 2020.11.01.1 Version: 2020.11.17
Release: 1 Release: 1
License: Public Domain and GPLv2+ License: Public Domain and GPLv2+
Group: Video Group: Video
# https://youtube-dl.org # https://youtube-dl.org
Url: https://yt-dl.org Url: https://yt-dl.org
#Source0: https://github.com/rg3/youtube-dl/releases/download/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/rg3/youtube-dl/releases/download/%{version}/%{name}-%{version}.tar.gz
Source0: https://youtube-dl.org/downloads/latest/youtube-dl-%{version}.tar.gz #Source0: https://youtube-dl.org/downloads/latest/youtube-dl-%{version}.tar.gz
BuildRequires: ffmpeg BuildRequires: ffmpeg
BuildRequires: gnupg2 BuildRequires: gnupg2
BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(python3)