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 #1653

Merged
merged 8 commits into from
Oct 25, 2024
Merged

Aftonbladet premium #1653

merged 8 commits into from
Oct 25, 2024

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.

The following only has to be done once:
Sign in and go to an Aftonbladet-PLUS video,
https://tv.aftonbladet.se/video//<title>
then press ctrl + shift + i or F12 (inspect),
go to the 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/..

@spaam spaam merged commit c4afda5 into spaam:master Oct 25, 2024
11 checks passed
@spaam
Copy link
Owner

spaam commented Oct 25, 2024

thank you :)

@FilipElander FilipElander deleted the aftonbladet_premium branch October 28, 2024 07:41
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.

2 participants