Page MenuHomeSolus

D3310.id8161.diff
No OneTemporary

D3310.id8161.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,23 +1,20 @@
name : svtplay-dl
-version : 1.9.10
-release : 2
+version : '2.0'
+release : 3
source :
- - https://github.com/spaam/svtplay-dl/archive/1.9.10.tar.gz : 0bf9e4593d2d6b7d75f28fdb068a2f7a4ccf1e1d43b758652c759a3c4a3ad3ed
+ - https://github.com/spaam/svtplay-dl/archive/2.0.tar.gz : d392381f5af71976998b0586a8616aa108828b263da2d483ab6682fe66d25016
license : MIT
component : network.download
-summary : Small command-line program to download videos from Swedish websites.
+summary : Small command-line program to download videos from some streaming sites
description: |
- Small command-line program to download videos from Swedish websites.
-builddeps :
- - pkgconfig(python3)
- - pkgconfig(librtmp)
- - python-setuptools
- - python-requests
- - python-pysocks
- - pycrypto
- - ffmpeg
+ svtplay-dl is an open source command-line program written in python. You can quickly download published videos from various sites to your local computer.
rundeps :
- ffmpeg
+ - python-pysocks
+ - python-requests
+ - python3-pycryptodome
+ - pyyaml
+ - rtmpdump
build : |
%python3_setup
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,36 +2,37 @@
<Source>
<Name>svtplay-dl</Name>
<Packager>
- <Name>Stig Svensson</Name>
- <Email>stigarn@protonmail.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>network.download</PartOf>
- <Summary xml:lang="en">Small command-line program to download videos from Swedish websites.</Summary>
- <Description xml:lang="en">Small command-line program to download videos from Swedish websites.
+ <Summary xml:lang="en">Small command-line program to download videos from some streaming sites</Summary>
+ <Description xml:lang="en">svtplay-dl is an open source command-line program written in python. You can quickly download published videos from various sites to your local computer.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>svtplay-dl</Name>
- <Summary xml:lang="en">Small command-line program to download videos from Swedish websites.</Summary>
- <Description xml:lang="en">Small command-line program to download videos from Swedish websites.
+ <Summary xml:lang="en">Small command-line program to download videos from some streaming sites</Summary>
+ <Description xml:lang="en">svtplay-dl is an open source command-line program written in python. You can quickly download published videos from various sites to your local computer.
</Description>
<PartOf>network.download</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-1.9.10-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-1.9.10-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-1.9.10-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-1.9.10-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-1.9.10-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="executable">/usr/bin/svtplay-dl</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-2.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-2.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-2.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-2.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl-2.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__pycache__/__main__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__pycache__/__version__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__pycache__/error.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__pycache__/log.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__pycache__/output.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/__version__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/error.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/fetcher/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/fetcher/__pycache__/__init__.cpython-36.pyc</Path>
@@ -46,7 +47,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/fetcher/http.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/fetcher/rtmp.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/log.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/output.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/postprocess/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/postprocess/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__init__.py</Path>
@@ -57,7 +57,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/barnkanalen.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/bigbrother.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/cmore.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/dbtv.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/disney.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/dplay.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/dr.cpython-36.pyc</Path>
@@ -72,6 +71,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/mtvnn.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/mtvservices.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/nhl.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/npo.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/nrk.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/oppetarkiv.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/picsearch.cpython-36.pyc</Path>
@@ -81,6 +81,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/raw.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/riksdagen.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/ruv.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/services.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/solidtango.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/sportlib.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/__pycache__/sr.cpython-36.pyc</Path>
@@ -100,7 +101,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/barnkanalen.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/bigbrother.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/cmore.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/dbtv.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/disney.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/dplay.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/dr.py</Path>
@@ -115,6 +115,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/mtvnn.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/mtvservices.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/nhl.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/npo.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/nrk.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/oppetarkiv.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/picsearch.py</Path>
@@ -124,6 +125,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/raw.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/riksdagen.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/ruv.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/services.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/solidtango.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/sportlib.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/service/sr.py</Path>
@@ -141,21 +143,31 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/subtitle/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/io.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/getmedia.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/http.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/output.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/parser.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/proc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/stream.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/terminal.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/urllib.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/io.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/__pycache__/text.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/getmedia.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/http.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/output.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/proc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/stream.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/terminal.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/urllib.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/svtplay_dl/utils/text.py</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-03-09</Date>
- <Version>1.9.10</Version>
+ <Update release="3">
+ <Date>2018-07-16</Date>
+ <Version>2.0</Version>
<Comment>Packaging update</Comment>
- <Name>Stig Svensson</Name>
- <Email>stigarn@protonmail.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 19, 9:08 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809801
Default Alt Text
D3310.id8161.diff (14 KB)

Event Timeline