AbemaTV
See original GitHub issueChecklist
- I’m reporting a new site support request
- I’ve verified that I’m running yt-dlp version 2022.01.21. (update instructions)
- I’ve checked that all provided URLs are alive and playable in a browser
- I’ve checked that none of provided URLs violate any copyrights or contain any DRM to the best of my knowledge
- I’ve searched the bugtracker for similar issues including closed ones. DO NOT post duplicates
- I’ve read the guidelines for opening an issue
Region
Japan
Example URLs
https://abema.tv/video/episode/273-123_s1_p1 https://abema.tv/video/title/273-123
Description
I can download it on streamlink but I want to have a support on yt-dlp so it can be easily downloaded and easy conversion to mkv
Verbose log
[debug] Command-line config: ['-vU', 'https://abema.tv/video/episode/273-123_s1_p1']
[debug] User config "C:\Users\Cherri Estudillo\AppData\Roaming\yt-dlp\config.txt": ['-o', 'D:/ytdl/%(title)s.%(ext)s', '--no-mtime']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, err utf-8, pref cp1252
[debug] yt-dlp version 2022.01.21 [f20d607] (win_exe)
[debug] Python version 3.8.10 (CPython 64bit) - Windows-10-10.0.19044-SP0
[debug] exe versions: ffmpeg 2021-10-28-git-e84c83ef98-essentials_build-www.gyan.dev (setts), ffprobe 2021-10-28-git-e84c83ef98-essentials_build-www.gyan.dev
[debug] Optional libraries: Cryptodome, mutagen, sqlite, websockets
[debug] Proxy map: {}
Latest version: 2022.01.21, Current version: 2022.01.21
yt-dlp is up to date (2022.01.21)
[debug] [generic] Extracting URL: https://abema.tv/video/episode/273-123_s1_p1
[generic] 273-123_s1_p1: Requesting header
WARNING: [generic] Falling back on generic information extractor.
[generic] 273-123_s1_p1: Downloading webpage
[generic] 273-123_s1_p1: Extracting information
[debug] Looking for video embeds
ERROR: Unsupported URL: https://abema.tv/video/episode/273-123_s1_p1
Traceback (most recent call last):
File "yt_dlp\YoutubeDL.py", line 1367, in wrapper
File "yt_dlp\YoutubeDL.py", line 1437, in __extract_info
File "yt_dlp\extractor\common.py", line 612, in extract
File "yt_dlp\extractor\generic.py", line 3966, in _real_extract
yt_dlp.utils.UnsupportedError: Unsupported URL: https://abema.tv/video/episode/273-123_s1_p1
Issue Analytics
- State:
- Created 2 years ago
- Comments:5
Top Results From Across the Web
ABEMA | 無料動画・話題の作品が楽しめる新しい未来のテレビ
好きな時間に好きな場所で話題の動画を楽しめる新しい未来のテレビ。ニュースや恋愛番組、アニメ、スポーツなど、多彩な番組をお楽しみいただけます。©AbemaTV, Inc.
Read more >Abema - Wikipedia
Abema is a Japanese live TV streaming website owned by the entertainment company, AbemaTV, Inc. that provides over-the-top media services to customers in ......
Read more >ABEMA(アベマ)テレビやアニメ等の動画配信アプリ - Apps ...
[What is the original TV drama & video distribution service ABEMA] "ABEMA" is a video distribution business that aims to innovate TV and...
Read more >AbemaTV - Crunchbase Company Profile & Funding
AbemaTV is a video distribution company that offers free 20 channels of original live broadcast content and various programs.
Read more >@abematv • Instagram photos and videos
0 Followers, 1 Following, 0 Posts - See Instagram photos and videos from @abematv. ... Already follow abematv? Log in to see their...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@BLSTR13 You need to do something complex to actually use that. Instead you can check how it works using https://github.com/ytdl-patched/ytdl-patched where AbemaTV support is already implemented.
Thanks!