DraxCodes / Youtube2Mp3

Take playlists from other sources like Spotify and feed them into Youtube to get either a playable stream or a download for each track as an MP3.
GNU General Public License v3.0
8 stars 2 forks source link

Enhance minor things #13

Closed svr333 closed 4 years ago

svr333 commented 4 years ago

Delete empty file, fix typo in GeneratTimespan, make duration an int instead of uint (requires less casting and more readable code, without actually changing anything).