AmmanVMS/pixelfed-account-image-download

Searchs and finds my accounts in different servers

Opened this issue · 0 comments

Hello,

Even though I specify to search in pixelfed.social, the command seems to find my accounts in different servers, and retrieves only one image from socialhome.network. This is the output:

python3 download.py /home/dania/Imágenes/Pixelfed/ https://pixelfed.social dgtz secrets.txt
found dgtz Dania Gutiérrez
found dgtz Dania Gutiérrez 🏳️‍⚧️
found dgtz LaZamacuca
found dgtz Dania Gutiérrez
0 1
downloaded https://socialhome.network/media/uploads/2023/10/13/afecd12c-9a9c-4ff5-aac3-80219d46f8dd.png /home/dania/Imágenes/Pixelfed/9042259.png

If I specify the user as dgtz@pixelfed.social, the command fails by saying it found no users. Any thoughts on this weird behavior?