3 from .adobepass
import AdobePassIE
19 class GoIE(AdobePassIE
):
23 'requestor_id': 'ABC',
27 'requestor_id': 'ABCFamily',
29 'watchdisneychannel': {
31 'resource_id': 'Disney',
33 'watchdisneyjunior': {
35 'resource_id': 'DisneyJunior',
39 'resource_id': 'DisneyXD',
43 'resource_id': 'Disney',
47 'requestor_id': 'dtci',
53 (?:{}\.)?go|fxnow\.fxnetworks|
54 (?:www\.)?(?:abc|freeform|disneynow)
57 (?:[^/]+/)*(?P<id>[Vv][Dd][Kk][Aa]\w+)|
58 (?:[^/]+/)*(?P<display_id>[^/?\#]+)
60 '''.format(r
'\.|'.join(list(_SITE_INFO
.keys())))
62 'url': 'http://abc.go.com/shows/designated-survivor/video/most-recent/VDKA3807643',
66 'title': 'The Traitor in the White House',
67 'description': 'md5:05b009d2d145a1e85d25111bd37222e8',
71 'skip_download': True,
73 'skip': 'This content is no longer available.',
75 'url': 'https://disneynow.com/shows/big-hero-6-the-series',
80 'playlist_mincount': 51,
82 'url': 'http://freeform.go.com/shows/shadowhunters/episodes/season-2/1-this-guilty-blood',
85 'title': 'This Guilty Blood',
86 'description': 'md5:f18e79ad1c613798d95fdabfe96cd292',
88 'episode': 'Episode 1',
89 'upload_date': '20170102',
91 'thumbnail': 'http://cdn1.edgedatg.com/aws/v2/abcf/Shadowhunters/video/201/ae5f75608d86bf88aa4f9f4aa76ab1b7/579x325-Q100_ae5f75608d86bf88aa4f9f4aa76ab1b7.jpg',
94 'series': 'Shadowhunters',
96 'timestamp': 1483387200,
100 'geo_bypass_ip_block': '3.244.239.0/24',
102 'skip_download': True,
105 'url': 'https://abc.com/shows/the-rookie/episode-guide/season-04/12-the-knock',
107 'id': 'VDKA26050359',
108 'title': 'The Knock',
109 'description': 'md5:0c2947e3ada4c31f28296db7db14aa64',
112 'thumbnail': 'http://cdn1.edgedatg.com/aws/v2/abc/TheRookie/video/412/daf830d06e83b11eaf5c0a299d993ae3/1556x876-Q75_daf830d06e83b11eaf5c0a299d993ae3.jpg',
113 'episode': 'Episode 12',
115 'season': 'Season 4',
116 'timestamp': 1642975200,
117 'episode_number': 12,
118 'upload_date': '20220123',
119 'series': 'The Rookie',
123 'geo_bypass_ip_block': '3.244.239.0/24',
125 'skip_download': True,
128 'url': 'https://fxnow.fxnetworks.com/shows/better-things/video/vdka12782841',
130 'id': 'VDKA12782841',
131 'title': 'First Look: Better Things - Season 2',
132 'description': 'md5:fa73584a95761c605d9d54904e35b407',
135 'upload_date': '20170825',
137 'series': 'Better Things',
138 'thumbnail': 'http://cdn1.edgedatg.com/aws/v2/fx/BetterThings/video/12782841/b6b05e58264121cc2c98811318e6d507/1556x876-Q75_b6b05e58264121cc2c98811318e6d507.jpg',
139 'timestamp': 1503661074,
142 'geo_bypass_ip_block': '3.244.239.0/24',
144 'skip_download': True,
147 'url': 'http://abc.go.com/shows/the-catch/episode-guide/season-01/10-the-wedding',
148 'only_matching': True,
150 'url': 'http://abc.go.com/shows/world-news-tonight/episode-guide/2017-02/17-021717-intense-stand-off-between-man-with-rifle-and-police-in-oakland',
151 'only_matching': True,
154 'url': 'http://disneynow.go.com/shows/big-hero-6-the-series/season-01/episode-10-mr-sparkles-loses-his-sparkle/vdka4637915',
155 'only_matching': True,
158 'url': 'http://disneynow.go.com/shows/minnies-bow-toons/video/happy-campers/vdka4872013',
159 'only_matching': True,
161 'url': 'https://disneynow.com/shows/minnies-bow-toons/video/happy-campers/vdka4872013',
162 'only_matching': True,
164 'url': 'https://www.freeform.com/shows/cruel-summer/episode-guide/season-01/01-happy-birthday-jeanette-turner',
165 'only_matching': True,
168 def _extract_videos(self
, brand
, video_id
='-1', show_id
='-1'):
169 display_id
= video_id
if video_id
!= '-1' else show_id
170 return self
._download
_json
(
171 f
'http://api.contents.watchabc.go.com/vp2/ws/contents/3000/videos/{brand}/001/-1/{show_id}/-1/{video_id}/-1/-1.json',
174 def _real_extract(self
, url
):
175 mobj
= self
._match
_valid
_url
(url
)
176 sub_domain
= remove_start(remove_end(mobj
.group('sub_domain') or '', '.go'), 'www.')
177 video_id
, display_id
= mobj
.group('id', 'display_id')
178 site_info
= self
._SITE
_INFO
.get(sub_domain
, {})
179 brand
= site_info
.get('brand')
180 if not video_id
or not site_info
:
181 webpage
= self
._download
_webpage
(url
, display_id
or video_id
)
182 data
= self
._parse
_json
(
184 r
'["\']__abc_com__
["\']\s*\]\s*=\s*({.+?})\s*;', webpage,
185 'data', default='{}'),
186 display_id or video_id, fatal=False)
187 # https://abc.com/shows/modern-family/episode-guide/season-01/101-pilot
188 layout = try_get(data, lambda x: x['page']['content']['video']['layout'], dict)
193 (lambda x: x['videoid'], lambda x: x['video']['id']),
196 video_id = self._search_regex(
198 # There may be inner quotes, e.g. data-video-id="'VDKA3609139'"
199 # from http://freeform.go.com/shows/shadowhunters/episodes/season-2/1-this-guilty-blood
200 r'data-video-id=["\']*(VDKA\w
+)',
201 # page.analytics.videoIdCode
202 r'\bvideoIdCode
["\']\s*:\s*["\']((?
:vdka|VDKA
)\w
+)',
203 # https://abc.com/shows/the-rookie/episode-guide/season-02/03-the-bet
204 r'\b(?
:video
)?
id["\']\s*:\s*["\'](VDKA\w
+)',
205 ), webpage, 'video
id', default=video_id)
207 brand = self._search_regex(
208 (r'data
-brand
=\s
*["\']\s*(\d+)',
209 r'data-page-brand=\s*["\']\s
*(\d
+)'), webpage, 'brand
',
212 si for _, si in self._SITE_INFO.items()
213 if si.get('brand
') == brand)
215 # show extraction works for Disney, DisneyJunior and DisneyXD
216 # ABC and Freeform has different layout
217 show_id = self._search_regex(r'data
-show
-id=["\']*(SH\d+)', webpage, 'show id')
218 videos = self._extract_videos(brand, show_id=show_id)
219 show_title = self._search_regex(r'data-show-title="([^
"]+)"', webpage, 'show title
', fatal=False)
222 entries.append(self.url_result(
223 video['url
'], 'Go
', video.get('id'), video.get('title
')))
225 return self.playlist_result(entries, show_id, show_title)
226 video_data = self._extract_videos(brand, video_id)[0]
227 video_id = video_data['id']
228 title = video_data['title
']
232 for asset in video_data.get('assets
', {}).get('asset
', []):
233 asset_url = asset.get('value
')
236 format_id = asset.get('format
')
237 ext = determine_ext(asset_url)
239 video_type = video_data.get('type')
241 'video_id
': video_data['id'],
242 'video_type
': video_type,
246 if video_data.get('accesslevel
') == '1':
247 requestor_id = site_info.get('requestor_id
', 'DisneyChannels
')
248 resource = site_info.get('resource_id
') or self._get_mvpd_resource(
249 requestor_id, title, video_id, None)
250 auth = self._extract_mvpd_auth(
251 url, video_id, requestor_id, resource)
255 'adobe_requestor_id
': requestor_id,
258 self._initialize_geo_bypass({'countries
': ['US
']})
259 entitlement = self._download_json(
260 'https
://api
.entitlement
.watchabc
.go
.com
/vp2
/ws
-secure
/entitlement
/2020/authorize
.json
',
261 video_id, data=urlencode_postdata(data))
262 errors = entitlement.get('errors
', {}).get('errors
', [])
265 if error.get('code
') == 1002:
266 self.raise_geo_restricted(
267 error['message
'], countries=['US
'])
268 error_message = ', '.join([error['message
'] for error in errors])
269 raise ExtractorError(f'{self
.IE_NAME
} said
: {error_message}
', expected=True)
270 asset_url += '?
' + entitlement['uplynkData
']['sessionKey
']
271 fmts, subs = self._extract_m3u8_formats_and_subtitles(
272 asset_url, video_id, 'mp4
', m3u8_id=format_id or 'hls
', fatal=False)
274 self._merge_subtitles(subs, target=subtitles)
277 'format_id
': format_id,
281 if re.search(r'(?
:/mp4
/source
/|_source\
.mp4
)', asset_url):
283 'format_id
': (f'{format_id}
-' if format_id else '') + 'SOURCE
',
287 mobj = re.search(r'/(\d
+)x(\d
+)/', asset_url)
289 height = int(mobj.group(2))
291 'format_id
': join_nonempty(format_id, f'{height}P
'),
292 'width
': int(mobj.group(1)),
297 for cc in video_data.get('closedcaption
', {}).get('src
', []):
298 cc_url = cc.get('value
')
301 ext = determine_ext(cc_url)
304 subtitles.setdefault(cc.get('lang
'), []).append({
310 for thumbnail in video_data.get('thumbnails
', {}).get('thumbnail
', []):
311 thumbnail_url = thumbnail.get('value
')
312 if not thumbnail_url:
315 'url
': thumbnail_url,
316 'width
': int_or_none(thumbnail.get('width
')),
317 'height
': int_or_none(thumbnail.get('height
')),
323 'description
': video_data.get('longdescription
') or video_data.get('description
'),
324 'duration
': int_or_none(video_data.get('duration
', {}).get('value
'), 1000),
325 'age_limit
': parse_age_limit(video_data.get('tvrating
', {}).get('rating
')),
326 'episode_number
': int_or_none(video_data.get('episodenumber
')),
327 'series
': video_data.get('show
', {}).get('title
'),
328 'season_number
': int_or_none(video_data.get('season
', {}).get('num
')),
329 'thumbnails
': thumbnails,
331 'subtitles
': subtitles,
332 'timestamp
': unified_timestamp(traverse_obj(video_data, ('airdates
', 'airdate
', 0))),