Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37583103
en ru br
Репозитории ALT
S:2021.12.17-alt1
5.1: 2010.12.09-alt0.M51.1
4.1: 2008.01.28-alt1.1
4.0: 2007.09.13-alt1
+backports:2008.01.28-alt1.0.M40.1
www.altlinux.org/Changes

Группа :: Сети/Передача файлов
Пакет: youtube-dl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Summary: Download videos from YouTube
Name: youtube-dl
Version: 2008.01.28
Release: alt1.1
License: MIT
Group: Networking/File transfer
Url: http://www.arrakis.es/~rggi3/youtube-dl/

Source1: youtube-dl
Source2: pornotube-dl
Source3: metacafe-dl

Packager: Pavlov Konstantin <thresh at altlinux.ru>
BuildArch: noarch

BuildRequires: python-modules-compiler python-modules-encodings

%description
Youtube-dl is a small command-line program to download videos
from YouTube.com.

%package -n pornotube-dl
Summary: Download videos from PornoTube
Group: Networking/File transfer

%description -n pornotube-dl
Pornotube-dl is a small command-line program to download videos
from PornoTube.com.

%package -n metacafe-dl
Summary: Download videos from Metacafe
Group: Networking/File transfer

%description -n metacafe-dl
Metacafe-dl is a small command-line program to download videos
from MetaCafe.com.

%install
mkdir -p %buildroot%_bindir
#install -pm 755 %SOURCE1 %SOURCE2 %SOURCE3 %buildroot%_bindir
install -pm 755 %SOURCE1 %buildroot%_bindir/youtube-dl.py
install -pm 755 %SOURCE2 %buildroot%_bindir/pornotube-dl.py
install -pm 755 %SOURCE3 %buildroot%_bindir/metacafe-dl.py

ln -sf youtube-dl.py %buildroot%_bindir/youtube-dl
ln -sf pornotube-dl.py %buildroot%_bindir/pornotube-dl
ln -sf metacafe-dl.py %buildroot%_bindir/metacafe-dl

%files
%_bindir/youtube-dl*

%files -n pornotube-dl
%_bindir/pornotube-dl*

%files -n metacafe-dl
%_bindir/metacafe-dl*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin