You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a Python script for streaming and playing audio from a given URL. It utilizes the requests library for retrieving stream information and the vlc library for audio playback.