Skip to content

plugins.blazetv: new plugin #4548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2022
Merged

plugins.blazetv: new plugin #4548

merged 1 commit into from
May 25, 2022

Conversation

mkbloke
Copy link
Member

@mkbloke mkbloke commented May 24, 2022

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

Copy link
Member

@bastimeyer bastimeyer left a comment

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