VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. Just out of curiosity.
    Is there any way to download the following video without VPN/proxy?
    only a short video is downloaded, which indicates geoblocking.
    Provider is orf.at
    The filter --xff AT with yt-dlp does not work.

    https://apasfiis.sf.apa.at/ipad/cms-austria/2024-07-24_2350_in_02_Die-Protokollan_____.../playlist.m3u8

    https://on.orf.at/video/14235759/die-protokollantin
    Last edited by ProWo; 6th Aug 2024 at 10:36.
    Quote Quote  
  2. Hard to say without account now:

    "Jugendschutz-Sperre
    Dieses Video ist nur von 20:00 bis 6:00 Uhr frei verfügbar. Mit einem Altersnachweis können Sie es auch untertags sehen."

    Age verification needed.

    yt-dlp download of the m3u8 is redirected to a .../GEOPROTECTION_hr.smil/... file.

    I've found the same m3u8 url in https://mediathekviewweb.de/ - so, no probably not possible without proxy/VPN.
    Last edited by Obo; 6th Aug 2024 at 11:06.
    Quote Quote  
  3. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    You could upload a HAR file with all requests and someone may take a look.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  4. The message is saying that you can only watch it from 8 pm to 6 am
    Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2
    Quote Quote  
  5. >yt-dlp -F "https://on.orf.at/video/14235759/die-protokollantin"
    Code:
    [orf:on] Extracting URL: https://on.orf.at/video/14235759/die-protokollantin
    [orf:on] 14235759: Downloading JSON metadata
    [orf:on] 14235759: Downloading m3u8 information
    [orf:on] 14235759: Downloading m3u8 information
    [orf:on] 14235759: Downloading MPD manifest
    [orf:on] 14235759: Downloading MPD manifest
    [info] Available formats for 14235759:
    ID                    EXT RESOLUTION FPS │   FILESIZE   TBR PROTO │ VCODEC        VBR ACODEC      ABR ASR MORE INFO
    ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
    dash-p0aa0br191276-0  m4a audio only     │ ~132.59MiB  191k dash  │ audio only        mp4a.40.2  191k 48k [eng] DASH audio, m4a_dash
    dash-p0aa0br191276-1  m4a audio only     │ ~132.59MiB  191k dash  │ audio only        mp4a.40.2  191k 48k [eng] DASH audio, m4a_dash
    hls-1800-0            mp4 unknown        │ ~  1.22GiB 1800k m3u8  │ unknown           unknown
    hls-1800-1            mp4 unknown        │ ~  1.22GiB 1800k m3u8  │ unknown           unknown
    dash-p0va0br1819370-0 mp4 960x540     25 │ ~  1.23GiB 1819k dash  │ avc1.4d401f 1819k video only          DASH video, mp4_dash
    dash-p0va0br1819370-1 mp4 960x540     25 │ ~  1.23GiB 1819k dash  │ avc1.4d401f 1819k video only          DASH video, mp4_dash
    If you can't play it, you can't download it.
    If only you could find a way to play it.

    Open HTTP TOOLKIT
    Press Fresh Terminal And enter
    Code:
    yt-dlp -F --no-check-certificate "https://on.orf.at/video/14235759/die-protokollantin"
    and check m3u8's and mpd's in https://api-tvthek.orf.at/api/v4.3/public/episode/encrypted/M2RTbGZlazAzbnNMS2RqNEpzZDE0MjM1NzU5
    Last edited by notaghost; 6th Aug 2024 at 12:22.
    discord=notaghost9997
    Quote Quote  
  6. Originally Posted by notaghost View Post
    >yt-dlp -F "https://on.orf.at/video/14235759/die-protokollantin"
    Code:
    [orf:on] Extracting URL: https://on.orf.at/video/14235759/die-protokollantin
    [orf:on] 14235759: Downloading JSON metadata
    [orf:on] 14235759: Downloading m3u8 information
    [orf:on] 14235759: Downloading m3u8 information
    [orf:on] 14235759: Downloading MPD manifest
    [orf:on] 14235759: Downloading MPD manifest
    [info] Available formats for 14235759:
    ID                    EXT RESOLUTION FPS │   FILESIZE   TBR PROTO │ VCODEC        VBR ACODEC      ABR ASR MORE INFO
    ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
    dash-p0aa0br191276-0  m4a audio only     │ ~132.59MiB  191k dash  │ audio only        mp4a.40.2  191k 48k [eng] DASH audio, m4a_dash
    dash-p0aa0br191276-1  m4a audio only     │ ~132.59MiB  191k dash  │ audio only        mp4a.40.2  191k 48k [eng] DASH audio, m4a_dash
    hls-1800-0            mp4 unknown        │ ~  1.22GiB 1800k m3u8  │ unknown           unknown
    hls-1800-1            mp4 unknown        │ ~  1.22GiB 1800k m3u8  │ unknown           unknown
    dash-p0va0br1819370-0 mp4 960x540     25 │ ~  1.23GiB 1819k dash  │ avc1.4d401f 1819k video only          DASH video, mp4_dash
    dash-p0va0br1819370-1 mp4 960x540     25 │ ~  1.23GiB 1819k dash  │ avc1.4d401f 1819k video only          DASH video, mp4_dash
    If you can't play it, you can't download it.
    If only you could find a way to play it.

    Open HTTP TOOLKIT
    Press Fresh Terminal And enter
    Code:
    yt-dlp -F --no-check-certificate "https://on.orf.at/video/14235759/die-protokollantin"
    and check m3u8's and mpd's in https://api-tvthek.orf.at/api/v4.3/public/episode/encrypted/M2RTbGZlazAzbnNMS2RqNEpzZDE0MjM1NzU5
    Thx, but no luck
    Quote Quote  
  7. Originally Posted by ProWo View Post
    Thx, but no luck
    Then you use an known vpn and can't play in player ..

    Image
    [Attachment 81279 - Click to enlarge]


    Result here
    Quote Quote  
  8. MPD
    Code:
    https://apasfiis.sf.apa.at/dash/cms-austria/2024-07-24_2350_in_02_Die-Protokollan_____14235759__o__1383180866__s15684536_QXB.mp4/manifest.mpd
    Turn on Austria VPN

    Available quality
    Code:
    1280x720
    960x540
    640x360
    Quote Quote  
  9. Originally Posted by Germania View Post
    Originally Posted by ProWo View Post
    Thx, but no luck
    Then you use an known vpn and can't play in player ..

    Image
    [Attachment 81279 - Click to enlarge]


    Result here
    Thx a lot for this

    But there must be a way to trick the on.orf.at austrian geoblocking systems ...
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!