-
Doesn't appear EXIF versions 2.31 or newer are supported, I tried to get the exif info for the image at https://apod.nasa.gov/apod/ap240530.html, but I just get the error:
```
$ exif EiffelCorona_…
-
Set the desktop wallpaper to a random image from NASA
Today's pic is always at https://apod.nasa.gov/apod/astropix.html
The pic for each day is at https://apod.nasa.gov/apod/ap221112.html
The …
-
RE: https://github.com/nasa/apod-api/pull/34 but unrelated to that pr
There are some issues with \r \n popping up with Credit or Credit and Copyright in the title fields...
e.g.
https://api.nas…
-
is hard coded in apod.sh
proposed modification: `apodURL="https://api.nasa.gov/planetary/apod?api_key="$5`
-
As a user, I don't want to see an internal error message when running an apod command, but rather a friendly message of what happened.
example command: `/spacebot apod 2009-10-17`
This API is ret…
-
I had to correct the post for today's APOD because the GIF lost its animation
-
When running the program I'm getting this error:
```
❯ python3 NASA_API.pyw
Traceback (most recent call last):
File "NASA_API.pyw", line 22, in
with open(image_path, 'wb') as f:
FileNot…
-
Using one of NASA's API, APOD, the telegram bot can provide the user with
- An astronomy photo
- Title to the image
- An explanation as to why that particular photo is the photo of the day…
-
### Describe your suggested feature
Every day, NASA chooses an astronomy-related picture to showcase. API keys to obtain these images are free and easy to access. It would be nice to see APOD as a so…
-
The apod endpoint currently returns `504 Gateway Time-out`
Following call is not working:
https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY
(Tried aswell using an official API key. However, …
JF631 updated
8 months ago