Package Details: gourou 0.8.7-3

Git Clone URL: https://aur.archlinux.org/gourou.git (read-only, click to copy)
Package Base: gourou
Description: Download and decrypt adobe encrypted (acsm) pdf and epub files
Upstream URL: https://forge.soutade.fr/soutade/libgourou
Keywords: acsm adobe ebook libby overdrive
Licenses: LGPL-3.0-only
Conflicts: gourou-appimage, gourou-bin, gourou-git
Provides: gourou, libgourou
Submitter: vcalv
Maintainer: vcalv
Last Packager: vcalv
Votes: 16
Popularity: 0.022345
First Submitted: 2023-03-04 19:10 (UTC)
Last Updated: 2025-03-23 05:00 (UTC)

Pinned Comments

vcalv commented on 2023-03-18 01:08 (UTC) (edited on 2024-04-13 19:54 (UTC) by vcalv)

Usage instructions at the end of the homepage:

https://forge.soutade.fr/soutade/libgourou/

adept_activate -u <AdobeID USERNAME> # once to login

or

adept_activate --anonymous to use an anonymous account with no need to login

and then download with:

acsmdownloader -f <ACSM_FILE>

After the encrypted document file is downloaded:

adept_remove filename.epub

and now you have a clear epub (or pdf)

Latest Comments

1 2 Next › Last »

frosty-tango commented on 2025-10-08 02:53 (UTC)

@Squidward, good eye! Thank you, as well as thank you to the package maintainer.

Squidward commented on 2025-10-08 02:30 (UTC)

@frosty-tango the site seems to be back up

frosty-tango commented on 2025-10-08 01:44 (UTC) (edited on 2025-10-08 01:46 (UTC) by frosty-tango)

Links this package and related (gourou-bin, gourou-git, gourou-appimage) point to are down:

fatal: unable to connect to forge.soutade.fr:
forge.soutade.fr[0: 176.131.178.13]: errno=Connection refused
forge.soutade.fr[1: 2001:861:3186:7f80::de8:e7e5]: errno=Network is unreachable

Package does not build.

vcalv commented on 2024-09-28 20:26 (UTC)

Git links were broken.

Fixed.

It still works with the original git repo.

qupfer commented on 2024-09-24 17:55 (UTC) (edited on 2024-09-24 17:57 (UTC) by qupfer)

I had to replace the git urls with the extendended one mopalinski mentioned again.

mopalinski commented on 2024-05-16 22:54 (UTC)

Here are automatic mirrors that I created: https://git.mopalinski.com/soutade/libgourou https://git.mopalinski.com/soutade/uPDFParser

mopalinski commented on 2024-05-15 21:08 (UTC)

Once the website is back up again, I can create a mirror on my Gitea instance. I don't think GitHub can create auto-syncing mirrors.

vcalv commented on 2024-05-15 20:44 (UTC)

Now the site is down so nothing works.

One day this entire codebase might be gone.

I suggest people take appropriate precautions.

mopalinski commented on 2024-05-14 17:55 (UTC)

Woah, now it works perfectly fine... Very weird, I swear it was not building. Maybe it was a temporary outage on the forge.soutade.fr side.

vcalv commented on 2024-05-14 17:34 (UTC)

Just did a clean build with no issues.

Are you sure the links need to be changed?