brokenprogrammer / RapidTunes

A music player that lets you play music from all sources.
MIT License
7 stars 4 forks source link

Util to convert time from yt songs to readable time. #16

Closed brokenprogrammer closed 6 years ago

brokenprogrammer commented 7 years ago

yt objects have a specific time format which has to be converted to minutes and seconds.

brokenprogrammer commented 6 years ago

This is implemented in the SongUtil class.