Search Criteria
Package Details: yle-dl 20250730-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yle-dl.git (read-only, click to copy) |
|---|---|
| Package Base: | yle-dl |
| Description: | Download video and audio from YLE Areena. |
| Upstream URL: | http://aajanki.github.io/yle-dl/ |
| Keywords: | areena yle |
| Licenses: | GPL3 |
| Submitter: | Huulivoide |
| Maintainer: | Huulivoide |
| Last Packager: | Huulivoide |
| Votes: | 38 |
| Popularity: | 0.000049 |
| First Submitted: | 2012-04-15 18:12 (UTC) |
| Last Updated: | 2026-01-28 09:31 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- python-configargparse (python-configargparse-gitAUR)
- python-lxml
- python-requests
- python-setuptools (make)
- python-psutil (optional)
- python-xattr (optional)
- wget (wget-gitAUR) (optional) – for some rare streams
Latest Comments
1 2 3 4 5 6 Next › Last »
cyberpunkrocker commented on 2025-11-22 13:48 (UTC)
The latest version is 20250730
@ZaZam if you are not going to maintain this package any more, please disown it so others can continue.
Senco commented on 2025-06-19 16:23 (UTC)
I was able to build 20250614 with the following. For some reason source had "releases" added in there...
ZaZam commented on 2021-01-23 16:33 (UTC)
@sa48mo make sure you rebuild the package, don't just reinstall it.
sa48mo commented on 2021-01-08 18:21 (UTC) (edited on 2021-01-24 17:10 (UTC) by sa48mo)
I get this error message. I already reinstalled yle-dl
Traceback (most recent call last): File "/usr/bin/yle-dl", line 33, in <module> sys.exit(load_entry_point('yle-dl==20201022', 'console_scripts', 'yle-dl')()) File "/usr/bin/yle-dl", line 22, in importlib_load_entry_point for entry_point in distribution(dist_name).entry_points File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution return Distribution.from_name(distribution_name) File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name raise PackageNotFoundError(name)
edit: thanks @ZaZam
If someone else has the same problem. Here is what to do Download the tarball, extract it and run makepkg -si.
ZaZam commented on 2020-08-19 13:31 (UTC)
@Uumas, I had no errors when building the package. I noticed you have a warning:
WARNING: Using existing $srcdir/ treeTry removing the src directory before building.
Are you using some aur helper or just plain makepkg?
uumas commented on 2020-08-19 10:02 (UTC)
membend commented on 2019-10-17 15:56 (UTC)
Works with python-attrs-19.3.0-1
ZaZam commented on 2019-10-13 10:07 (UTC)
@Wild_Penguin yle-dl seems to work fine with the latest attrs, I added a patch to allow it.
Wild_Penguin commented on 2019-10-12 16:10 (UTC) (edited on 2019-10-12 16:10 (UTC) by Wild_Penguin)
There is no python-attrs<19.2.0 in AUR nor Arch repositories.
ZaZam commented on 2019-03-23 08:58 (UTC)
@miasma
I tried and yle-dl works with 19.1, but setup.py needs to be changed to allow it. I added a patch.
1 2 3 4 5 6 Next › Last »