naqushab / saavn-downloader-extension

Chrome Extension to download songs and block ads for jiosaavn.com (previously saavn.com)
https://www.jiosaavn.com/
91 stars 18 forks source link

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

Open manish272 opened 3 years ago

manish272 commented 3 years ago

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.

CypherTj commented 3 years ago

@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 commented 3 years ago

@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 commented 3 years ago

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 commented 3 years ago

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

md-saqib commented 3 years ago

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