tamland / python-tidal

Python API for TIDAL music streaming service
GNU Lesser General Public License v3.0
402 stars 108 forks source link

MPEG-DASH Parsing #226

Closed tehkillerbee closed 6 months ago

tehkillerbee commented 7 months ago

MPEG-DASH stream should be parsed so it can easily be integrated with other plugins (such as mopidy-tidal)

https://pypi.org/project/mpegdash/ could be a good starting point

tehkillerbee commented 6 months ago

Fixed by https://github.com/tamland/python-tidal/pull/237