Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

json parse error #15

Closed
patritha opened this issue Oct 9, 2024 · 2 comments
Closed

json parse error #15

patritha opened this issue Oct 9, 2024 · 2 comments

Comments

@patritha
Copy link

patritha commented Oct 9, 2024

this shows in the console when pressing download. i am using librewolf (firefox)
image

@Typical-Engineer
Copy link

I started seeing this error as well, it was working just fine couple of weeks ago, wonder if something with API or Firefox has changed recently:

ncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
    onload moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/ YouTube downloader.user.js#2:98
    HttpRequested moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/sandbox/injected-web.js:1
    onHandle moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/sandbox/injected-web.js:1
    Le moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/sandbox/injected-web.js:1
[watch:98:39](https://www.youtube.com/watch?v=4jRBRDbJemM&t=34s%20line%201%20%3E%20injectedScript)
    onload moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/ YouTube downloader.user.js#2:98
    HttpRequested moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/sandbox/injected-web.js:1
    onHandle moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/sandbox/injected-web.js:1
    Le moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/sandbox/injected-web.js:1
    at moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/injected.js:1
    post moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/injected.js:1
    Cn moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/injected.js:1
    HttpRequested moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/injected.js:1
    <anonymous> moz-extension://8623b235-5075-4e34-b48b-90a0f2b64041/injected.js:1
    apply self-hosted:2292
    raw resource://gre/modules/ExtensionCommon.sys.mjs:2827
    wrapResponse resource://gre/modules/ExtensionChild.sys.mjs:207
    responses resource://gre/modules/ExtensionChild.sys.mjs:176
    map self-hosted:178
    emit resource://gre/modules/ExtensionChild.sys.mjs:176
    recvRuntimeMessage resource://gre/modules/ExtensionChild.sys.mjs:377
    _recv resource://gre/modules/ConduitsChild.sys.mjs:90
    receiveMessage resource://gre/modules/ConduitsChild.sys.mjs:201

@madkarmaa
Copy link
Owner

refer to #16

@madkarmaa madkarmaa closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants