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

Skip to content

plugins.cdnbg: rewrite and fix plugin#6890

Merged
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/cdnbg/rewrite
Apr 5, 2026
Merged

plugins.cdnbg: rewrite and fix plugin#6890
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/cdnbg/rewrite

Conversation

@bastimeyer

Copy link
Copy Markdown
Member
  • Remove dead matchers
  • Fix player URL detection
  • Fix HLS playlist URL detection
  • Add support for direct HLS media playlists

Fixes #6888

$ ./script/test-plugin-urls.py --interface=tun0 cdnbg
:: http://bgonair.bg/tvonline
::  576p, worst, best
:: http://bgonair.bg/tvonline/
::  576p, worst, best
:: http://bnt.bg/live
::  360p, 576p, 720p, worst, best
:: http://bnt.bg/live/bnt1
::  360p, 576p, 720p, worst, best
:: http://bnt.bg/live/bnt2
::  480p, worst, best
:: http://bnt.bg/live/bnt3
::  360p, 576p, 720p, worst, best
:: http://bnt.bg/live/bnt4
::  480p, worst, best
:: http://mu-vi.tv/LiveStreams/pages/Live.aspx
::  live, worst, best
:: http://nova.bg/live
::  720p, worst, best
:: http://tv.bnt.bg/bnt1
::  360p, 576p, 720p, worst, best
:: http://tv.bnt.bg/bnt2
::  480p, worst, best
:: http://tv.bnt.bg/bnt3
::  360p, 576p, 720p, worst, best
:: http://tv.bnt.bg/bnt4
::  480p, worst, best
:: http://www.nova.bg/live
::  720p, worst, best
:: https://armymedia.bg/%d0%bd%d0%b0-%d0%b6%d0%b8%d0%b2%d0%be/
::  576p, worst, best
:: https://i.cdn.bg/live/xfr3453g0d
:::: Missing Referer for iframe URL, use --http-header "Referer=URL"
!! No streams found
:: https://www.bloombergtv.bg/video
::  576p, worst, best

- Remove dead matchers
- Fix player URL detection
- Fix HLS playlist URL detection
- Add support for direct HLS media playlists
@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Apr 5, 2026
@bastimeyer bastimeyer merged commit 618e3bb into streamlink:master Apr 5, 2026
25 checks passed
@bastimeyer bastimeyer deleted the plugins/cdnbg/rewrite branch April 5, 2026 15:55
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.cdnbg: ValidationError

1 participant