jwallet / spy-spotify

🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵
https://jwallet.github.io/spy-spotify/
MIT License
2.1k stars 139 forks source link

'Ads: Mute' slider is set to ON doesn't omit the full advert, trailing end of advert is recorded with start of track. #512

Open CodeMasterBlast opened 7 months ago

CodeMasterBlast commented 7 months ago

Add the steps to reproduce the behavior or describe the expected behavior below

1) Invoke 'Spytify' 2) Click on tab settings, slide slider for "Ads Mute Ads" to ON position 3) Record a Album(s) continuously where user is not a paid member of Spotify. 4) Listen to start of each track from Album recorded. 5) There will be 3 or more tracks where the end of the advert has been recorded on the start of an album track.

Track used

https://github.com/jwallet/spy-spotify/assets/158475392/618859ca-cffb-441e-89af-c347ef8b73c4

Add the Spotify track/playlist url from : https://open.spotify.com/

Not required as it happens to any album recorded continuously. Sample 'Bug Sample.mp4' attached, the advert is at start of track then silence then track starts.

Download the file and change the file extension, before listening, to the attached file. The filename extension needs to be changed to 'WAV', I've attached it as a mp4 as GIT doesn't allow WAV attachments.

Screenshots

N/A

As it occurs with any album recorded continuously.

boelkrug-intel commented 2 months ago

I am seeing the same thing and in my case the ad still is about the first 0.75 seconds of the mp3 file. What I currently do to workaround is crop those files with ffmpeg to remove the first 0.75 seconds with the ad, while keeping the tags and the rest of the mp3.

SuperScoutt commented 1 month ago

I have this same problem