Search Criteria
Package Details: moodle-dl 2.3.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/moodle-dl.git (read-only, click to copy) |
---|---|
Package Base: | moodle-dl |
Description: | A Moodle downloader that downloads course content fast from Moodle (eg. lecture pdfs) |
Upstream URL: | https://github.com/C0D3D3V/Moodle-DL |
Keywords: | download moodle python |
Licenses: | GPL3 |
Submitter: | Rubo |
Maintainer: | Sanitary4788 |
Last Packager: | Sanitary4788 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-09-06 10:33 (UTC) |
Last Updated: | 2024-11-21 11:19 (UTC) |
Dependencies (18)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-aiodns
- python-aiofiles
- python-aiohttp (python-aiohttp-gitAUR)
- python-certifi
- python-colorama (python-colorama-gitAUR)
- python-colorlog
- python-html2text
- python-readcharAUR
- python-requests
- python-sentry_sdk
- python-xmpppyAUR (python-xmpppy-gitAUR)
- yt-dlp (yt-dlp-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Sanitary4788 commented on 2024-11-14 08:51 (UTC)
Wondering if this is still beeing updated or if or if I should build it myself.
Rubo commented on 2023-07-02 19:33 (UTC)
@mbromilow thanks for pointing that out, I've just updated them.
mbromilow commented on 2023-07-01 18:45 (UTC)
Hello! Just wanted to let you know that
python-setuptools
is missing as a makedepend (this also goes forpython-xmpppy
which I noticed you also maintain) as currently the packages won't build in a clean chroot - you can check using theextra-x86_64-build
script. Thank you for the AUR package!AlexBocken commented on 2023-04-23 15:01 (UTC)
Awesome, thank you very much for the adjustments and thanks for maintaining the package.
Rubo commented on 2023-04-23 13:36 (UTC) (edited on 2023-04-23 13:36 (UTC) by Rubo)
@AlexBocken sorry for the late reply, I loosened the requirements, tell me if now those meet your needs.
AlexBocken commented on 2023-04-18 15:39 (UTC)
Could I get a reply on this? It's been almost a month and this package is still not installable without manual modifications. moodle-dl runs just fine on my machine with now python-aiohttp 3.8.3-5 installed.
Without a reply to this I'll submit a request to orphan this package as I see little value in a package that is not installable by the majority of users without an unnecessary manual modification.
@Rubo I've sent you an email with the same text in case you're not subscribed to comments on this package.
AlexBocken commented on 2023-03-21 20:55 (UTC) (edited on 2023-03-21 20:58 (UTC) by AlexBocken)
This package is currently not installable as python-aiohttp in the community repo is too old and python-aiohttp-git currently fails building (can sometimes happen with git packages i guess) Is the version for aiohttp really strictly required?
I've modified the PKGBUILD and installed it with python-aiohttp 3.8.3-2 installed. At least on a first glance everything seems to run smoothly.