Get title of Image on URL and display on sidebar #1202
Description
On the https://github.com/publiclab/Leaflet.DistortableImage/blob/main/examples/archive.html page, the page prompts user to input the URL of a previously uploaded image from archive.org, after which the image is added to the sidebar.
To give the user a more customized experience, there's need to get the title which the user initially saved the image as on archive.org and display it on the webpage
Please describe the desired behavior.
Upon entry of URL which the user had previously uploaded on archive.org , a name should be displayed below the fetched image (This name should match what the user had previously saved it as on the archive)
Additional context (optional)
Feel free to include any applicable: code, screenshots, or gifs.