nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.81k stars 1.03k forks source link

Nuclear won't play and skip all tracks. #1629

Closed onursoyer closed 2 weeks ago

onursoyer commented 2 weeks ago

Platform: Fedora 40

Nuclear version: v0.6.30

Description of the issue:

Nuclear won't play any track. It just removes the current track from list and skip to next and it does this for all tracks.


It looks like it can't fetch the data it needs.

Request URL: https://nuclear-verification-service.fly.dev/stream-mappings/top-stream
Request Method: POST
Status Code: 404
Remote Address: 66.241.124.185:443
Referrer Policy: strict-origin-when-cross-origin
Request URL: https://rr4---sn-3u-bh2z6.googlevideo.com/videoplayback?expire=1720589138&ei=8saNZvqdHM3j2roPnviM0Ak&ip=14.39.5.206&id=o-AKlnGcS2CMs_QqFdCc-isO3CVALXkTNgZk_L4EB1xPp6&itag=251&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&mh=me&mm=31%2C26&mn=sn-3u-bh2z6%2Csn-oguelnzl&ms=au%2Conr&mv=m&mvi=4&pcm2cms=yes&pl=19&gcr=kr&initcwndbps=627500&bui=AXc671Itnj0TirNqBdwfWBl-WZ0ThWqWaZLUX-W0OaFuGuIUZe7ggznIf9f3Su11FOvotQjeFnECN_Nb&spc=NO7bAakf_HTSaH9uArxtgZDbyq1ER7Vo2r5eSyYgPFDOF5n2YQzuqqG1FMe3&vprv=1&svpuc=1&mime=audio%2Fwebm&ns=Bn7rryCuhzoq074ylJGRyqYQ&rqh=1&gir=yes&clen=3064603&dur=189.361&lmt=1714613339134523&mt=1720567028&fvip=1&keepalive=yes&c=WEB&sefc=1&txp=5532434&n=zFlc6XkvqV2eGaIAY&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cgcr%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps&lsig=AHlkHjAwRQIhAJJOKnCm_UNFMWyVhJt3pWjK4n_A-xFmKh6-CDuEHZQmAiAZ6c3ZnNN609Fkuw2HhfUdiY3HMQOTZIvIAwrW3iGVFg%3D%3D&sig=AJfQdSswRQIgeL74KOWb1Hk7tR2n4f1YASq-PdJewVTBuDgNtTVK8LQCIQCcCiR7QjQiVGxot_YnIdWRE_pySZhhOb6ndR-Ndd4UMw%3D%3D
Request Method: GET
Status Code: 403 Forbidden
Remote Address: 211.114.67.143:443
Referrer Policy: strict-origin-when-cross-origin
nukeop commented 2 weeks ago

Looks like Youtube started returning 403 to all requests today. A fix isn't available yet, but it's tracked here: https://github.com/distubejs/ytdl-core/issues/22

KolvertCoga commented 2 weeks ago

I'm on the same boat here, good to know that you are on it already, it's my first day trying out the app and was worried I was doing something wrong. Thanks for your efforts.

nukeop commented 2 weeks ago

Google did this, and it affects more programs than just Nuclear: https://github.com/yuliskov/SmartTube/issues/3606

Get the newest version tomorrow or the day after, and it should be gone. It's crazy that it happened the day Nuclear suddenly got incredibly popular again.

nukeop commented 2 weeks ago

Fixed in the new release.