4 from .common
import InfoExtractor
20 from ..utils
.traversal
import traverse_obj
23 class ERTFlixBaseIE(InfoExtractor
):
25 self
, video_id
, method
='Player/AcquireContent', api_version
=1,
26 param_headers
=None, data
=None, headers
=None, **params
):
27 platform_codename
= {'platformCodename': 'www'}
28 headers_as_param
= {'X-Api-Date-Format': 'iso', 'X-Api-Camel-Case': False}
29 headers_as_param
.update(param_headers
or {})
30 headers
= headers
or {}
32 headers
['Content-Type'] = headers_as_param
['Content-Type'] = 'application/json;charset=utf-8'
33 data
= json
.dumps(merge_dicts(platform_codename
, data
)).encode()
35 {} if data
else platform_codename
,
36 {'$headers': json
.dumps(headers_as_param
)},
38 response
= self
._download
_json
(
39 f
'https://api.app.ertflix.gr/v{api_version!s}/{method}',
40 video_id
, fatal
=False, query
=query
, data
=data
, headers
=headers
)
41 if try_get(response
, lambda x
: x
['Result']['Success']) is True:
44 def _call_api_get_tiles(self
, video_id
, *tile_ids
):
45 requested_tile_ids
= [video_id
, *tile_ids
]
46 requested_tiles
= [{'Id': tile_id
} for tile_id
in requested_tile_ids
]
47 tiles_response
= self
._call
_api
(
48 video_id
, method
='Tile/GetTiles', api_version
=2,
49 data
={'RequestedTiles': requested_tiles
})
50 tiles
= try_get(tiles_response
, lambda x
: x
['Tiles'], list) or []
52 if sorted([tile
['Id'] for tile
in tiles
]) != sorted(requested_tile_ids
):
53 raise ExtractorError('Requested tiles not found', video_id
=video_id
)
56 return next(tile
for tile
in tiles
if tile
['Id'] == video_id
)
58 raise ExtractorError('No matching tile found', video_id
=video_id
)
61 class ERTFlixCodenameIE(ERTFlixBaseIE
):
62 IE_NAME
= 'ertflix:codename'
63 IE_DESC
= 'ERTFLIX videos by codename'
64 _VALID_URL
= r
'ertflix:(?P<id>[\w-]+)'
66 'url': 'ertflix:monogramma-praxitelis-tzanoylinos',
67 'md5': '5b9c2cd171f09126167e4082fc1dd0ef',
69 'id': 'monogramma-praxitelis-tzanoylinos',
71 'title': 'md5:ef0b439902963d56c43ac83c3f41dd0e',
76 def _extract_formats_and_subs(self
, video_id
):
77 media_info
= self
._call
_api
(video_id
, codename
=video_id
)
78 formats
, subtitles
= [], {}
79 for media
in traverse_obj(media_info
, (
80 'MediaFiles', lambda _
, v
: v
['RoleCodename'] == 'main',
81 'Formats', lambda _
, v
: url_or_none(v
['Url']))):
82 fmt_url
= media
['Url']
83 ext
= determine_ext(fmt_url
)
85 fmts
, subs
= self
._extract
_m
3u8_formats
_and
_subtitles
(
86 fmt_url
, video_id
, m3u8_id
='hls', ext
='mp4', fatal
=False)
88 fmts
, subs
= self
._extract
_mpd
_formats
_and
_subtitles
(
89 fmt_url
, video_id
, mpd_id
='dash', fatal
=False)
93 'format_id': str_or_none(media
.get('Id')),
97 self
._merge
_subtitles
(subs
, target
=subtitles
)
99 return formats
, subtitles
101 def _real_extract(self
, url
):
102 video_id
= self
._match
_id
(url
)
104 formats
, subs
= self
._extract
_formats
_and
_subs
(video_id
)
111 'title': self
._generic
_title
(url
),
115 class ERTFlixIE(ERTFlixBaseIE
):
117 IE_DESC
= 'ERTFLIX videos'
118 _VALID_URL
= r
'https?://www\.ertflix\.gr/(?:[^/]+/)?(?:series|vod)/(?P<id>[a-z]{3}\.\d+)'
120 'url': 'https://www.ertflix.gr/vod/vod.173258-aoratoi-ergates',
121 'md5': '6479d5e60fd7e520b07ba5411dcdd6e7',
123 'id': 'aoratoi-ergates',
125 'title': 'md5:c1433d598fbba0211b0069021517f8b4',
126 'description': 'md5:01a64d113c31957eb7eb07719ab18ff4',
127 'thumbnail': r
're:https?://.+\.jpg',
128 'episode_id': 'vod.173258',
129 'timestamp': 1639648800,
130 'upload_date': '20211216',
135 'url': 'https://www.ertflix.gr/series/ser.3448-monogramma',
139 'description': 'Η εκπομπή σαράντα ετών που σημάδεψε τον πολιτισμό μας.',
140 'title': 'Μονόγραμμα',
142 'playlist_mincount': 64,
144 'url': 'https://www.ertflix.gr/series/ser.3448-monogramma?season=1',
148 'description': 'Η εκπομπή σαράντα ετών που σημάδεψε τον πολιτισμό μας.',
149 'title': 'Μονόγραμμα',
151 'playlist_count': 22,
153 'url': 'https://www.ertflix.gr/series/ser.3448-monogramma?season=1&season=2021%20-%202022',
157 'description': 'Η εκπομπή σαράντα ετών που σημάδεψε τον πολιτισμό μας.',
158 'title': 'Μονόγραμμα',
160 'playlist_mincount': 36,
162 'url': 'https://www.ertflix.gr/series/ser.164991-to-diktuo-1?season=1-9',
166 'description': 'Η πρώτη ελληνική εκπομπή με θεματολογία αποκλειστικά γύρω από το ίντερνετ.',
167 'title': 'Το δίκτυο',
169 'playlist_mincount': 9,
171 'url': 'https://www.ertflix.gr/en/vod/vod.127652-ta-kalytera-mas-chronia-ep1-mia-volta-sto-feggari',
172 'only_matching': True,
175 def _extract_episode(self
, episode
):
176 codename
= try_get(episode
, lambda x
: x
['Codename'], str)
177 title
= episode
.get('Title')
178 description
= clean_html(dict_get(episode
, ('ShortDescription', 'TinyDescription')))
179 if not codename
or not title
or not episode
.get('HasPlayableStream', True):
182 url_or_none(thumb
.get('Url'))
183 for thumb
in variadic(dict_get(episode
, ('Images', 'Image')) or {})
184 if thumb
.get('IsMain')),
187 '_type': 'url_transparent',
188 'thumbnail': thumbnail
,
190 'episode_id': episode
.get('Id'),
192 'alt_title': episode
.get('Subtitle'),
193 'description': description
,
194 'timestamp': parse_iso8601(episode
.get('PublishDate')),
195 'duration': episode
.get('DurationSeconds'),
196 'age_limit': self
._parse
_age
_rating
(episode
),
197 'url': f
'ertflix:{codename}',
201 def _parse_age_rating(info_dict
):
202 return parse_age_limit(
203 info_dict
.get('AgeRating')
204 or (info_dict
.get('IsAdultContent') and 18)
205 or (info_dict
.get('IsKidsContent') and 0))
207 def _extract_series(self
, video_id
, season_titles
=None, season_numbers
=None):
208 media_info
= self
._call
_api
(video_id
, method
='Tile/GetSeriesDetails', id=video_id
)
210 series
= try_get(media_info
, lambda x
: x
['Series'], dict) or {}
212 'age_limit': self
._parse
_age
_rating
(series
),
213 'title': series
.get('Title'),
214 'description': dict_get(series
, ('ShortDescription', 'TinyDescription')),
217 season_titles
= season_titles
or []
218 for season
in try_get(series
, lambda x
: x
['Seasons'], list) or []:
219 if season
.get('SeasonNumber') in season_numbers
and season
.get('Title'):
220 season_titles
.append(season
['Title'])
222 def gen_episode(m_info
, season_titles
):
223 for episode_group
in try_get(m_info
, lambda x
: x
['EpisodeGroups'], list) or []:
224 if season_titles
and episode_group
.get('Title') not in season_titles
:
226 episodes
= try_get(episode_group
, lambda x
: x
['Episodes'], list)
230 'season': episode_group
.get('Title'),
231 'season_number': int_or_none(episode_group
.get('SeasonNumber')),
234 episodes
= [(int(ep
['EpisodeNumber']), ep
) for ep
in episodes
]
236 except (KeyError, ValueError):
237 episodes
= enumerate(episodes
, 1)
238 for n
, episode
in episodes
:
239 info
= self
._extract
_episode
(episode
)
242 info
['episode_number'] = n
243 info
.update(season_info
)
246 return self
.playlist_result(
247 gen_episode(media_info
, season_titles
), playlist_id
=video_id
, **series_info
)
249 def _real_extract(self
, url
):
250 video_id
= self
._match
_id
(url
)
251 if video_id
.startswith('ser.'):
252 param_season
= parse_qs(url
).get('season', [None])
254 (have_number
, int_or_none(v
) if have_number
else str_or_none(v
))
255 for have_number
, v
in
256 [(int_or_none(ps
) is not None, ps
) for ps
in param_season
]
260 k
: [v
for is_num
, v
in param_season
if is_num
is c
] or None
262 [('season_titles', False), ('season_numbers', True)]
264 return self
._extract
_series
(video_id
, **season_kwargs
)
266 return self
._extract
_episode
(self
._call
_api
_get
_tiles
(video_id
))
269 class ERTWebtvEmbedIE(InfoExtractor
):
270 IE_NAME
= 'ertwebtv:embed'
271 IE_DESC
= 'ert.gr webtv embedded videos'
272 _BASE_PLAYER_URL_RE
= re
.escape('//www.ert.gr/webtv/live-uni/vod/dt-uni-vod.php')
273 _VALID_URL
= rf
'https?:{_BASE_PLAYER_URL_RE}\?([^#]+&)?f=(?P<id>[^#&]+)'
274 _EMBED_REGEX
= [rf
'<iframe[^>]+?src=(?P<_q1>["\'])(?P<url>(?:https?:)?{_BASE_PLAYER_URL_RE}\?(?:(?!(?P=_q1)).)+)(?P=_q1)']
277 'url': 'https://www.ert.gr/webtv/live-uni/vod/dt-uni-vod.php?f=trailers/E2251_TO_DIKTYO_E09_16-01_1900.mp4&bgimg=/photos/2022/1/to_diktio_ep09_i_istoria_tou_diadiktiou_stin_Ellada_1021x576.jpg',
278 'md5': 'f9e9900c25c26f4ecfbddbb4b6305854',
280 'id': 'trailers/E2251_TO_DIKTYO_E09_16-01_1900.mp4',
281 'title': 'md5:914f06a73cd8b62fbcd6fb90c636e497',
283 'thumbnail': 'https://program.ert.gr/photos/2022/1/to_diktio_ep09_i_istoria_tou_diadiktiou_stin_Ellada_1021x576.jpg',
287 def _real_extract(self
, url
):
288 video_id
= self
._match
_id
(url
)
289 formats
, subs
= self
._extract
_m
3u8_formats
_and
_subtitles
(
290 f
'https://mediastream.ert.gr/vodedge/_definst_/mp4:dvrorigin/{video_id}/playlist.m3u8',
292 thumbnail_id
= parse_qs(url
).get('bgimg', [None])[0]
293 if thumbnail_id
and not thumbnail_id
.startswith('http'):
294 thumbnail_id
= f
'https://program.ert.gr{thumbnail_id}'
297 'title': f
'VOD - {video_id}',
298 'thumbnail': thumbnail_id
,