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):
But when I choose download 1080p it only download 720p for me: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
How to download this with 1080p? I have tried more tools but not work for 1080p.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
Thanks for your reading.
+ Reply to Thread
Results 1 to 11 of 11
-
-
-
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 .....
-
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. -
Here is video I used that command: https://veryfiles.com/ttnhetr85eep (I have stopped midway)
Still 720p
Similar Threads
-
Help downloading from iq.com
By dami3n in forum Video Streaming DownloadingReplies: 10Last Post: 3rd Apr 2022, 03:27 -
Need Help Downloading this
By daigo99 in forum Video Streaming DownloadingReplies: 16Last Post: 20th Jul 2021, 18:58 -
Downloading from NPOstart.nl
By ADutchDownloader in forum Video Streaming DownloadingReplies: 1Last Post: 12th Feb 2021, 07:46 -
Downloading From FS
By Abraham in forum Video Streaming DownloadingReplies: 1Last Post: 29th Jul 2020, 04:39 -
Need help with downloading
By DWIChannel in forum Video Streaming DownloadingReplies: 2Last Post: 16th Jul 2020, 10:27