[srgssr] fix IE_DESC
[youtube-dl] / youtube_dl / extractor / srgssr.py
1 # coding: utf-8
2 from __future__ import unicode_literals
3
4 import re
5
6 from .common import InfoExtractor
7 from ..utils import (
8     ExtractorError,
9     parse_iso8601,
10     qualities,
11 )
12
13
14 class SRGSSRIE(InfoExtractor):
15     _VALID_URL = r'(?:https?://tp\.srgssr\.ch/p(?:/[^/]+)+\?urn=urn|srgssr):(?P<bu>srf|rts|rsi|rtr|swi):(?:[^:]+:)?(?P<type>video|audio):(?P<id>[0-9a-f\-]{36}|\d+)'
16
17     _ERRORS = {
18         'AGERATING12': 'To protect children under the age of 12, this video is only available between 8 p.m. and 6 a.m.',
19         'AGERATING18': 'To protect children under the age of 18, this video is only available between 11 p.m. and 5 a.m.',
20         # 'ENDDATE': 'For legal reasons, this video was only available for a specified period of time.',
21         'GEOBLOCK': 'For legal reasons, this video is only available in Switzerland.',
22         'LEGAL': 'The video cannot be transmitted for legal reasons.',
23         'STARTDATE': 'This video is not yet available. Please try again later.',
24     }
25
26     def get_media_data(self, bu, media_type, media_id):
27         media_data = self._download_json(
28             'http://il.srgssr.ch/integrationlayer/1.0/ue/%s/%s/play/%s.json' % (bu, media_type, media_id),
29             media_id)[media_type.capitalize()]
30
31         if media_data.get('block') and media_data['block'] in self._ERRORS:
32             raise ExtractorError('%s said: %s' % (self.IE_NAME, self._ERRORS[media_data['block']]), expected=True)
33
34         return media_data
35
36     def _real_extract(self, url):
37         bu, media_type, media_id = re.match(self._VALID_URL, url).groups()
38
39         if bu == 'rts':
40             return self.url_result('rts:%s' % media_id, 'RTS')
41
42         media_data = self.get_media_data(bu, media_type, media_id)
43
44         metadata = media_data['AssetMetadatas']['AssetMetadata'][0]
45         title = metadata['title']
46         description = metadata.get('description')
47         created_date = media_data.get('createdDate') or metadata.get('createdDate')
48         timestamp = parse_iso8601(created_date)
49
50         thumbnails = [{
51             'id': image.get('id'),
52             'url': image['url'],
53         } for image in media_data.get('Image', {}).get('ImageRepresentations', {}).get('ImageRepresentation', [])]
54
55         preference = qualities(['LQ', 'MQ', 'SD', 'HQ', 'HD'])
56         formats = []
57         for source in media_data.get('Playlists', {}).get('Playlist', []) + media_data.get('Downloads', {}).get('Download', []):
58             protocol = source.get('@protocol')
59             if protocol in ('HTTP-HDS', 'HTTP-HLS'):
60                 assets = {}
61                 for quality in source['url']:
62                     assets[quality['@quality']] = quality['text']
63                 asset_url = assets.get('HD') or assets.get('HQ') or assets.get('SD') or assets.get('MQ') or assets.get('LQ')
64                 if '.f4m' in asset_url:
65                     formats.extend(self._extract_f4m_formats(asset_url + '?hdcore=3.4.0', media_id, f4m_id='hds', fatal=False))
66                 elif '.m3u8' in asset_url:
67                     formats.extend(self._extract_m3u8_formats(asset_url, media_id, m3u8_id='hls', fatal=False))
68             else:
69                 for asset in source['url']:
70                     asset_url = asset['text']
71                     ext = None
72                     if asset_url.startswith('rtmp'):
73                         ext = self._search_regex(r'([a-z0-9]+):[^/]+', asset_url, 'ext')
74                     formats.append({
75                         'format_id': asset['@quality'],
76                         'url': asset_url,
77                         'preference': preference(asset['@quality']),
78                         'ext': ext,
79                     })
80         self._sort_formats(formats)
81
82         return {
83             'id': media_id,
84             'title': title,
85             'description': description,
86             'timestamp': timestamp,
87             'thumbnails': thumbnails,
88             'formats': formats,
89         }
90
91
92 class SRGSSRPlayIE(InfoExtractor):
93     IE_DESC = 'srf.ch, rts.ch, rsi.ch, rtr.ch and swissinfo.ch play sites'
94     _VALID_URL = r'https?://(?:(?:www|play)\.)?(?P<bu>srf|rts|rsi|rtr|swissinfo)\.ch/play/(?:tv|radio)/[^/]+/(?P<type>video|audio)/[^?]+\?id=(?P<id>[0-9a-f\-]{36}|\d+)'
95
96     _TESTS = [{
97         'url': 'http://www.srf.ch/play/tv/10vor10/video/snowden-beantragt-asyl-in-russland?id=28e1a57d-5b76-4399-8ab3-9097f071e6c5',
98         'md5': '4cd93523723beff51bb4bee974ee238d',
99         'info_dict': {
100             'id': '28e1a57d-5b76-4399-8ab3-9097f071e6c5',
101             'ext': 'm4v',
102             'upload_date': '20130701',
103             'title': 'Snowden beantragt Asyl in Russland',
104             'timestamp': 1372713995,
105         }
106     }, {
107         # No Speichern (Save) button
108         'url': 'http://www.srf.ch/play/tv/top-gear/video/jaguar-xk120-shadow-und-tornado-dampflokomotive?id=677f5829-e473-4823-ac83-a1087fe97faa',
109         'md5': '0a274ce38fda48c53c01890651985bc6',
110         'info_dict': {
111             'id': '677f5829-e473-4823-ac83-a1087fe97faa',
112             'ext': 'flv',
113             'upload_date': '20130710',
114             'title': 'Jaguar XK120, Shadow und Tornado-Dampflokomotive',
115             'description': 'md5:88604432b60d5a38787f152dec89cd56',
116             'timestamp': 1373493600,
117         },
118     }, {
119         'url': 'http://www.rtr.ch/play/radio/actualitad/audio/saira-tujetsch-tuttina-cuntinuar-cun-sedrun-muster-turissem?id=63cb0778-27f8-49af-9284-8c7a8c6d15fc',
120         'info_dict': {
121             'id': '63cb0778-27f8-49af-9284-8c7a8c6d15fc',
122             'ext': 'mp3',
123             'upload_date': '20151013',
124             'title': 'Saira: Tujetsch - tuttina cuntinuar cun Sedrun Mustér Turissem',
125             'timestamp': 1444750398,
126         },
127         'params': {
128             # rtmp download
129             'skip_download': True,
130         },
131     }, {
132         'url': 'http://www.rts.ch/play/tv/-/video/le-19h30?id=6348260',
133         'md5': '67a2a9ae4e8e62a68d0e9820cc9782df',
134         'info_dict': {
135             'id': '6348260',
136             'display_id': '6348260',
137             'ext': 'mp4',
138             'duration': 1796,
139             'title': 'Le 19h30',
140             'description': '',
141             'uploader': '19h30',
142             'upload_date': '20141201',
143             'timestamp': 1417458600,
144             'thumbnail': 're:^https?://.*\.image',
145             'view_count': int,
146         },
147         'params': {
148             # m3u8 download
149             'skip_download': True,
150         }
151     }]
152
153     def _real_extract(self, url):
154         bu, media_type, media_id = re.match(self._VALID_URL, url).groups()
155         # other info can be extracted from url + '&layout=json'
156         return self.url_result('srgssr:%s:%s:%s' % (bu[:3], media_type, media_id), 'SRGSSR')