[^?/]+)'
+
+ _TESTS = [{
+ 'url': 'https://abema.tv/video/title/90-1597',
+ 'info_dict': {
+ 'id': '90-1597',
+ 'title': 'シャッフルアイランド',
+ },
+ 'playlist_mincount': 2,
+ }, {
+ 'url': 'https://abema.tv/video/title/193-132',
+ 'info_dict': {
+ 'id': '193-132',
+ 'title': '真心が届く~僕とスターのオフィス・ラブ!?~',
+ },
+ 'playlist_mincount': 16,
+ }]
+
+ def _real_extract(self, url):
+ video_id = self._match_id(url)
+ webpage = self._download_webpage(url, video_id)
+
+ playlist_title, breadcrumb = None, self._extract_breadcrumb_list(webpage, video_id)
+ if breadcrumb:
+ playlist_title = breadcrumb[-1]
+
+ playlist = [
+ self.url_result(urljoin('https://abema.tv/', mobj.group(1)))
+ for mobj in re.finditer(r'