Search Criteria
Package Details: yle-dl-git 20190331.r2.g39b658a-1
Git Clone URL: | https://aur.archlinux.org/yle-dl-git.git (read-only, click to copy) |
---|---|
Package Base: | yle-dl-git |
Description: | Download video and audio from YLE Areena. |
Upstream URL: | http://aajanki.github.io/yle-dl/ |
Keywords: | areena yle |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sumt |
Maintainer: | None |
Last Packager: | sumt |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-12 11:10 |
Last Updated: | 2019-04-11 18:02 |
Dependencies (14)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git, ffmpeg-headless)
- python-attrs
- python-configargparse
- python-future
- python-lxml
- python-mini-amf
- python-pycryptodomex
- python-requests
- git (git-git) (make)
- python-setuptools (make)
- php (php55, php53, php70, php71, php-zts, php72, php56, php7-symlinks, php7-meta, php73) (optional) – for downloading certain news broadcasts
- rtmpdump (rtmpdump-ksv-git, rtmpdump-git) (optional) – for downloading Elävä Arkisto streams
- wget (wget-git) (optional) – for some rare streams
- youtube-dl (youtube-dl-git) (optional) – an alternative downloader backend to AdobeHDS.php
Required by (1)
- vhs.sh (requires yle-dl)
Latest Comments
1 2 Next › Last »
mokkurkalve commented on 2019-03-15 18:30
ArchLinux now uses python-attrs 19.1.0-1 it seems......
ZaZam commented on 2019-02-03 20:29
wget is now optional https://github.com/aajanki/yle-dl
ZaZam commented on 2018-11-04 09:03
pysocks dependency has been dropped
ZaZam commented on 2018-04-07 17:07
php is now marked as optional https://github.com/aajanki/yle-dl/commit/e8d37dab21431a6bcb8382341fd75393a2637138
ahjolinna commented on 2018-04-04 22:03
pyamf and py3amf dependencies has been with miniamf https://github.com/aajanki/yle-dl/commit/92f82396907ea6be4930e8ccf847e46342a50381
ZaZam commented on 2018-04-01 19:15
The dependencies are out of date here. python-crypto should be replaced by python-pycryptodomex (in community repository) and php-mcrypt dependency should been removed https://github.com/aajanki/yle-dl/blob/master/ChangeLog
pycryptodomex is just a version of pycryptodome independent of the old PyCrypto https://www.pycryptodome.org/en/latest/src/installation.html
jpalko commented on 2018-02-02 10:43
PySocks dependency should be added: $ yle-dl --help ... pkg_resources.DistributionNotFound: The 'PySocks' distribution was not found and is required by yle-dl I chose the first community version listed and got it working: community/python-pysocks 1.6.8-1 SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy) community/python2-pysocks 1.6.8-1 SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy)
sqfreak commented on 2018-01-12 12:54
It seems that python2-crypto is required. Without it, I get ImportError: No module named Crypto.Cipher.
sumt commented on 2017-12-23 14:39
@ZaZam yle-dl now requires python-future @jpalko if you have problems with this PKGBUILD please report them to me. If you have problems with yle-dl itself report them to the maintainer of yle-dl.
jpalko commented on 2017-12-23 12:11
Must have been something yesterday. Works fine now.