2022-07-13 17:55:45 +00:00
|
|
|
from .common import InfoExtractor
|
2022-10-04 03:09:23 +00:00
|
|
|
from ..utils import int_or_none, merge_dicts, try_call, url_basename
|
2022-07-13 17:55:45 +00:00
|
|
|
|
|
|
|
|
2022-10-04 03:09:23 +00:00
|
|
|
class DetikEmbedIE(InfoExtractor):
|
|
|
|
_VALID_URL = False
|
|
|
|
_WEBPAGE_TESTS = [{
|
|
|
|
# cnn embed
|
|
|
|
'url': 'https://www.cnnindonesia.com/embed/video/846189',
|
2022-07-13 17:55:45 +00:00
|
|
|
'info_dict': {
|
2022-10-04 03:09:23 +00:00
|
|
|
'id': '846189',
|
2022-07-13 17:55:45 +00:00
|
|
|
'ext': 'mp4',
|
2022-10-04 03:09:23 +00:00
|
|
|
'description': 'md5:ece7b003b3ee7d81c6a5cfede7d5397d',
|
|
|
|
'thumbnail': r're:https?://akcdn\.detik\.net\.id/visual/2022/09/11/thumbnail-video-1_169.jpeg',
|
|
|
|
'title': 'Video CNN Indonesia - VIDEO: Momen Charles Disambut Meriah usai Dilantik jadi Raja Inggris',
|
|
|
|
'age_limit': 0,
|
|
|
|
'tags': ['raja charles', ' raja charles iii', ' ratu elizabeth', ' ratu elizabeth meninggal dunia', ' raja inggris', ' inggris'],
|
|
|
|
'release_timestamp': 1662869995,
|
|
|
|
'release_date': '20220911',
|
|
|
|
'uploader': 'REUTERS'
|
2022-07-13 17:55:45 +00:00
|
|
|
}
|
|
|
|
}, {
|
2022-10-04 03:09:23 +00:00
|
|
|
# 20.detik
|
2022-07-13 17:55:45 +00:00
|
|
|
'url': 'https://20.detik.com/otobuzz/20220704-220704093/mulai-rp-10-jutaan-ini-skema-kredit-mitsubishi-pajero-sport',
|
|
|
|
'info_dict': {
|
2022-10-04 03:09:23 +00:00
|
|
|
'display_id': 'mulai-rp-10-jutaan-ini-skema-kredit-mitsubishi-pajero-sport',
|
2022-07-13 17:55:45 +00:00
|
|
|
'id': '220704093',
|
|
|
|
'ext': 'mp4',
|
|
|
|
'description': 'md5:9b2257341b6f375cdcf90106146d5ffb',
|
2022-10-04 03:09:23 +00:00
|
|
|
'thumbnail': r're:https?://cdnv\.detik\.com/videoservice/AdminTV/2022/07/04/5d6187e402ec4a91877755a5886ff5b6-20220704161859-0s.jpg',
|
2022-07-13 17:55:45 +00:00
|
|
|
'title': 'Mulai Rp 10 Jutaan! Ini Skema Kredit Mitsubishi Pajero Sport',
|
2022-10-04 03:09:23 +00:00
|
|
|
'timestamp': 1656951521,
|
|
|
|
'upload_date': '20220704',
|
|
|
|
'duration': 83.0,
|
|
|
|
'tags': ['cicilan mobil', 'mitsubishi pajero sport', 'mitsubishi', 'pajero sport'],
|
|
|
|
'release_timestamp': 1656926321,
|
|
|
|
'release_date': '20220704',
|
|
|
|
'age_limit': 0,
|
|
|
|
'uploader': 'Ridwan Arifin ' # TODO: strip trailling whitespace at uploader
|
2022-07-13 17:55:45 +00:00
|
|
|
}
|
|
|
|
}, {
|
2022-10-04 03:09:23 +00:00
|
|
|
# pasangmata.detik
|
|
|
|
'url': 'https://pasangmata.detik.com/contribution/366649',
|
2022-07-13 17:55:45 +00:00
|
|
|
'info_dict': {
|
2022-10-04 03:09:23 +00:00
|
|
|
'id': '366649',
|
2022-07-13 17:55:45 +00:00
|
|
|
'ext': 'mp4',
|
2022-10-04 03:09:23 +00:00
|
|
|
'title': 'Saling Dorong Aparat dan Pendemo di Aksi Tolak Kenaikan BBM',
|
|
|
|
'description': 'md5:7a6580876c8381c454679e028620bea7',
|
|
|
|
'age_limit': 0,
|
|
|
|
'tags': 'count:17',
|
|
|
|
'thumbnail': 'https://akcdn.detik.net.id/community/data/media/thumbs-pasangmata/2022/09/08/366649-16626229351533009620.mp4-03.jpg',
|
|
|
|
}
|
|
|
|
}, {
|
|
|
|
# insertlive embed
|
|
|
|
'url': 'https://www.insertlive.com/embed/video/290482',
|
|
|
|
'info_dict': {
|
|
|
|
'id': '290482',
|
|
|
|
'ext': 'mp4',
|
|
|
|
'release_timestamp': 1663063704,
|
|
|
|
'thumbnail': 'https://akcdn.detik.net.id/visual/2022/09/13/leonardo-dicaprio_169.png?w=600&q=90',
|
|
|
|
'age_limit': 0,
|
|
|
|
'description': 'Aktor Leonardo DiCaprio memang baru saja putus dari kekasihnya yang bernama Camilla Morrone.',
|
|
|
|
'release_date': '20220913',
|
|
|
|
'title': 'Diincar Leonardo DiCaprio, Gigi Hadid Ngaku Tertarik Tapi Belum Cinta',
|
|
|
|
'tags': ['leonardo dicaprio', ' gigi hadid', ' hollywood'],
|
|
|
|
'uploader': '!nsertlive',
|
2022-07-13 17:55:45 +00:00
|
|
|
}
|
|
|
|
}, {
|
2022-10-04 03:09:23 +00:00
|
|
|
# beautynesia embed
|
|
|
|
'url': 'https://www.beautynesia.id/embed/video/261636',
|
2022-07-13 17:55:45 +00:00
|
|
|
'info_dict': {
|
2022-10-04 03:09:23 +00:00
|
|
|
'id': '261636',
|
2022-07-13 17:55:45 +00:00
|
|
|
'ext': 'mp4',
|
2022-10-04 03:09:23 +00:00
|
|
|
'age_limit': 0,
|
|
|
|
'release_timestamp': 1662375600,
|
|
|
|
'description': 'Menurut ramalan astrologi, tiga zodiak ini bakal hoki sepanjang September 2022.',
|
|
|
|
'title': '3 Zodiak Paling Beruntung Selama September 2022',
|
|
|
|
'release_date': '20220905',
|
|
|
|
'tags': ['zodiac update', ' zodiak', ' ramalan bintang', ' zodiak beruntung 2022', ' zodiak hoki september 2022', ' zodiak beruntung september 2022'],
|
|
|
|
'thumbnail': 'https://akcdn.detik.net.id/visual/2022/09/05/3-zodiak-paling-beruntung-selama-september-2022_169.jpeg?w=600&q=90',
|
|
|
|
'uploader': 'amh',
|
2022-07-13 17:55:45 +00:00
|
|
|
}
|
|
|
|
}, {
|
2022-10-04 03:09:23 +00:00
|
|
|
# cnbcindonesia embed
|
|
|
|
'url': 'https://www.cnbcindonesia.com/embed/video/371839',
|
2022-07-13 17:55:45 +00:00
|
|
|
'info_dict': {
|
2022-10-04 03:09:23 +00:00
|
|
|
'id': '371839',
|
2022-07-13 17:55:45 +00:00
|
|
|
'ext': 'mp4',
|
2022-10-04 03:09:23 +00:00
|
|
|
'title': 'Puluhan Pejabat Rusia Tuntut Putin Mundur',
|
|
|
|
'tags': ['putin'],
|
|
|
|
'age_limit': 0,
|
|
|
|
'thumbnail': 'https://awsimages.detik.net.id/visual/2022/09/13/cnbc-indonesia-tv-3_169.png?w=600&q=80',
|
|
|
|
'description': 'md5:8b9111e37555fcd95fe549a9b4ae6fdc',
|
2022-07-13 17:55:45 +00:00
|
|
|
}
|
|
|
|
}, {
|
2022-10-04 03:09:23 +00:00
|
|
|
# detik shortlink (we can get it from https://dtk.id/?<url>)
|
|
|
|
'url': 'https://dtk.id/NkISKr',
|
2022-07-13 17:55:45 +00:00
|
|
|
'info_dict': {
|
2022-10-04 03:09:23 +00:00
|
|
|
'id': '220914049',
|
2022-07-13 17:55:45 +00:00
|
|
|
'ext': 'mp4',
|
2022-10-04 03:09:23 +00:00
|
|
|
'release_timestamp': 1663114488,
|
|
|
|
'uploader': 'Tim 20Detik',
|
|
|
|
'title': 'Pakar Bicara soal Tim Khusus Jokowi dan Mereka yang Pro ke Bjorka',
|
|
|
|
'age_limit': 0,
|
|
|
|
'thumbnail': 'https://cdnv.detik.com/videoservice/AdminTV/2022/09/14/f15cae71d7b640c58e75b254ecbb1ce1-20220914071613-0s.jpg?w=400&q=80',
|
|
|
|
'display_id': 'pakar-bicara-soal-tim-khusus-jokowi-dan-mereka-yang-pro-ke-bjorka',
|
|
|
|
'upload_date': '20220914',
|
|
|
|
'release_date': '20220914',
|
|
|
|
'description': 'md5:5eb03225f7ee40207dd3a1e18a73f1ff',
|
|
|
|
'timestamp': 1663139688,
|
|
|
|
'duration': 213.0,
|
|
|
|
'tags': ['hacker bjorka', 'bjorka', 'hacker bjorka bocorkan data rahasia presiden jokowi', 'jokowi'],
|
2022-07-13 17:55:45 +00:00
|
|
|
}
|
|
|
|
}]
|
|
|
|
|
2022-10-04 03:09:23 +00:00
|
|
|
def _extract_from_webpage(self, url, webpage):
|
|
|
|
player_type, video_data = self._search_regex(
|
|
|
|
r'<script\s*[^>]+src="https?://(aws)?cdn\.detik\.net\.id/(?P<type>flowplayer|detikVideo)[^>]+>\s*(?P<video_data>{[^}]+})',
|
|
|
|
webpage, 'playerjs', group=('type', 'video_data'), default=(None, ''))
|
|
|
|
if not player_type:
|
|
|
|
return
|
|
|
|
|
2022-10-04 05:01:49 +00:00
|
|
|
display_id, extra_info_dict = url_basename(url), {}
|
|
|
|
|
|
|
|
if player_type == 'flowplayer':
|
2022-10-04 03:09:23 +00:00
|
|
|
video_json_data = self._parse_json(video_data.replace('\'', '"'), display_id)
|
|
|
|
video_url = video_json_data['videoUrl']
|
|
|
|
|
|
|
|
extra_info_dict = {
|
|
|
|
'id': self._search_regex(r'identifier\s*:\s*\'([^\']+)', webpage, 'identifier'),
|
|
|
|
'thumbnail': video_json_data.get('imageUrl'),
|
|
|
|
}
|
|
|
|
|
|
|
|
elif player_type == 'detikVideo':
|
|
|
|
video_url = self._search_regex(
|
|
|
|
r'videoUrl\s*:\s*[\'"]?([^"\']+)', video_data, 'videoUrl')
|
|
|
|
extra_info_dict = {
|
|
|
|
'id': self._html_search_meta(['video_id', 'dtk:video_id'], webpage),
|
|
|
|
'thumbnail': self._search_regex(r'imageUrl\s*:\s*[\'"]?([^"\']+)', video_data, 'videoUrl'),
|
|
|
|
'duration': int_or_none(self._html_search_meta('duration', webpage, fatal=False, default=None)),
|
|
|
|
'release_timestamp': int_or_none(self._html_search_meta('dtk:publishdateunix', webpage, fatal=False, default=None), 1000),
|
|
|
|
'timestamp': int_or_none(self._html_search_meta('dtk:createdateunix', webpage, fatal=False, default=None), 1000),
|
|
|
|
'uploader': self._search_regex(
|
|
|
|
r'([^-]+)', self._html_search_meta('dtk:author', webpage, default='').strip(), 'uploader',
|
|
|
|
default=None)
|
|
|
|
}
|
2022-07-13 17:55:45 +00:00
|
|
|
|
2022-10-04 03:09:23 +00:00
|
|
|
formats, subtitles = self._extract_m3u8_formats_and_subtitles(video_url, display_id)
|
2022-07-13 17:55:45 +00:00
|
|
|
|
2022-10-04 05:01:49 +00:00
|
|
|
json_ld_data = self._search_json_ld(webpage, display_id, default={})
|
2022-10-04 03:09:23 +00:00
|
|
|
yield merge_dicts(json_ld_data, extra_info_dict, {
|
|
|
|
'display_id': display_id,
|
|
|
|
'title': self._html_search_meta(['og:title', 'originalTitle'], webpage) or self._html_extract_title(webpage),
|
|
|
|
'description': self._html_search_meta(['og:description', 'twitter:description', 'description'], webpage),
|
2022-07-13 17:55:45 +00:00
|
|
|
'formats': formats,
|
|
|
|
'subtitles': subtitles,
|
2022-10-04 03:09:23 +00:00
|
|
|
'tags': try_call(lambda: self._html_search_meta(
|
|
|
|
['keywords', 'keyword', 'dtk:keywords'], webpage).split(',')),
|
2022-07-13 17:55:45 +00:00
|
|
|
})
|