Julien Ehrhart

Results 148 comments of Julien Ehrhart

Sadly no. I created my own page with JavaScript code to command it from the browser (with AJAX request), and used the Android apps "HTTP Shortcuts" and "Elixir Widget" to...

Hi, Indeed, it looks like that's the end of DMArchiver and its HTML parsing method. At some point, it was expected that they would drop this interface to use only...

The basic flow is the following: 1. Authenticate on `POST /sessions` 2. Get conversations on `GET /1.1/dm/inbox_initial_state.json` or `GET /1.1/dm/inbox_timeline/trusted.json` for the conversations not loaded at logon. Not sure if...

I confirm that you may now be unable to read your own private messages in the browser. The loader will just spin and you will have to wait for the...

We can't go through the standard OAuth2 flow for DMs I think. It's still best to simulate a user in the browser. The downside is to enter login and password....

Thanks for the overhaul @cajuncooks. 👍 I merged your branch as a new base for the tool. Can you confirm that you did not implement the retrieval of all conversations?...

Hi @jeffhuang, did you try to change the user agent? https://twitter.com/magusnn/status/1339830611343679490?s=20 Maybe it could help in this case. Thank you for the heads up anyway. Indeed, looks like a headless...

lxml is really painful to build... 😢 Do you need to build your own version? Did you try to use the built release version? https://github.com/Mincka/DMArchiver/releases/download/0.2.5/dmarchiver-0.2.5-linux-x86-64.zip

Did you run `dmarchiver -dv` from a Command Prompt?

I can confirm on my side that the link in the txt file does not seem to work anymore but the videos are still properly downloaded and can be played...