youtify / youtify

MIT License
103 stars 23 forks source link

automatically cut off long silence at end of song #215

Open jancborchardt opened 12 years ago

jancborchardt commented 12 years ago

This is might also be a bit hard, but nevertheless:

Oftentimes songs uploaded to Youtube have about 2 or 3 minutes of complete silence at the end. This is really annoying when they are in the middle of a playlist and you need to manually advance tracks.

Instead, Youtify should recognize that silence and cut it off. One way to do it would be to check if there’s ~10 seconds of silence (not even art songs have that long of a silence) and then just skip to the next track. Or analyze the track in the beginning and even cut that silence out from the seek bar.