Search Criteria
Package Details: get_iplayer 3.36-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/get_iplayer.git (read-only, click to copy) |
|---|---|
| Package Base: | get_iplayer |
| Description: | Allows you to download or stream any iPlayer programme from the BBC in H.264 (Quicktime/mp4) format, any radio programmes in MP3 or RealAudio format |
| Upstream URL: | https://github.com/get-iplayer/get_iplayer/ |
| Keywords: | bbc internet iplayer multimedia radio tv |
| Licenses: | GPL3 |
| Submitter: | Sacro |
| Maintainer: | alexmerry |
| Last Packager: | alexmerry |
| Votes: | 104 |
| Popularity: | 0.000005 |
| First Submitted: | 2008-10-09 03:05 (UTC) |
| Last Updated: | 2025-05-04 22:16 (UTC) |
Dependencies (9)
- perl (perl-gitAUR)
- perl-json-pp (perl-gitAUR, perl)
- perl-libwww
- perl-lwp-protocol-https
- perl-mojoliciousAUR
- perl-xml-libxml
- atomicparsley (optional) – add tags to MP4 files
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR) (optional) – convert flash (flv) files
- perl-cgi (optional) – web PVR manager
Latest Comments
1 2 3 4 5 6 7 Next › Last »
alexmerry commented on 2026-04-03 17:25 (UTC)
I'll be honest, I haven't used this program for years. I think it's easy enough to patch, but I'm not in a position to do much testing. I think I should orphan the package, and leave it for someone else to maintain.
WolynAwmer commented on 2026-03-31 14:07 (UTC)
For anyone getting a warning about AtomicParsely not being available despite having it installed, it seems that get_iplayer requires the binary to be cased "AtomicParsely" instead of "atomicparsley" as Arch provides.
I was able to fix this by running the command below (may need to restart/re-source your shell afterwards).
ln -s "$(which atomicparsley)" /usr/local/bin/AtomicParsley
Not sure if there could be a packaging fix here, or if it's something that is better suited to an upstream fix.
alexmerry commented on 2023-02-06 16:11 (UTC)
Ugh, github archives...
bananabrain commented on 2023-02-06 15:43 (UTC)
md5 should be bdcdf8c916bab325c5794606962ddcbd now.
Someone keeps moving the goalposts.
alexmerry commented on 2023-01-30 22:38 (UTC)
odd, i did check the package build when i updated the version - i've now fixed the md5sum, though
M3S0T1 commented on 2023-01-30 20:30 (UTC)
md5 is wrong. should be 5b296483c4f2805aa1b28060e9907450
alexmerry commented on 2020-05-24 17:46 (UTC)
OK, after some investigation:
perl-json-pp and perl-libwww are core requirements, used for fetching programmes from the BBC servers, so can't be optional. The same goes for perl-lwp-protocol-https and perl-json-pp (although perl-json-pp is part of perl itself these days anyway).
perl-mojolicious is used to speed up indexing. I can make it optdepends, but you almost certainly want it.
alexmerry commented on 2020-05-24 11:55 (UTC)
My understanding was that perl-mojolicious was used for the indexing, and perl-json-pp is built in to Perl these days, but I'll revisit the requirements and see.
jleahy commented on 2020-05-23 19:43 (UTC)
Maybe perl-json-pp, perl-libwww and perl-mojolicious should be optional dependencies, as these are only used for the cgi? Particularly as mojolicious is only available in AUR.
cotton commented on 2016-02-14 22:50 (UTC)
1 2 3 4 5 6 7 Next › Last »