Antonin Verdier

Results 1 issues of Antonin Verdier

1. Added an optional parameter to `access.py`'s `post` function, as the `downloads/add/` endpoint's input must be formatted "[using “application/x-www-form-urlencoded” (or “multipart/form-data” for file upload)](https://dev.freebox.fr/sdk/os/download/#adding-by-url)". This allowed me to fix `Download.add_download_task_from_url`,...