Skip to content
New issue

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

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

Already on GitHub? # to your account

[BUG] from 20 july 2021 songs are not downloading #74

Open
manish272 opened this issue Jul 21, 2021 · 5 comments
Open

[BUG] from 20 july 2021 songs are not downloading #74

manish272 opened this issue Jul 21, 2021 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@manish272
Copy link

Describe the bug
When we download its showing error in this extention.
error is: -
SharedArrayBuffer will require cross-origin isolation as of M92, around July 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details.

and in last it doesn't download song and gives error message "sorry that's and error" .

please resolve this issue.

@manish272 manish272 added the bug Something isn't working label Jul 21, 2021
@CypherTj
Copy link

@manish272 If you comment line 132 in downloader.js and update the extension in browser then you will be able to download the songs but song will not have cover image.

@CypherTj
Copy link

CypherTj commented Jul 21, 2021

@naqushab Bro I think actual error is coming from cover image MIME type.

Error: Unknown picture MIME type
    at t._setPictureFrame (id3.js)
    at t.setFrame (id3.js)
    at getSongBlob (downloader.js:132)

Hope this will help you debug the issue.

Update:
@naqushab I found out that link used for fetching cover-image returns connection timeout error. Might be the cause of issue.

@manish272
Copy link
Author

downloader.js

nice sir,

now its downloading without image. thanks so much.

also if possible pls resolve this image issue also :)

thanks in advance.

@selfsubhro
Copy link

[BUG] from 20 july 2021 songs are not downloading.... Please Fix This

@md-saqib
Copy link

md-saqib commented Aug 8, 2021

downloader.js

nice sir,

now its downloading without image. thanks so much.

also if possible pls resolve this image issue also :)

thanks in advance.

+1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants