Giter Club home page Giter Club logo

Comments (14)

 avatar commented on August 15, 2024

same. Autocanoniser says "trouble loading audio"

from eternaljukebox.

JHaller27 avatar JHaller27 commented on August 15, 2024

Same happens to me (Firefox 73.0.1 (64-bit) / Windows 10), but not for every song.

Take Me Home, Country Roads by John Denver - works as expected
URL: https://eternalbox.dev/jukebox_go.html?id=39q7xibBdRboeMKUbZEB6g
Console logs

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. jukebox_go.html
Request to access cookie or storage on “<URL>” was blocked because it came from a tracker and content blocking is enabled. 2
XML Parsing Error: syntax error
Location: https://eternalbox.dev/api/profile/me
Line Number 1, Column 1: me:1:1
Could not retrieve stars: Unauthorized jukebox_go.html:1313:29
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. tweet_button.a0ec3119d8db2bc5422f2144c89ad7a9.en.html

Canon in D, P.37 by Johann Pachelbel - Does not work (produces error described)
URL: https://eternalbox.dev/jukebox_go.html?id=2XkUDXA942o9Xc4CIrqi5N
Console logs

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. jukebox_go.html
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. tweet_button.a0ec3119d8db2bc5422f2144c89ad7a9.en.html
Request to access cookie or storage on “https://platform.twitter.com/widgets/tweet_button.a0ec3119d8…ernalbox.dev%2Fjukebox_go.html%3Fid%3D2XkUDXA942o9Xc4CIrqi5N” was blocked because it came from a tracker and content blocking is enabled.
jukebox_go.html:29:23160
XML Parsing Error: syntax error
Location: https://eternalbox.dev/api/profile/me
Line Number 1, Column 1: me:1:1
Could not retrieve stars: Unauthorized jukebox_go.html:1313:29
The buffer passed to decodeAudioData contains an unknown content type. jukebox_go.html
audio error DOMException: "MediaDecodeAudioDataUnknownContentType" jremix.js:1:775
EncodingError: The given encoding is not supported.

from eternaljukebox.

skyrose0011 avatar skyrose0011 commented on August 15, 2024

Same is happening to me but only with a specific song any other song I dont have this much trouble loading it

from eternaljukebox.

GnomeSayin2U avatar GnomeSayin2U commented on August 15, 2024

Same thing for me, most songs I try won't load; except for some popular songs.

from eternaljukebox.

rfsimoes avatar rfsimoes commented on August 15, 2024

For instance, for the song Tetris by Doctor P I can see this request failing on the network tab of developer tools:

curl 'https://syndication.twitter.com/i/jot?l=%7B%22widget_origin%22%3A%22https%3A%2F%2Feternalbox.dev%2Fjukebox_go.html%3Fid%3D34o2xJAVNTzoYN0o2Sd6sW%22%2C%22widget_frame%22%3Afalse%2C%22language%22%3A%22en%22%2C%22message%22%3A%22m%3Anocount%3A%22%2C%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1589198947841%2C%22dnt%22%3Afalse%2C%22client_version%22%3A%22e1cceac%3A1487286160358%22%2C%22format_version%22%3A1%2C%22event_namespace%22%3A%7B%22client%22%3A%22tfw%22%2C%22page%22%3A%22button%22%2C%22section%22%3A%22share%22%2C%22action%22%3A%22impression%22%7D%7D' \ -H 'Referer: https://eternalbox.dev/jukebox_go.html?id=34o2xJAVNTzoYN0o2Sd6sW' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36' \ --compressed

from eternaljukebox.

gwemmie avatar gwemmie commented on August 15, 2024

I'm having this issue, but only with From Dusk Till Dawn by BABYMETAL as far as I know. Getting it on both Firefox and Chrome, on Linux. I figured it's most likely just because of the heavy traffic but I wanted to post here so that someone checks and makes sure.

from eternaljukebox.

Aspenpaw avatar Aspenpaw commented on August 15, 2024

I get the same issue, not every time I attempt to load a song, but 80% of the time.

from eternaljukebox.

StarsAndMoss avatar StarsAndMoss commented on August 15, 2024

Also having the same problem!!

from eternaljukebox.

Eario avatar Eario commented on August 15, 2024

same here, issue is still present

from eternaljukebox.

jakecrowley avatar jakecrowley commented on August 15, 2024

still happening with most songs other than popular songs

from eternaljukebox.

BrokenShelf avatar BrokenShelf commented on August 15, 2024

This is still happening.

from eternaljukebox.

erikapereira avatar erikapereira commented on August 15, 2024

I only found out about this last week and was so keen on trying it but nope - this is still happening. Search or popular songs are not loading.

from eternaljukebox.

ZimbiX avatar ZimbiX commented on August 15, 2024

It looks like it's a matter of the YouTube video it selects being no good for many songs.

e.g. for Stuck Out - False Promise:

https://eternalbox.dev/jukebox_go.html?id=4vgWJ0AGgj8PtU8ofXllPW

Screenshot from 2021-05-01 22-37-48

The location endpoint is returning:

{"url":"https://youtu.be/X9so2DYlcIw"}

but browsing to that video, YouTube says:

Video unavailable
This video is not available

Hence the endpoint that tries to extract the audio from the YouTube video returning a 403 Forbidden error.

I don't know how it found that video, but there is another that it should have selected instead.

from eternaljukebox.

NXTler avatar NXTler commented on August 15, 2024

Is any fix for this out there?

from eternaljukebox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.