althonos / althonos/InstaLooter

JSONDecodeError on many profiles

Abierto
#324 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
2.1k
Forks
257
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Library version

```
instalooter v2.4.4
```

## Environment

* Arch Linux
* CPython 3.9.2

## Error description - runtime

### Reproducible test case

```python
from instalooter.looters import ProfileLooter
pl=ProfileLooter("tgmmememaster")
for media in pl.medias():
pass
```

### Expected behaviour

Instalooter iterates through the medias without failing. Perhaps a more specific exception would be nice, if there's truly something wrong on insta's end.

### Actual behaviour

An exception gets thrown, possibly because of some corrupt JSON.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.