mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00
Update url_fix.py
This commit is contained in:
parent
eb6110e14f
commit
04d935b0be
@ -33,7 +33,7 @@ class M3U8_UrlFix:
|
|||||||
|
|
||||||
# Check if m3u8 url playlist is present
|
# Check if m3u8 url playlist is present
|
||||||
if self.url_playlist == None:
|
if self.url_playlist == None:
|
||||||
logging.error("[M3U8_UrlFix] Cant generate full url, playlist not present")
|
logging.error("[M3U8_UrlFix] Can't generate full url, playlist not present")
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
||||||
# Parse the playlist URL to extract the base URL components
|
# Parse the playlist URL to extract the base URL components
|
||||||
|
Loading…
x
Reference in New Issue
Block a user