Search Criteria
Package Details: moodle-dl-git v2.3.1.9.r2.g20bbfc2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/moodle-dl-git.git (read-only, click to copy) |
|---|---|
| Package Base: | moodle-dl-git |
| Description: | Moodle downloader to download course content automatically |
| Upstream URL: | https://github.com/C0D3D3V/Moodle-Downloader-2 |
| Licenses: | GPL3 |
| Conflicts: | moodle-dl |
| Provides: | moodle-dl |
| Submitter: | marioom |
| Maintainer: | marioom (c0d3d3v) |
| Last Packager: | marioom |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-10-27 20:51 (UTC) |
| Last Updated: | 2023-05-16 16:20 (UTC) |
Dependencies (18)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR)
- python
- python-aiodns
- python-aiofiles
- python-aiohttp
- python-certifi
- python-colorama (python-colorama-gitAUR)
- python-colorlog
- python-html2text
- python-readcharAUR
- python-requests
- python-sentry_sdk
- python-xmpppy-gitAUR
- yt-dlp (yt-dlp-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
xiota commented on 2023-09-18 08:26 (UTC)
Another issue, version shouldn't have
vprefix. Please updatepkgver()to remove it.Note: No need to add epoch because
[0-9]>v[0-9].marioom commented on 2023-05-16 16:18 (UTC)
Thanks, @xiota!
c0d3d3v commented on 2023-03-01 12:33 (UTC)
Thanks @AlexBocken
AlexBocken commented on 2023-02-28 10:18 (UTC)
please add
python-colorlogandpython-readcharto depends. not sure about other additional depends since the asyncio updatec0d3d3v commented on 2022-05-02 09:05 (UTC)
As long as the installation of aioxmpp broken is, you can install it via pip:
pip install aioxmppmarioom commented on 2021-10-09 21:32 (UTC)
Easy fix! Thanks for the report Alex
AlexBocken commented on 2021-10-09 21:29 (UTC)
Could you change the
pkgverto not include-1? So probably toOtherwise results in an error with paru:
Cheers.
c0d3d3v commented on 2021-10-07 19:21 (UTC)
Done, sorry for the delay!
AlexBocken commented on 2021-10-07 06:17 (UTC) (edited on 2021-10-07 06:17 (UTC) by AlexBocken)
As of a recent commit only works with python-aioxmpp installed as well. Maybe add to dependencies.