Skip to content

Problem getting streams for SVT "Medicin med Mosley, del 2" #7

@qclass

Description

@qclass

When using Pirateplay.exe or http://pirateplay.se/app.html no streams are found for Part 2:
"http://www.svtplay.se/video/1724482/del-2-av-7-vad-ar-nyttan-med-halsotest-och-vitaminer"

But streams are found for part 1:
"http://www.svtplay.se/video/1709831/del-1-av-7-utsovd-fet-och-frisk"

I'm no programmer but I managed to download Part 2 with the help of the "nerladdningskommando" for part 1 and comparing what HttpFox found in the communication.
Nerladdningskommando output:
ffmpeg -i "http://svtklipp-f.akamaihd.net/i/fritt/open/20140105/K-20140105-233509-525/HD-MEDICINMEDMO-6a85c35114d8acf4_,900,348,564,1680,2800,.mp4.csmil/index_4_av.m3u8?null=&id=" -acodec copy -vcodec copy -absf aac_adtstoasc "test.mp4"

The HttpFox string for Part 1:
http://svtklipp-f.akamaihd.net/z/fritt/open/20140105/K-20140105-233509-525/HD-MEDICINMEDMO-6a85c35114d8acf4_,900,348,564,1680,2800,.mp4.csmil/manifest.f4m?g=KXSPXSFPKYOF&hdcore=3.2.0

The HttpFox string for Part 2:
http://svtklipp2a-vh.akamaihd.net/z/se/open/20140111/K-20140111-210211-67/PG-1361834-002A-35b3ac9a22a10850_,900,320,420,620,1660,2760,.mp4.csmil/manifest.f4m?g=VPXTVVPVDVLH&hdcore=3.2.0

The commando for Part 2 via trial and error.. was at last:
ffmpeg -i "http://svtklipp2a-vh.akamaihd.net/i/se/open/20140111/K-20140111-210211-67/PG-1361834-002A-35b3ac9a22a10850_,900,320,420,620,1660,2760,.mp4.csmil/index_4_av.m3u8?null=&id=" -acodec copy -vcodec copy -absf aac_adtstoasc "test.mp4"

Hope the info can help and that you can get time to make your fabulous program and site even better!
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions