InstaLooter
InstaLooter copied to clipboard
Problem to get variable accessibility_caption and pass to JSON
Library version
What's the installed library version ? Check with instalooter --version
:
instalooter 2.4.4
Environment
Describe here your environment, including:
- OS
- Python version
-
setuptools
version if reporting an issue with installation - non-standard Python implementation if any
Python 3.6.9
cat /etc/debian_version buster/sid
Error description - installation
If you have an issue with installation, make sure you use a recent setuptools
version
before filing a bug ! If the error is still there, describe the command you used to
install, and make sure you reported your environment in details. In particular,
if you encounter a critical error with the CLI, please post the program output when
running with the --traceback
flag.
Installation is OK.
Error description - runtime
If you have an issue at runtime, include the required information below:
Reproducible test case
Are you using the CLI ? If so, include a command that can be used to re-raise the error, with actual arguments anybody can try:
/usr/local/bin/instalooter user cocacola -v --dump-only --extended-dump
Are you using the API ? If so, include a small snippet that can be used to re-raise the error:
from instalooter.looters import ...
Expected behaviour
What's supposed to happen ? That's were you can ask for a new feature as well
Instalooter is not able to get the variable "accessibility_caption" from the posts and pass it to JSON.
Sometimes, the Instalooter get this variable. But most of the time, no.
Actual behaviour
What's actually happening ? Leave empty if asking for a new feature
Instalooter is not able to get the variable "accessibility_caption" from the posts and pass it to JSON.
Sometimes, the Instalooter get this variable. But most of the time, no.