Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buttons not working on videos on feed page only #33

Open
BangDroid opened this issue Apr 14, 2023 · 0 comments
Open

Buttons not working on videos on feed page only #33

BangDroid opened this issue Apr 14, 2023 · 0 comments

Comments

@BangDroid
Copy link

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 #31 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant