Skip to content

Conversation

@vvto33
Copy link
Contributor

@vvto33 vvto33 commented Mar 3, 2022

Issue: 403 error during livestream playback, unable to get m3u8

>streamlink -l debug https://www.mildom.com/10148036 best
[cli][debug] OS:         Windows 10
[cli][debug] Python:     3.7.5
[cli][debug] Streamlink: 3.1.1
[cli][debug] Requests(2.26.0), Socks(1.7.1), Websocket(1.2.1)
[cli][debug] Arguments:
[cli][debug]  url=https://www.mildom.com/10148036
[cli][debug]  stream=['best']
[cli][debug]  --loglevel=debug
[cli][info] Found matching plugin mildom for URL https://www.mildom.com/10148036
[cli][info] Available streams: 144p (worst), 360p, 540p, 720p, 1080p (best)
[cli][info] Opening stream: 1080p (hls)
[cli][info] Starting player: "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
[stream.hls][debug] Reloading playlist
[cli][debug] Pre-buffering 8192 bytes
[stream.hls][error] Unable to open URL: https://txlvb-play-hls.mildom.tv/live/10148036.m3u8 (403 Client Error: Forbidden for url: https://txlvb-play-hls.mildom.tv/live/10148036.m3u8)

>streamlink -l debug https://www.mildom.com/10148036 best
[cli][debug] OS:         Windows 10
[cli][debug] Python:     3.7.5
[cli][debug] Streamlink: 3.1.1
[cli][debug] Requests(2.26.0), Socks(1.7.1), Websocket(1.2.1)
[cli][debug] Arguments:
[cli][debug]  url=https://www.mildom.com/10148036
[cli][debug]  stream=['best']
[cli][debug]  --loglevel=debug
[cli][info] Found matching plugin mildom for URL https://www.mildom.com/10148036
[cli][info] Available streams: 144p (worst), 360p, 540p, 720p, 1080p (best)
[cli][info] Opening stream: 1080p (hls)
[cli][info] Starting player: "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
[stream.hls][debug] Reloading playlist
[cli][debug] Pre-buffering 8192 bytes
[stream.hls][debug] First Sequence: 1342; Last Sequence: 1351
[stream.hls][debug] Start offset: 0; Duration: None; Start Sequence: 1349; End Sequence: None

@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Mar 3, 2022
@bastimeyer
Copy link
Member

Thanks for the PR.
This does seem to fix live streams. Please fix the linting errors, so this can get merged. Thanks.

./src/streamlink/plugins/mildom.py:113:1: W293 blank line contains whitespace
@bastimeyer bastimeyer changed the title plugins.mildom: Get token for livestream plugins.mildom: get token for livestream Mar 3, 2022
@bastimeyer bastimeyer merged commit ab1ee5e into streamlink:master Mar 3, 2022
@bastimeyer
Copy link
Member

Thanks

@vvto33 vvto33 deleted the mildom-token branch March 4, 2022 01:16
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Mar 4, 2022
light4 pushed a commit to light4/streamlink that referenced this pull request Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin issue A Plugin does not work correctly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants