Skip to content

plugins.vidio: fix stream token, add metadata #6057

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
Jul 1, 2024

Conversation

bastimeyer
Copy link
Member

Fixes #6056

$ ./script/test-plugin-urls.py vidio
:: Finding streams for URL: https://www.vidio.com/live/204-sctv-tv-stream
:: Found streams: 240p_alt, 240p, 360p_alt, 360p, 480p_alt, 480p, 720p_alt, 720p, 1080p_alt, 1080p, worst, best
:: Finding streams for URL: https://www.vidio.com/live/5075-dw-tv-stream
:: Found streams: 240p, 360p, 480p, 720p, 1080p, worst, best
:: Finding streams for URL: https://www.vidio.com/live/777-metro-tv
:: Found streams: 240p, 360p, 480p, 720p, worst, best
:: Finding streams for URL: https://www.vidio.com/watch/766861-5-rekor-fantastis-zidane-bersama-real-madrid
:: Found streams: 270p, 360p, 720p, worst, best
$ streamlink -j https://www.vidio.com/live/5075-dw-tv-stream best | jq .metadata
{
  "id": "5075",
  "author": null,
  "category": null,
  "title": "DW English"
}

@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Jul 1, 2024
@bastimeyer bastimeyer merged commit 0013afe into streamlink:master Jul 1, 2024
16 checks passed
@bastimeyer bastimeyer deleted the plugins/vidio/fix-6056 branch July 1, 2024 12:34
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.

1 participant