Could we change the redirection >/dev/stderr to >&2 ? otherwise I cant install the package with pacaur in a su USERNAME environment. Thank you!
Search Criteria
Package Details: audible-activator-git 1:0.2.r1.20210324.79e2cea-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/audible-activator-git.git (read-only, click to copy) |
---|---|
Package Base: | audible-activator-git |
Description: | A script to retrieve your activation data (activation_bytes) from Audible servers. Use it to play your aax or aax+ files downloaded from amazon audible. Needs chrome or chromium. |
Upstream URL: | http://github.com/inAudible-NG/audible-activator |
Licenses: | GPL3 |
Conflicts: | audible-activator |
Provides: | audible-activator |
Submitter: | dreieck |
Maintainer: | None |
Last Packager: | dreieck |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-31 07:58 (UTC) |
Last Updated: | 2023-05-02 14:56 (UTC) |
Dependencies (6)
- chromedriverAUR (ungoogled-chromiumAUR, ungoogled-chromium-xdgAUR, ungoogled-chromium-binAUR, chromedriver-betaAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-requests
- python-seleniumAUR (python-selenium-binAUR)
- python-urllib3
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (5)
Latest Comments
« First ‹ Previous 1 2 3
<deleted-account> commented on 2018-11-07 02:09 (UTC)
dreieck commented on 2017-05-25 11:35 (UTC)
@pancho: Fixed. Thanks.
pancho commented on 2017-05-17 17:45 (UTC)
Hi!
compilation fails with:
==> Starting prepare()...
patching file audible-activator.py
Hunk #1 FAILED at 51.
1 out of 1 hunk FAILED -- saving rejects to file audible-activator.py.rej
==> ERROR: A failure occurred in prepare().
Aborting...
Thanks!
iAiA commented on 2016-09-26 08:47 (UTC)
@dreieck: perfect, thank you!
dreieck commented on 2016-09-24 11:26 (UTC) (edited on 2016-09-24 11:27 (UTC) by dreieck)
@iAiA: I think it needs "python2-requests", which I already had installed but did not notice the dependency. Added the dependency. Does it work now?
iAiA commented on 2016-09-21 14:37 (UTC)
compilation fails with:
==> Beginne prepare()...
patching file audible-activator.py
==> Beginne pkgver()...
Traceback (most recent call last):
File "./audible-activator.py", line 13, in <module>
import requests
ImportError: No module named requests
From /tmp/yaourt-tmp-iaia/aur-audible-activator-git/audible-activator
/usr/bin/makepkg: Error: Could not determine version.
==> FEHLER: pkgver may not be empty.
==> FEHLER: pkgver() generated an invalid version
==> FEHLER:Makepkg konnte audible-activator-git nicht erstellen.
any ideas?
Pinned Comments
dreieck commented on 2023-04-27 12:47 (UTC)
If you are looking for a working command line software that helps you retrieving your activation bytes from your audible account, please try
audible-cli
.dreieck commented on 2023-04-27 12:44 (UTC) (edited on 2023-04-27 12:48 (UTC) by dreieck)
I can run the software with firefox mode or with chromedriver debug mode, but the activation bytes it returns are wrong (differing from what
audible-cli
returns, different from what I got many years ago, different from what works).It might be that upstream has not followed up with changes at Amazon/ Audible and extracts wrong information?