pull/32/head
Dave Mateer 2022-04-19 13:00:46 +01:00
rodzic 23a8dd86f0
commit d66ec70ca5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -133,7 +133,7 @@ As of 1st April 2022 I have noticed
- Sometimes tweets with media sensitive image(s) will not work with an snscrape Key error. [https://github.com/JustAnotherArchivist/snscrape/issues/419](https://github.com/JustAnotherArchivist/snscrape/issues/419) issue documented here
- A twitter login prompt can shown in a screenshot. eg https://twitter.com/Mike_Eckel/status/1496357210527522817?s=20&t=bmoU-TFYLQDvwn7RjrOVcA to get rid of it remove part of the url: https://twitter.com/Mike_Eckel/status/1496357210527522817
- A twitter login prompt can be shown in a screenshot. eg https://twitter.com/Mike_Eckel/status/1496357210527522817?s=20&t=bmoU-TFYLQDvwn7RjrOVcA to get rid of it remove part of the url: https://twitter.com/Mike_Eckel/status/1496357210527522817
- Twitter images posted at 3.2MB come back as 3MB. Twitter limits of size. This is after the Python code tweak to give original filesize ?name=orig https://webtrickz.com/download-images-in-original-size-on-twitter/ This is all fine probably as we are getting best quality image twitter can give us.