File ytmdl.spec of Package ytmdl

#
# spec file for package ytmdl
#
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           ytmdl
Version:        2020.11.20
Release:        0
Summary:        YouTube Music Downloader
License:        MIT
Group:          Productivity/Networking/Web/Utilities
URL:            https://github.com/deepjyoti30/ytmdl
Source:         https://github.com/deepjyoti30/ytmdl/archive/2020.11.20.post1.tar.gz
Patch0:         ytdml-bs-dependency.patch
BuildRequires:  python3-PySocks
BuildRequires:  python3-Unidecode
BuildRequires:  python3-beautifulsoup4
BuildRequires:  python3-colorama
BuildRequires:  python3-downloader-cli
BuildRequires:  python3-ffmpeg-python
BuildRequires:  python3-itunespy
BuildRequires:  python3-lxml
BuildRequires:  python3-mutagen
BuildRequires:  python3-pip
BuildRequires:  python3-pycountry
BuildRequires:  python3-pydes
BuildRequires:  python3-pyxdg
BuildRequires:  python3-requests
BuildRequires:  python3-setuptools
BuildRequires:  python3-simber
BuildRequires:  python3-urllib3
BuildRequires:  python3-wheel
BuildRequires:  python3-youtube-dl
BuildRequires:  python3-youtube_search
Requires:       ffmpeg
Requires:       python3

%description
Application to get songs from youtube in mp3 format with artist name, album name etc from itunes, gaana etc.

%prep
%setup -q -n ytmdl-2020.11.20.post1
%patch0 -p1

%build
%python3_build

%install
%python3_install

%files
%license LICENSE
%doc README.md
%{_bindir}/ytmdl
%{python_sitelib}/*

%changelog
openSUSE Build Service is sponsored by