y252328 / Instagram_Download_Button

Add download button to download media in the post and the story in Instagram
MIT License
237 stars 32 forks source link

Some video's don't have a download link. #25

Closed MickeyM007 closed 1 year ago

MickeyM007 commented 1 year ago

Hello! Instagram (Facebook) is busy with updates and work on the site, as we all know.. Some videos do not have a download link. Is that just for me?

eg: https://www.instagram.com/p/Cly6Gimqt6-/ (For some reason I can't 'direct link' an Instagram post in Firefox, that's new too! Copying the url above and putting it in a tab gives me a blank screen. I can link profiles directly, but it doesn't work with posted videos and photos links. Only with FF. )

Edit: Is it possible to change the date format to: dd-mm-yyyy without the time?

Thanks!!

y252328 commented 1 year ago

Hi Mickey, I have tested your link, but it works well in my environment (Windows, Chrome). Could you help test in Chrome?

About the date format, unfortunately it cannot be quickly changed now. But I will add this to the to-do list.

MickeyM007 commented 1 year ago

Thanks for the reply!! I installed Chrome and I had the same problem. I logged out of my IG account, tried it again and it worked. So there's something wrong with my account I guess. oops! Thanks again!

Edit: Chrome gives a HTTP ERROR 429 code if I'm logged in. If I log out it's all good. I have no idea why. I'll figure it out!

y252328 commented 1 year ago

Hi, I have added datatime formating feature from 1.16. You can change line 57 datetimeTemplate to what you want. For example, %d%-%m%-%y% for dd-mm-yyyy.