I am trying to finish my music app using tkinter and python. It streams a provided youtube link and plays it using the python-vlc library. But what i want is to control the time and duration of a playing song using the slider widget(Scale) and move it to jump to a specific time in the song.
I have no idea how to do that.
If anybody needs the code just let me know in the comments.
If possible can somebody help in adding volume controls using the slider to increase and decrease volume.
hoping somebody would help... this is the screenshot of the app working
Thanks, Sreeram.