Instagram2Fedi icon indicating copy to clipboard operation
Instagram2Fedi copied to clipboard

Python script for crossposting from Instagram to Mastodon or Pixelfed

Results 9 Instagram2Fedi issues
Sort by recently updated
recently updated
newest added

Hello! I have just deployed via docker Under the instagram variable I have attempted a few accounts including my own without luck When the container runs I always get JSON...

Instagram is blocking everything, even Biblio. But somehow https://www.picuki.com/ always seems to work... (It's just sometimes a bit slow at refreshing) So maybe you could get it working with this...

``` bot_1 | HTTP redirect from https://www.instagram.com/quelili_collective/feed/ to https://www.instagram.com/accounts/login/?next=/quelili_collective/feed/ bot_1 | Traceback (most recent call last): bot_1 | File "/app/src/main.py", line 65, in bot_1 | get_new_posts(mastodon, mastodon_carousel_size, post_limit, id_filename, using_mastodon,...

Posted [this sequence of images](https://www.instagram.com/p/CmEguB0Ogva/) to Instagram. When I2M [posted it to PixelFed](https://pixelfed.social/i/web/post/507920220254963385), the images ended up out-of-order.

Instagram2Fedi is failing for me because Instagram wants to create a checkpoint; however, since the container isn't saving session state, I'm just in this continual loop of failure. ``` Traceback...

It looks like whenever the Docker container is redeployed, it posts the last few Instagram posts (as per limits set). It would be great if it first checked whether the...

Sorry for bothering you again. Here are logs of JSON content errors. Don't know, maybe it is related to libraries. First run was successful and from the second run I...

I like the script but would like to run it stateless (i.e. not as daemon and without a local file to store already posted IDs). The target is to run...