Thanks to visit codestin.com
Credit goes to github.com

Skip to content

plugins.blazetv: new plugin#4548

Merged
bastimeyer merged 1 commit into
streamlink:masterfrom
mkbloke:blazetv
May 25, 2022
Merged

plugins.blazetv: new plugin#4548
bastimeyer merged 1 commit into
streamlink:masterfrom
mkbloke:blazetv

Conversation

@mkbloke

@mkbloke mkbloke commented May 24, 2022

Copy link
Copy Markdown
Member

Live UK IP:

$ streamlink --title '{id} ! {author} ! {title} ! {category}' blaze.tv/live worst
[cli][info] Found matching plugin blazetv for URL blaze.tv/live
[cli][info] Available streams: 360p (worst), 432p, 504p, 720p (best)
[cli][info] Opening stream: 360p (hls)
[cli][info] Starting player: mpv
[cli][info] Player closed
[cli][info] Stream ended
[cli][info] Closing currently open stream...

Live non UK IP:

$ streamlink --title '{id} ! {author} ! {title} ! {category}' blaze.tv/live worst
[cli][info] Found matching plugin blazetv for URL blaze.tv/live
error: Unable to open URL: https://blaze.tv/live (403 Client Error: Forbidden for url: https://watch.blaze.tv/live/)

VOD UK IP:

$ streamlink --title '{id} ! {author} ! {title} ! {category}' https://watch.blaze.tv/watch/replay/242014 worst
[cli][info] Found matching plugin blazetv for URL https://watch.blaze.tv/watch/replay/242014
[cli][info] Available streams: 288p (worst), 970k, 360p, 2000k, 720p (best)
[cli][info] Opening stream: 288p (hls)
[cli][info] Starting player: mpv
[cli][info] Player closed
[cli][info] Stream ended
[cli][info] Closing currently open stream...

VOD non UK IP:

$ streamlink --title '{id} ! {author} ! {title} ! {category}' https://watch.blaze.tv/watch/replay/242014 worst
[cli][info] Found matching plugin blazetv for URL https://watch.blaze.tv/watch/replay/242014
error: Unable to open URL: https://watch.blaze.tv/watch/replay/242014 (403 Client Error: Forbidden for url: https://watch.blaze.tv/watch/replay/242014)

closes #4545

@bastimeyer bastimeyer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks.

@bastimeyer bastimeyer merged commit 34e986a into streamlink:master May 25, 2022
@mkbloke mkbloke deleted the blazetv branch May 25, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blaze TV, a channel from the UK

2 participants