Coder Social home page Coder Social logo

adl's People

Contributors

adrienmetais avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

olielvewen mousey

adl's Issues

Feature: done two or more download in the same time in on line

Hi Adrien,

I don't know if it's already doable but it would be nice and a plus for the user to be able to download at least two files at the same time.

From this bug, I noticed that when we do at least 2 downloads, we do not specify an absolute output path. Indeed, these files are found at the root of the project (i.e. at the same level as the executable)

Error when entering correct Adobe ID password.

Hi, when I do ./adl.py login -u [email protected] and I enter my correct password I get this :

Traceback (most recent call last):
  File "/Users/name/Downloads/adl/./adl.py", line 109, in <module>
    args.func(args)
  File "/Users/name/Downloads/adl/./adl.py", line 29, in adobe_login
    login.login(args.user, password)
  File "/Users/name/Downloads/adl/adl/login.py", line 31, in login
    device.activate(acc, d)
  File "/Users/name/Downloads/adl/adl/device.py", line 68, in activate
    return act.call() 
  File "/Users/name/Downloads/adl/adl/api_call.py", line 19, in call
    return self.parse(reply)
  File "/Users/name/Downloads/adl/adl/api_call.py", line 170, in parse
    self.device.device_id = tree_root.find("{http://ns.adobe.com/adept}device").text
AttributeError: 'NoneType' object has no attribute 'text'

and the app crush, how can I fix it?

Enhancement

Hi Adrien,

This project needs to be more in the spotlight. And to get to this long and arduous task more quickly, it is necessary to add stages. I suggest adding Python, cli, acsm adobe digital ebook epub. It is easy to solve that one.

TypeError: load_der_x509_certificate() missing 1 required positional argument: 'backend'

I got this issue, can you help me?

samuel@hp-i5:~/tmp/adl$ sudo python3 ./adl.py login -u info@my_server....blah...blah.com
Password: 
Traceback (most recent call last):
  File "./adl.py", line 109, in <module>
    args.func(args)
  File "./adl.py", line 29, in adobe_login
    login.login(args.user, password)
  File "/home/samuel/tmp/adl/adl/login.py", line 25, in login
    if not sign_in(data, acc, user, password):
  File "/home/samuel/tmp/adl/adl/login.py", line 96, in sign_in
    certificate = x509.load_der_x509_certificate(base64.b64decode(data.config.authentication_certificate))
TypeError: load_der_x509_certificate() missing 1 required positional argument: 'backend'

Feature: This project needs a setup file

Hi Adrien,

In order to reach more users, to respect the pythons and FreeDesktop standards and to be able to package it correctly according to the many distributions, a setup would be welcome.

Feature: download error when acsm files get an number with the same name

Hi Adrien

When we download using multiple .acsm files which are named identically and therefore these are just differentiated by a number in parentheses, we get the following error.

The goal is to be able to download in the folder of your choice, not necessarily the Download directory

This has been identified in this bug #2

Syntaxe error symbole "newline"

@adrienmetais 

Hi,

I 've just discovered your software for my file epub downloaded for my sister (in fact a dirty file .acsm).

After downloaded it on my Manjaro, I've tried to run your CLI program following your advice and I get an error (before and after to change permission i.e chmod +x adl.py)

Here the error:

[olivier@thorielle Ebook]$ ./adl.py login <-u [email protected]>
bash: erreur de syntaxe près du symbole inattendu « newline »
[olivier@thorielle Ebook]$ 

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.