Coder Social home page Coder Social logo

audibleapi's Issues

Does this demo still work ?

First of all, thank you for your nice Audible API client for C#.

I'm trying to run AudibleApiClientExample.
During build I god error about GitAllRepos. I removed dependency about it and managed to run AudibleClientExample.exe.

But it says:

3.1>AudibleApiClientExample.exe
Email:
[email protected]
Password:
********************CAPTCHA answer:
XXXXXX
ERROR:

{
"error_code": null,
"message": "ASIN XXXXXX not present in customer library."
}
https://api.audible.com/1.0/library/XXXXXXX?response_groups=badge_types,categ
ory_ladders,claim_code_url,contributors,is_downloaded,is_returnable,media,origin
_asin,pdf_url,percent_complete,price,product_attrs,product_desc,product_extended
_attrs,product_plan_details,product_plans,provided_review,rating,relationships,r
eview_attrs,reviews,sample,series,sku


I'm sure I have a vailid audible.com account and library.

Feature request

Hi

I want to use the lib in a hobby project and have a few questuons:

I'd like to store the login data in my own storage and not in a file. Is it possible to abstract the storage?

The captcha process is a bit cumbersome to embed in a web project. Can we return a task here to be able to easily sync? Is there a better way of embedded Auth into a web project?

Publish to NuGet

Hello and thanks for this project :)

I'm building a project and would like to use this source instead of using the Python one. However, it looks like there is no NuGet package support yet. I think this would be greatly helpful for people wishing to use this, and should be relatively simple through Github Actions.

(If I'm not understanding how this is meant to be used properly, please let me know. The documentation doesn't really mention the intended starting point)

Package AudibleAPI with AudibleAPI.Common

I recently split AAXclean into two projects and had to learn how to publish them to nuget in a single package. I made some changes to the publish-nuget workflow and was able to do it with a custom nuspec file. Check out my repository if you want to do the same.

Feature Request

Hi again, is there a way to search the audible catalog? In the Api class definition there's a catalog path and a content path, I've tried calling the catalog path with Api.AdHocAuthenticatedGetAsync() but the response is always a 403 no matter what variation I've tried.

Feature Request

Hi, is downloading audiobooks supported, sorry if this is obvious but the only thing I've found related to downloading is Api.GetDownloadLicenseAsync() and that doesn't just gets a license, is there any way to download files?

AudibleApiStorage Missing ?

Hello,

I had 2 questions:
1: Is it possible that the AudibleApiStorage class is missing from the source-base?

2: I worked around this class and created my own Locale-instance:
Locale oMyLocale = new Locale("test", "amazon", "uk", "co.uk", "A2I9A3Q2GNFNGQ", "en-GB");
(i got the 'marketId' from the Python/Crystal implementation)

With this lcoalte i pass the first logon and it get a gotcha. Also this step i can pass and then i get to the 'ApprovalNeeded approvalNeeded:'. At that moment an URL is generated like 'https://www.amazon.co.uk/ap/signin?ie=UTF8.......openid.net/auth/2.0' This request results in a 404. Can you tell me if i created the locale wrongly, or did the URLs at amazon / audible change?

I hope you can help me,
Maurice,

Searchable points

Sorry if i missed it.
How would you search for say a name in sci-fi or is that not part of the available calls?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.