VideoHelp Forum




+ Reply to Thread
Results 1 to 11 of 11
  1. I have the link of video: https://abema.tv/video/episode/26-162_s3_p2 (Geo-blocked, only access on Japan)
    This is available format of this video (using yt-dlp):
    Code:
    yt-dlp -F https://abema.tv/video/episode/26-162_s3_p2
    [AbemaTV] Authorizing
    [AbemaTV] 26-162_s3_p2: Downloading webpage
    [AbemaTV] 26-162_s3_p2: Checking playability
    [AbemaTV] 26-162_s3_p2: Downloading m3u8 information
    [info] Available formats for 26-162_s3_p2:
    ID   EXT RESOLUTION │   FILESIZE   TBR PROTO  │ VCODEC  ACODEC
    ───────────────────────────────────────────────────────────────
    184  mp4 320x180    │ ~ 32.34MiB  184k m3u8_n │ unknown unknown
    300  mp4 426x240    │ ~ 52.73MiB  300k m3u8_n │ unknown unknown
    900  mp4 640x360    │ ~158.20MiB  900k m3u8_n │ unknown unknown
    1400 mp4 852x480    │ ~246.09MiB 1400k m3u8_n │ unknown unknown
    2400 mp4 1280x720   │ ~421.88MiB 2400k m3u8_n │ unknown unknown
    5300 mp4 1920x1080  │ ~931.64MiB 5300k m3u8_n │ unknown unknown
    But when I choose download 1080p it only download 720p for me:
    Code:
    Codec ID/Info                            : Advanced Video Coding
    Duration                                 : 24 min 0 s
    Source duration                          : 24 min 0 s
    Bit rate                                 : 2 002 kb/s
    Width                                    : 1 280 pixels
    Height                                   : 720 pixels
    How to download this with 1080p? I have tried more tools but not work for 1080p.
    Thanks for your reading.
    Quote Quote  
  2. Originally Posted by zackmark29 View Post
    Yeah, I have tried this but still not work with 1080p
    Quote Quote  
  3. looks like a site issue for that video.
    the 1080 submanifest returns the same file list as the 720 submanifest ie.
    Code:
    >curl "https://vod-abematv.akamaized.net/program/26-162_s3_p2/1080/playlist.m3u8?aver=1&ccf=16&dt=pc_chrome&dtid=jdwHcemp6THr&enc=clear"
    #EXTM3U
    #EXT-X-VERSION:3
    #EXT-X-PLAYLIST-TYPE:VOD
    #EXT-X-TARGETDURATION:12
    #EXT-X-MEDIA-SEQUENCE:0
    #EXT-X-DISCONTINUITY-SEQUENCE:0
    #EXT-X-KEY:METHOD=AES-128,URI="abematv-license://FDwvqhwiRjZYeVva6stryjHwXBiEenfSZbtdtBEmJ4pu",IV=0xc7d584a1d20c6e6f36c94f77b388a8cd
    #EXTINF:5.778977,
    /tsvpg/26-162_s3_p2/h264/720/CyLrnwTVrsNxxe46jgio6pgbimz1VbzCm.ts
    #EXTINF:10.427078,
    /tsvpg/26-162_s3_p2/h264/720/EzxCYLd7x5qrx6wVfZpWdXK7v4kLF7dS9.ts
    .....
    Quote Quote  
  4. Originally Posted by ElCap View Post
    looks like a site issue for that video.
    the 1080 submanifest returns the same file list as the 720 submanifest ie.
    Oh, really?
    Quote Quote  
  5. try Streamlink, 1080p downloads work fine with it (haven't updated it since 2020 and it still works with Abema)

    Code:
    streamlink.exe -o abema.ts https://abema.tv/video/episode/26-162_s3_p2 best
    Quote Quote  
  6. Originally Posted by nimrahwt View Post
    try Streamlink, 1080p downloads work fine with it (haven't updated it since 2020 and it still works with Abema)

    Code:
    streamlink.exe -o abema.ts https://abema.tv/video/episode/26-162_s3_p2 best
    did you actually check it though?
    the resulting file downloaded is still only 720p because the 1080 submanifest for this show references 720 ts files.

    its good to know other programs work but it doesnt actually solve it as the issue isnt with the downloading program but the submanifests links for this show.
    Quote Quote  
  7. Originally Posted by nimrahwt View Post
    try Streamlink, 1080p downloads work fine with it (haven't updated it since 2020 and it still works with Abema)

    Code:
    streamlink.exe -o abema.ts https://abema.tv/video/episode/26-162_s3_p2 best
    Here is video I used that command: https://veryfiles.com/ttnhetr85eep (I have stopped midway)
    Still 720p
    Quote Quote  
  8. So where is '1080p' here?
    Quote Quote  



Similar Threads

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