Skip to content
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

plugins.cbsnews: fix regex, add metadata #4743

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

bastimeyer
Copy link
Member

Resolves #4742

main news

$ streamlink cbsnews.com/live
[cli][info] Found matching plugin cbsnews for URL cbsnews.com/live
Available streams: 180p (worst), 360p_alt, 360p, 540p, 720p_alt, 720p (best)

regional news

$ streamlink cbsnews.com/losangeles/live
[cli][info] Found matching plugin cbsnews for URL cbsnews.com/losangeles/live
Available streams: 180p (worst), 360p_alt, 360p, 540p, 720p_alt, 720p (best)

sports (geo-blocked at HLS segment level, so no checks)

$ streamlink cbsnews.com/live/cbs-sports-hq
[cli][info] Found matching plugin cbsnews for URL cbsnews.com/live/cbs-sports-hq
Available streams: 224p (worst), 288p, 360p, 432p, 540p, 720p, 1080p (best)

@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Aug 17, 2022
@gravyboat gravyboat merged commit 7e53459 into streamlink:master Aug 17, 2022
@bastimeyer bastimeyer deleted the plugins/cbsnews/4742 branch August 17, 2022 19:55
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Aug 18, 2022
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Sep 3, 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.

plugins.cbsnews: livestreams are not parsed for local stations
2 participants