ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
35 stars 2 forks source link

Fix Bug in Video.py #103

Closed ebb-earl-co closed 4 months ago

ebb-earl-co commented 4 months ago

This pull request brings in more debug logging in video.Video.download(), and replaces m3u8.load() with getting the m3u8 file's content with requests, then passing it "manually" to m3u8.M3U8.