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

Abstract Track to ITrack wherever possible #26

Closed svr333 closed 4 years ago

svr333 commented 4 years ago

I forgot to replace Track with ITrack everywhere, did that now, should be able to properly use methods now. Errors could occur.