Instagram_Download_Button
Instagram_Download_Button copied to clipboard
Buttons not working on videos on feed page only
As title describes. Videos will not open in new tab nor download when on feed page, but they will work when viewing individual posts such as from a profile page. Console gave this error:
Uncatched in postOnClicked(): TypeError: Cannot read properties of null (reading 'match')
TypeError: Cannot read properties of null (reading 'match')
at fetchVideoURL (chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/userscript.html?name=Instagram%2520Download%2520Button.user.js&id=1f82600b-3a3c-421a-9a15-ccc07b7cf2f1:490:34)
at postGetUrl (chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/userscript.html?name=Instagram%2520Download%2520Button.user.js&id=1f82600b-3a3c-421a-9a15-ccc07b7cf2f1:325:37)
at async postOnClicked (chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/userscript.html?name=Instagram%2520Download%2520Button.user.js&id=1f82600b-3a3c-421a-9a15-ccc07b7cf2f1:269:39)
Additional details: Windows, Chrome, Tampermonkey, Instagram Download Button 1.16.1
Possibly related to https://github.com/y252328/Instagram_Download_Button/issues/31 ?