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

Aftonbladet premium #1652

Closed
wants to merge 7 commits into from

Conversation

FilipElander
Copy link
Contributor

Adding tv.Aftonbladet plus
Issue:
Cannot download videos from aftonbladet plus #1651

The update handles it similarly to tv4play, as it needs a token.

Following only has to be done once:
Login to and go to a plus video https://tv.aftonbladet.se/video//,
then press ctrl + shift + i or F12,
then press Network tab.
find the call ?access=plus

Screenshot 2024-10-24 160225

go to the request headers and scroll down to the header: "x-sp-id"
Copy text that starts with ey..

Screenshot 2024-10-24 154643

then you can use it like this: svtplay-dl --token "ey.." https://tv.aftonbladet.se/video/..

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.

1 participant