[ie/vgtv] Use HTTPS for svp.vg.no asset API by mchccc · Pull Request #16551 · yt-dlp/yt-dlp · GitHub
Skip to content

[ie/vgtv] Use HTTPS for svp.vg.no asset API#16551

Open
mchccc wants to merge 2 commits intoyt-dlp:masterfrom
mchccc:ie-vgtv-https
Open

[ie/vgtv] Use HTTPS for svp.vg.no asset API#16551
mchccc wants to merge 2 commits intoyt-dlp:masterfrom
mchccc:ie-vgtv-https

Conversation

@mchccc
Copy link
Copy Markdown

@mchccc mchccc commented Apr 22, 2026

Description of your pull request and other information

The extractor hits http://svp.vg.no/..., which now returns a 308 redirect to a Schibsted-internal edge host that silently drops TCP connections from public egress; fix seems to be updating that endpoint to use https instead.

Fixes #16550

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check those that apply and remove the others:

  • I am the original author of the code in this PR, and I am willing to release it under Unlicense
  • I am not the original author of the code in this PR, but it is in the public domain or released under Unlicense (provide reliable evidence)
  • I have read the policy against AI/LLM contributions and understand I may be blocked from the repository if it is violated

What is the purpose of your pull request? Check those that apply and remove the others:

@mchccc mchccc requested review from a team and bashonly April 22, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VGTV / BTTV / FTV / Aftenposten / Aftonbladet extraction is currently broken

2 participants