]> jfr.im git - yt-dlp.git/blame - youtube_dl/extractor/pbs.py
Fix "invalid escape sequences" error on Python 3.6
[yt-dlp.git] / youtube_dl / extractor / pbs.py
CommitLineData
93f94209 1# coding: utf-8
22e7f1a6
PH
2from __future__ import unicode_literals
3
9779b63b 4import re
9779b63b
JMF
5
6from .common import InfoExtractor
a1a530b0 7from ..utils import (
f86d543e 8 ExtractorError,
5890eef6
S
9 determine_ext,
10 int_or_none,
7fcea295 11 js_to_json,
686f9881 12 strip_jsonp,
542130a5 13 strip_or_none,
27aede90 14 unified_strdate,
a1a530b0
PH
15 US_RATINGS,
16)
9779b63b
JMF
17
18
19class PBSIE(InfoExtractor):
e15e2ef7 20 _STATIONS = (
2c566d02 21 (r'(?:video|www|player)\.pbs\.org', 'PBS: Public Broadcasting Service'), # http://www.pbs.org/
8f0afda0
S
22 (r'video\.aptv\.org', 'APT - Alabama Public Television (WBIQ)'), # http://aptv.org/
23 (r'video\.gpb\.org', 'GPB/Georgia Public Broadcasting (WGTV)'), # http://www.gpb.org/
24 (r'video\.mpbonline\.org', 'Mississippi Public Broadcasting (WMPN)'), # http://www.mpbonline.org
25 (r'video\.wnpt\.org', 'Nashville Public Television (WNPT)'), # http://www.wnpt.org
26 (r'video\.wfsu\.org', 'WFSU-TV (WFSU)'), # http://wfsu.org/
27 (r'video\.wsre\.org', 'WSRE (WSRE)'), # http://www.wsre.org
28 (r'video\.wtcitv\.org', 'WTCI (WTCI)'), # http://www.wtcitv.org
29 (r'video\.pba\.org', 'WPBA/Channel 30 (WPBA)'), # http://pba.org/
30 (r'video\.alaskapublic\.org', 'Alaska Public Media (KAKM)'), # http://alaskapublic.org/kakm
31 # (r'kuac\.org', 'KUAC (KUAC)'), # http://kuac.org/kuac-tv/
32 # (r'ktoo\.org', '360 North (KTOO)'), # http://www.ktoo.org/
33 # (r'azpm\.org', 'KUAT 6 (KUAT)'), # http://www.azpm.org/
34 (r'video\.azpbs\.org', 'Arizona PBS (KAET)'), # http://www.azpbs.org
35 (r'portal\.knme\.org', 'KNME-TV/Channel 5 (KNME)'), # http://www.newmexicopbs.org/
36 (r'video\.vegaspbs\.org', 'Vegas PBS (KLVX)'), # http://vegaspbs.org/
37 (r'watch\.aetn\.org', 'AETN/ARKANSAS ETV NETWORK (KETS)'), # http://www.aetn.org/
38 (r'video\.ket\.org', 'KET (WKLE)'), # http://www.ket.org/
39 (r'video\.wkno\.org', 'WKNO/Channel 10 (WKNO)'), # http://www.wkno.org/
40 (r'video\.lpb\.org', 'LPB/LOUISIANA PUBLIC BROADCASTING (WLPB)'), # http://www.lpb.org/
41 (r'videos\.oeta\.tv', 'OETA (KETA)'), # http://www.oeta.tv
42 (r'video\.optv\.org', 'Ozarks Public Television (KOZK)'), # http://www.optv.org/
43 (r'watch\.wsiu\.org', 'WSIU Public Broadcasting (WSIU)'), # http://www.wsiu.org/
44 (r'video\.keet\.org', 'KEET TV (KEET)'), # http://www.keet.org
45 (r'pbs\.kixe\.org', 'KIXE/Channel 9 (KIXE)'), # http://kixe.org/
46 (r'video\.kpbs\.org', 'KPBS San Diego (KPBS)'), # http://www.kpbs.org/
47 (r'video\.kqed\.org', 'KQED (KQED)'), # http://www.kqed.org
48 (r'vids\.kvie\.org', 'KVIE Public Television (KVIE)'), # http://www.kvie.org
49 (r'video\.pbssocal\.org', 'PBS SoCal/KOCE (KOCE)'), # http://www.pbssocal.org/
50 (r'video\.valleypbs\.org', 'ValleyPBS (KVPT)'), # http://www.valleypbs.org/
51 (r'video\.cptv\.org', 'CONNECTICUT PUBLIC TELEVISION (WEDH)'), # http://cptv.org
52 (r'watch\.knpb\.org', 'KNPB Channel 5 (KNPB)'), # http://www.knpb.org/
53 (r'video\.soptv\.org', 'SOPTV (KSYS)'), # http://www.soptv.org
54 # (r'klcs\.org', 'KLCS/Channel 58 (KLCS)'), # http://www.klcs.org
55 # (r'krcb\.org', 'KRCB Television & Radio (KRCB)'), # http://www.krcb.org
56 # (r'kvcr\.org', 'KVCR TV/DT/FM :: Vision for the Future (KVCR)'), # http://kvcr.org
57 (r'video\.rmpbs\.org', 'Rocky Mountain PBS (KRMA)'), # http://www.rmpbs.org
58 (r'video\.kenw\.org', 'KENW-TV3 (KENW)'), # http://www.kenw.org
59 (r'video\.kued\.org', 'KUED Channel 7 (KUED)'), # http://www.kued.org
60 (r'video\.wyomingpbs\.org', 'Wyoming PBS (KCWC)'), # http://www.wyomingpbs.org
61 (r'video\.cpt12\.org', 'Colorado Public Television / KBDI 12 (KBDI)'), # http://www.cpt12.org/
62 (r'video\.kbyueleven\.org', 'KBYU-TV (KBYU)'), # http://www.kbyutv.org/
63 (r'video\.thirteen\.org', 'Thirteen/WNET New York (WNET)'), # http://www.thirteen.org
64 (r'video\.wgbh\.org', 'WGBH/Channel 2 (WGBH)'), # http://wgbh.org
65 (r'video\.wgby\.org', 'WGBY (WGBY)'), # http://www.wgby.org
66 (r'watch\.njtvonline\.org', 'NJTV Public Media NJ (WNJT)'), # http://www.njtvonline.org/
67 # (r'ripbs\.org', 'Rhode Island PBS (WSBE)'), # http://www.ripbs.org/home/
68 (r'watch\.wliw\.org', 'WLIW21 (WLIW)'), # http://www.wliw.org/
69 (r'video\.mpt\.tv', 'mpt/Maryland Public Television (WMPB)'), # http://www.mpt.org
70 (r'watch\.weta\.org', 'WETA Television and Radio (WETA)'), # http://www.weta.org
71 (r'video\.whyy\.org', 'WHYY (WHYY)'), # http://www.whyy.org
72 (r'video\.wlvt\.org', 'PBS 39 (WLVT)'), # http://www.wlvt.org/
73 (r'video\.wvpt\.net', 'WVPT - Your Source for PBS and More! (WVPT)'), # http://www.wvpt.net
74 (r'video\.whut\.org', 'Howard University Television (WHUT)'), # http://www.whut.org
75 (r'video\.wedu\.org', 'WEDU PBS (WEDU)'), # http://www.wedu.org
76 (r'video\.wgcu\.org', 'WGCU Public Media (WGCU)'), # http://www.wgcu.org/
77 # (r'wjct\.org', 'WJCT Public Broadcasting (WJCT)'), # http://www.wjct.org
78 (r'video\.wpbt2\.org', 'WPBT2 (WPBT)'), # http://www.wpbt2.org
79 (r'video\.wucftv\.org', 'WUCF TV (WUCF)'), # http://wucftv.org
80 (r'video\.wuft\.org', 'WUFT/Channel 5 (WUFT)'), # http://www.wuft.org
81 (r'watch\.wxel\.org', 'WXEL/Channel 42 (WXEL)'), # http://www.wxel.org/home/
82 (r'video\.wlrn\.org', 'WLRN/Channel 17 (WLRN)'), # http://www.wlrn.org/
83 (r'video\.wusf\.usf\.edu', 'WUSF Public Broadcasting (WUSF)'), # http://wusf.org/
84 (r'video\.scetv\.org', 'ETV (WRLK)'), # http://www.scetv.org
85 (r'video\.unctv\.org', 'UNC-TV (WUNC)'), # http://www.unctv.org/
86 # (r'pbsguam\.org', 'PBS Guam (KGTF)'), # http://www.pbsguam.org/
87 (r'video\.pbshawaii\.org', 'PBS Hawaii - Oceanic Cable Channel 10 (KHET)'), # http://www.pbshawaii.org/
88 (r'video\.idahoptv\.org', 'Idaho Public Television (KAID)'), # http://idahoptv.org
89 (r'video\.ksps\.org', 'KSPS (KSPS)'), # http://www.ksps.org/home/
90 (r'watch\.opb\.org', 'OPB (KOPB)'), # http://www.opb.org
91 (r'watch\.nwptv\.org', 'KWSU/Channel 10 & KTNW/Channel 31 (KWSU)'), # http://www.kwsu.org
92 (r'video\.will\.illinois\.edu', 'WILL-TV (WILL)'), # http://will.illinois.edu/
93 (r'video\.networkknowledge\.tv', 'Network Knowledge - WSEC/Springfield (WSEC)'), # http://www.wsec.tv
94 (r'video\.wttw\.com', 'WTTW11 (WTTW)'), # http://www.wttw.com/
95 # (r'wtvp\.org', 'WTVP & WTVP.org, Public Media for Central Illinois (WTVP)'), # http://www.wtvp.org/
96 (r'video\.iptv\.org', 'Iowa Public Television/IPTV (KDIN)'), # http://www.iptv.org/
97 (r'video\.ninenet\.org', 'Nine Network (KETC)'), # http://www.ninenet.org
98 (r'video\.wfwa\.org', 'PBS39 Fort Wayne (WFWA)'), # http://wfwa.org/
99 (r'video\.wfyi\.org', 'WFYI Indianapolis (WFYI)'), # http://www.wfyi.org
100 (r'video\.mptv\.org', 'Milwaukee Public Television (WMVS)'), # http://www.mptv.org
101 (r'video\.wnin\.org', 'WNIN (WNIN)'), # http://www.wnin.org/
102 (r'video\.wnit\.org', 'WNIT Public Television (WNIT)'), # http://www.wnit.org/
103 (r'video\.wpt\.org', 'WPT (WPNE)'), # http://www.wpt.org/
104 (r'video\.wvut\.org', 'WVUT/Channel 22 (WVUT)'), # http://wvut.org/
105 (r'video\.weiu\.net', 'WEIU/Channel 51 (WEIU)'), # http://www.weiu.net
106 (r'video\.wqpt\.org', 'WQPT-TV (WQPT)'), # http://www.wqpt.org
107 (r'video\.wycc\.org', 'WYCC PBS Chicago (WYCC)'), # http://www.wycc.org
108 # (r'lakeshorepublicmedia\.org', 'Lakeshore Public Television (WYIN)'), # http://lakeshorepublicmedia.org/
109 (r'video\.wipb\.org', 'WIPB-TV (WIPB)'), # http://wipb.org
110 (r'video\.indianapublicmedia\.org', 'WTIU (WTIU)'), # http://indianapublicmedia.org/tv/
111 (r'watch\.cetconnect\.org', 'CET (WCET)'), # http://www.cetconnect.org
112 (r'video\.thinktv\.org', 'ThinkTVNetwork (WPTD)'), # http://www.thinktv.org
113 (r'video\.wbgu\.org', 'WBGU-TV (WBGU)'), # http://wbgu.org
114 (r'video\.wgvu\.org', 'WGVU TV (WGVU)'), # http://www.wgvu.org/
115 (r'video\.netnebraska\.org', 'NET1 (KUON)'), # http://netnebraska.org
116 (r'video\.pioneer\.org', 'Pioneer Public Television (KWCM)'), # http://www.pioneer.org
117 (r'watch\.sdpb\.org', 'SDPB Television (KUSD)'), # http://www.sdpb.org
118 (r'video\.tpt\.org', 'TPT (KTCA)'), # http://www.tpt.org
119 (r'watch\.ksmq\.org', 'KSMQ (KSMQ)'), # http://www.ksmq.org/
120 (r'watch\.kpts\.org', 'KPTS/Channel 8 (KPTS)'), # http://www.kpts.org/
121 (r'watch\.ktwu\.org', 'KTWU/Channel 11 (KTWU)'), # http://ktwu.org
122 # (r'shptv\.org', 'Smoky Hills Public Television (KOOD)'), # http://www.shptv.org
123 # (r'kcpt\.org', 'KCPT Kansas City Public Television (KCPT)'), # http://kcpt.org/
124 # (r'blueridgepbs\.org', 'Blue Ridge PBS (WBRA)'), # http://www.blueridgepbs.org/
125 (r'watch\.easttennesseepbs\.org', 'East Tennessee PBS (WSJK)'), # http://easttennesseepbs.org
126 (r'video\.wcte\.tv', 'WCTE-TV (WCTE)'), # http://www.wcte.org
127 (r'video\.wljt\.org', 'WLJT, Channel 11 (WLJT)'), # http://wljt.org/
128 (r'video\.wosu\.org', 'WOSU TV (WOSU)'), # http://wosu.org/
129 (r'video\.woub\.org', 'WOUB/WOUC (WOUB)'), # http://woub.org/tv/index.php?section=5
130 (r'video\.wvpublic\.org', 'WVPB (WVPB)'), # http://wvpublic.org/
131 (r'video\.wkyupbs\.org', 'WKYU-PBS (WKYU)'), # http://www.wkyupbs.org
132 # (r'wyes\.org', 'WYES-TV/New Orleans (WYES)'), # http://www.wyes.org
133 (r'video\.kera\.org', 'KERA 13 (KERA)'), # http://www.kera.org/
134 (r'video\.mpbn\.net', 'MPBN (WCBB)'), # http://www.mpbn.net/
135 (r'video\.mountainlake\.org', 'Mountain Lake PBS (WCFE)'), # http://www.mountainlake.org/
136 (r'video\.nhptv\.org', 'NHPTV (WENH)'), # http://nhptv.org/
137 (r'video\.vpt\.org', 'Vermont PBS (WETK)'), # http://www.vpt.org
138 (r'video\.witf\.org', 'witf (WITF)'), # http://www.witf.org
139 (r'watch\.wqed\.org', 'WQED Multimedia (WQED)'), # http://www.wqed.org/
140 (r'video\.wmht\.org', 'WMHT Educational Telecommunications (WMHT)'), # http://www.wmht.org/home/
141 (r'video\.deltabroadcasting\.org', 'Q-TV (WDCQ)'), # http://www.deltabroadcasting.org
142 (r'video\.dptv\.org', 'WTVS Detroit Public TV (WTVS)'), # http://www.dptv.org/
143 (r'video\.wcmu\.org', 'CMU Public Television (WCMU)'), # http://www.wcmu.org
144 (r'video\.wkar\.org', 'WKAR-TV (WKAR)'), # http://wkar.org/
145 (r'wnmuvideo\.nmu\.edu', 'WNMU-TV Public TV 13 (WNMU)'), # http://wnmutv.nmu.edu
146 (r'video\.wdse\.org', 'WDSE - WRPT (WDSE)'), # http://www.wdse.org/
147 (r'video\.wgte\.org', 'WGTE TV (WGTE)'), # http://www.wgte.org
148 (r'video\.lptv\.org', 'Lakeland Public Television (KAWE)'), # http://www.lakelandptv.org
149 # (r'prairiepublic\.org', 'PRAIRIE PUBLIC (KFME)'), # http://www.prairiepublic.org/
150 (r'video\.kmos\.org', 'KMOS-TV - Channels 6.1, 6.2 and 6.3 (KMOS)'), # http://www.kmos.org/
151 (r'watch\.montanapbs\.org', 'MontanaPBS (KUSM)'), # http://montanapbs.org
152 (r'video\.krwg\.org', 'KRWG/Channel 22 (KRWG)'), # http://www.krwg.org
153 (r'video\.kacvtv\.org', 'KACV (KACV)'), # http://www.panhandlepbs.org/home/
154 (r'video\.kcostv\.org', 'KCOS/Channel 13 (KCOS)'), # www.kcostv.org
155 (r'video\.wcny\.org', 'WCNY/Channel 24 (WCNY)'), # http://www.wcny.org
156 (r'video\.wned\.org', 'WNED (WNED)'), # http://www.wned.org/
157 (r'watch\.wpbstv\.org', 'WPBS (WPBS)'), # http://www.wpbstv.org
158 (r'video\.wskg\.org', 'WSKG Public TV (WSKG)'), # http://wskg.org
159 (r'video\.wxxi\.org', 'WXXI (WXXI)'), # http://wxxi.org
160 (r'video\.wpsu\.org', 'WPSU (WPSU)'), # http://www.wpsu.org
161 # (r'wqln\.org', 'WQLN/Channel 54 (WQLN)'), # http://www.wqln.org
162 (r'on-demand\.wvia\.org', 'WVIA Public Media Studios (WVIA)'), # http://www.wvia.org/
163 (r'video\.wtvi\.org', 'WTVI (WTVI)'), # http://www.wtvi.org/
164 # (r'whro\.org', 'WHRO (WHRO)'), # http://whro.org
165 (r'video\.westernreservepublicmedia\.org', 'Western Reserve PBS (WNEO)'), # http://www.WesternReservePublicMedia.org/
166 (r'video\.ideastream\.org', 'WVIZ/PBS ideastream (WVIZ)'), # http://www.wviz.org/
167 (r'video\.kcts9\.org', 'KCTS 9 (KCTS)'), # http://kcts9.org/
168 (r'video\.basinpbs\.org', 'Basin PBS (KPBT)'), # http://www.basinpbs.org
169 (r'video\.houstonpbs\.org', 'KUHT / Channel 8 (KUHT)'), # http://www.houstonpublicmedia.org/
170 # (r'tamu\.edu', 'KAMU - TV (KAMU)'), # http://KAMU.tamu.edu
171 # (r'kedt\.org', 'KEDT/Channel 16 (KEDT)'), # http://www.kedt.org
172 (r'video\.klrn\.org', 'KLRN (KLRN)'), # http://www.klrn.org
173 (r'video\.klru\.tv', 'KLRU (KLRU)'), # http://www.klru.org
174 # (r'kmbh\.org', 'KMBH-TV (KMBH)'), # http://www.kmbh.org
175 # (r'knct\.org', 'KNCT (KNCT)'), # http://www.knct.org
176 # (r'ktxt\.org', 'KTTZ-TV (KTXT)'), # http://www.ktxt.org
177 (r'video\.wtjx\.org', 'WTJX Channel 12 (WTJX)'), # http://www.wtjx.org/
178 (r'video\.ideastations\.org', 'WCVE PBS (WCVE)'), # http://ideastations.org/
179 (r'video\.kbtc\.org', 'KBTC Public Television (KBTC)'), # http://kbtc.org
e15e2ef7
S
180 )
181
182 IE_NAME = 'pbs'
183 IE_DESC = 'Public Broadcasting Service (PBS) and member stations: %s' % ', '.join(list(zip(*_STATIONS))[1])
184
22e7f1a6
PH
185 _VALID_URL = r'''(?x)https?://
186 (?:
27aede90 187 # Direct video URL
526a20bd 188 (?:%s)/(?:viralplayer|video)/(?P<id>[0-9]+)/? |
27aede90
PH
189 # Article with embedded player (or direct video)
190 (?:www\.)?pbs\.org/(?:[^/]+/){2,5}(?P<presumptive_id>[^/]+?)(?:\.html)?/?(?:$|[?\#]) |
22e7f1a6 191 # Player
312a3f38 192 (?:video|player)\.pbs\.org/(?:widget/)?partnerplayer/(?P<player_id>[^/]+)/
22e7f1a6 193 )
8f0afda0 194 ''' % '|'.join(list(zip(*_STATIONS))[0])
9779b63b 195
4d9bd478
S
196 _TESTS = [
197 {
198 'url': 'http://www.pbs.org/tpt/constitution-usa-peter-sagal/watch/a-more-perfect-union/',
cbc032c8 199 'md5': '173dc391afd361fa72eab5d3d918968d',
4d9bd478
S
200 'info_dict': {
201 'id': '2365006249',
202 'ext': 'mp4',
a5dd9a0c 203 'title': 'Constitution USA with Peter Sagal - A More Perfect Union',
542130a5 204 'description': 'md5:31b664af3c65fd07fa460d306b837d00',
4d9bd478
S
205 'duration': 3190,
206 },
9779b63b 207 },
cd6b4836
S
208 {
209 'url': 'http://www.pbs.org/wgbh/pages/frontline/losing-iraq/',
cbc032c8 210 'md5': '6f722cb3c3982186d34b0f13374499c7',
cd6b4836
S
211 'info_dict': {
212 'id': '2365297690',
213 'ext': 'mp4',
a5dd9a0c 214 'title': 'FRONTLINE - Losing Iraq',
542130a5 215 'description': 'md5:5979a4d069b157f622d02bff62fbe654',
cd6b4836
S
216 'duration': 5050,
217 },
218 },
4d9bd478
S
219 {
220 'url': 'http://www.pbs.org/newshour/bb/education-jan-june12-cyberschools_02-23/',
221 'md5': 'b19856d7f5351b17a5ab1dc6a64be633',
222 'info_dict': {
223 'id': '2201174722',
224 'ext': 'mp4',
a5dd9a0c 225 'title': 'PBS NewsHour - Cyber Schools Gain Popularity, but Quality Questions Persist',
542130a5 226 'description': 'md5:86ab9a3d04458b876147b355788b8781',
4d9bd478
S
227 'duration': 801,
228 },
229 },
756b046f
PH
230 {
231 'url': 'http://www.pbs.org/wnet/gperf/dudamel-conducts-verdi-requiem-hollywood-bowl-full-episode/3374/',
232 'md5': 'c62859342be2a0358d6c9eb306595978',
233 'info_dict': {
234 'id': '2365297708',
235 'ext': 'mp4',
a5dd9a0c 236 'title': 'Great Performances - Dudamel Conducts Verdi Requiem at the Hollywood Bowl - Full',
a7ab4637 237 'description': 'md5:657897370e09e2bc6bf0f8d2cd313c6b',
756b046f 238 'duration': 6559,
ec85ded8 239 'thumbnail': r're:^https?://.*\.jpg$',
5b61070c 240 },
27aede90
PH
241 },
242 {
243 'url': 'http://www.pbs.org/wgbh/nova/earth/killer-typhoon.html',
244 'md5': '908f3e5473a693b266b84e25e1cf9703',
245 'info_dict': {
246 'id': '2365160389',
247 'display_id': 'killer-typhoon',
248 'ext': 'mp4',
249 'description': 'md5:c741d14e979fc53228c575894094f157',
a5dd9a0c 250 'title': 'NOVA - Killer Typhoon',
27aede90 251 'duration': 3172,
ec85ded8 252 'thumbnail': r're:^https?://.*\.jpg$',
27aede90 253 'upload_date': '20140122',
fb0d12c6 254 'age_limit': 10,
5b61070c 255 },
9bbec552
S
256 },
257 {
258 'url': 'http://www.pbs.org/wgbh/pages/frontline/united-states-of-secrets/',
259 'info_dict': {
260 'id': 'united-states-of-secrets',
261 },
262 'playlist_count': 2,
dbe1a935
YCH
263 },
264 {
265 'url': 'http://www.pbs.org/wgbh/americanexperience/films/death/player/',
266 'info_dict': {
7faf7e75 267 'id': '2276541483',
dbe1a935
YCH
268 'display_id': 'player',
269 'ext': 'mp4',
7faf7e75 270 'title': 'American Experience - Death and the Civil War, Chapter 1',
542130a5 271 'description': 'md5:67fa89a9402e2ee7d08f53b920674c18',
7faf7e75 272 'duration': 682,
ec85ded8 273 'thumbnail': r're:^https?://.*\.jpg$',
dbe1a935
YCH
274 },
275 'params': {
276 'skip_download': True, # requires ffmpeg
5b61070c 277 },
a5dd9a0c 278 },
279 {
a7ab4637 280 'url': 'http://www.pbs.org/video/2365245528/',
cbc032c8 281 'md5': '115223d41bd55cda8ae5cd5ed4e11497',
a5dd9a0c 282 'info_dict': {
a7ab4637
S
283 'id': '2365245528',
284 'display_id': '2365245528',
a5dd9a0c 285 'ext': 'mp4',
a7ab4637
S
286 'title': 'FRONTLINE - United States of Secrets (Part One)',
287 'description': 'md5:55756bd5c551519cc4b7703e373e217e',
288 'duration': 6851,
ec85ded8 289 'thumbnail': r're:^https?://.*\.jpg$',
a5dd9a0c 290 },
90ab741e
S
291 },
292 {
293 # Video embedded in iframe containing angle brackets as attribute's value (e.g.
294 # "<iframe style='position: absolute;<br />\ntop: 0; left: 0;' ...", see
295 # https://github.com/rg3/youtube-dl/issues/7059)
296 'url': 'http://www.pbs.org/food/features/a-chefs-life-season-3-episode-5-prickly-business/',
542130a5 297 'md5': '59b0ef5009f9ac8a319cc5efebcd865e',
90ab741e
S
298 'info_dict': {
299 'id': '2365546844',
300 'display_id': 'a-chefs-life-season-3-episode-5-prickly-business',
301 'ext': 'mp4',
302 'title': "A Chef's Life - Season 3, Ep. 5: Prickly Business",
542130a5 303 'description': 'md5:c0ff7475a4b70261c7e58f493c2792a5',
90ab741e 304 'duration': 1480,
ec85ded8 305 'thumbnail': r're:^https?://.*\.jpg$',
90ab741e 306 },
8b6d9406
S
307 },
308 {
309 # Frontline video embedded via flp2012.js
310 'url': 'http://www.pbs.org/wgbh/pages/frontline/the-atomic-artists',
311 'info_dict': {
312 'id': '2070868960',
313 'display_id': 'the-atomic-artists',
314 'ext': 'mp4',
315 'title': 'FRONTLINE - The Atomic Artists',
542130a5 316 'description': 'md5:f677e4520cfacb4a5ce1471e31b57800',
8b6d9406 317 'duration': 723,
ec85ded8 318 'thumbnail': r're:^https?://.*\.jpg$',
8b6d9406
S
319 },
320 'params': {
321 'skip_download': True, # requires ffmpeg
322 },
312a3f38 323 },
5d6e1011
S
324 {
325 # Serves hd only via wigget/partnerplayer page
326 'url': 'http://www.pbs.org/video/2365641075/',
542130a5 327 'md5': 'fdf907851eab57211dd589cf12006666',
5d6e1011
S
328 'info_dict': {
329 'id': '2365641075',
330 'ext': 'mp4',
331 'title': 'FRONTLINE - Netanyahu at War',
332 'duration': 6852,
ec85ded8 333 'thumbnail': r're:^https?://.*\.jpg$',
5d6e1011
S
334 'formats': 'mincount:8',
335 },
5d6e1011 336 },
312a3f38
S
337 {
338 'url': 'http://player.pbs.org/widget/partnerplayer/2365297708/?start=0&end=0&chapterbar=false&endscreen=false&topbar=true',
339 'only_matching': True,
612d83b5
S
340 },
341 {
342 'url': 'http://watch.knpb.org/video/2365616055/',
343 'only_matching': True,
756b046f 344 }
4d9bd478 345 ]
0553d0ee 346 _ERRORS = {
347 101: 'We\'re sorry, but this video is not yet available.',
348 403: 'We\'re sorry, but this video is not available in your region due to right restrictions.',
349 404: 'We are experiencing technical difficulties that are preventing us from playing the video at this time. Please check back again soon.',
350 410: 'This video has expired and is no longer available for online streaming.',
351 }
9779b63b 352
5aaf012a
RA
353 def _real_initialize(self):
354 cookie = (self._download_json(
355 'http://localization.services.pbs.org/localize/auto/cookie/',
356 None, headers=self.geo_verification_headers(), fatal=False) or {}).get('cookie')
357 if cookie:
358 station = self._search_regex(r'#?s=\["([^"]+)"', cookie, 'station')
359 if station:
360 self._set_cookie('.pbs.org', 'pbsol.station', station)
361
27aede90 362 def _extract_webpage(self, url):
9779b63b 363 mobj = re.match(self._VALID_URL, url)
22e7f1a6 364
542130a5
S
365 description = None
366
22e7f1a6
PH
367 presumptive_id = mobj.group('presumptive_id')
368 display_id = presumptive_id
369 if presumptive_id:
370 webpage = self._download_webpage(url, display_id)
8d7d9d34 371
542130a5
S
372 description = strip_or_none(self._og_search_description(
373 webpage, default=None) or self._html_search_meta(
374 'description', webpage, default=None))
27aede90
PH
375 upload_date = unified_strdate(self._search_regex(
376 r'<input type="hidden" id="air_date_[0-9]+" value="([^"]+)"',
377 webpage, 'upload date', default=None))
378
9bbec552 379 # tabbed frontline videos
6b3fbd34
S
380 MULTI_PART_REGEXES = (
381 r'<div[^>]+class="videotab[^"]*"[^>]+vid="(\d+)"',
382 r'<a[^>]+href=["\']#video-\d+["\'][^>]+data-coveid=["\'](\d+)',
383 )
384 for p in MULTI_PART_REGEXES:
385 tabbed_videos = re.findall(p, webpage)
386 if tabbed_videos:
542130a5 387 return tabbed_videos, presumptive_id, upload_date, description
9bbec552 388
4d9bd478
S
389 MEDIA_ID_REGEXES = [
390 r"div\s*:\s*'videoembed'\s*,\s*mediaid\s*:\s*'(\d+)'", # frontline video embed
391 r'class="coveplayerid">([^<]+)<', # coveplayer
d0c8b279 392 r'<section[^>]+data-coveid="(\d+)"', # coveplayer from http://www.pbs.org/wgbh/frontline/film/real-csi/
27aede90 393 r'<input type="hidden" id="pbs_video_id_[0-9]+" value="([0-9]+)"/>', # jwplayer
4d9bd478
S
394 ]
395
8d7d9d34 396 media_id = self._search_regex(
4d9bd478 397 MEDIA_ID_REGEXES, webpage, 'media ID', fatal=False, default=None)
8d7d9d34 398 if media_id:
542130a5 399 return media_id, presumptive_id, upload_date, description
8d7d9d34 400
686f9881
S
401 # Fronline video embedded via flp
402 video_id = self._search_regex(
21d0c33e 403 r'videoid\s*:\s*"([\d+a-z]{7,})"', webpage, 'videoid', default=None)
686f9881
S
404 if video_id:
405 # pkg_id calculation is reverse engineered from
406 # http://www.pbs.org/wgbh/pages/frontline/js/flp2012.js
407 prg_id = self._search_regex(
408 r'videoid\s*:\s*"([\d+a-z]{7,})"', webpage, 'videoid')[7:]
409 if 'q' in prg_id:
410 prg_id = prg_id.split('q')[1]
411 prg_id = int(prg_id, 16)
412 getdir = self._download_json(
413 'http://www.pbs.org/wgbh/pages/frontline/.json/getdir/getdir%d.json' % prg_id,
414 presumptive_id, 'Downloading getdir JSON',
415 transform_source=strip_jsonp)
542130a5 416 return getdir['mid'], presumptive_id, upload_date, description
686f9881 417
0fa6b17d
S
418 for iframe in re.findall(r'(?s)<iframe(.+?)></iframe>', webpage):
419 url = self._search_regex(
420 r'src=(["\'])(?P<url>.+?partnerplayer.+?)\1', iframe,
421 'player URL', default=None, group='url')
422 if url:
423 break
424
22e7f1a6
PH
425 mobj = re.match(self._VALID_URL, url)
426
427 player_id = mobj.group('player_id')
428 if not display_id:
429 display_id = player_id
430 if player_id:
431 player_page = self._download_webpage(
432 url, display_id, note='Downloading player page',
433 errnote='Could not download player page')
434 video_id = self._search_regex(
435 r'<div\s+id="video_([0-9]+)"', player_page, 'video ID')
436 else:
437 video_id = mobj.group('id')
438 display_id = video_id
439
542130a5 440 return video_id, display_id, None, description
8d7d9d34
S
441
442 def _real_extract(self, url):
542130a5 443 video_id, display_id, upload_date, description = self._extract_webpage(url)
8d7d9d34 444
9bbec552
S
445 if isinstance(video_id, list):
446 entries = [self.url_result(
447 'http://video.pbs.org/video/%s' % vid_id, 'PBS', vid_id)
448 for vid_id in video_id]
449 return self.playlist_result(entries, display_id)
450
5d6e1011
S
451 info = None
452 redirects = []
453 redirect_urls = set()
454
455 def extract_redirect_urls(info):
456 for encoding_name in ('recommended_encoding', 'alternate_encoding'):
457 redirect = info.get(encoding_name)
458 if not redirect:
459 continue
460 redirect_url = redirect.get('url')
461 if redirect_url and redirect_url not in redirect_urls:
462 redirects.append(redirect)
463 redirect_urls.add(redirect_url)
464
5d6e1011
S
465 # Player pages may also serve different qualities
466 for page in ('widget/partnerplayer', 'portalplayer'):
9a61dfba 467 player = self._download_webpage(
5d6e1011
S
468 'http://player.pbs.org/%s/%s' % (page, video_id),
469 display_id, 'Downloading %s page' % page, fatal=False)
470 if player:
471 video_info = self._parse_json(
472 self._search_regex(
473 r'(?s)PBS\.videoData\s*=\s*({.+?});\n',
474 player, '%s video data' % page, default='{}'),
475 display_id, transform_source=js_to_json, fatal=False)
476 if video_info:
477 extract_redirect_urls(video_info)
478 if not info:
479 info = video_info
5890eef6
S
480
481 formats = []
cbc032c8 482 http_url = None
5d6e1011
S
483 for num, redirect in enumerate(redirects):
484 redirect_id = redirect.get('eeid')
5890eef6
S
485
486 redirect_info = self._download_json(
5d6e1011 487 '%s?format=json' % redirect['url'], display_id,
5aaf012a
RA
488 'Downloading %s video url info' % (redirect_id or num),
489 headers=self.geo_verification_headers())
5890eef6
S
490
491 if redirect_info['status'] == 'error':
9d5fb3b5
S
492 raise ExtractorError(
493 '%s said: %s' % (
494 self.IE_NAME,
495 self._ERRORS.get(redirect_info['http_code'], redirect_info['message'])),
496 expected=True)
5890eef6
S
497
498 format_url = redirect_info.get('url')
499 if not format_url:
500 continue
501
502 if determine_ext(format_url) == 'm3u8':
503 formats.extend(self._extract_m3u8_formats(
cbc032c8 504 format_url, display_id, 'mp4', m3u8_id='hls', fatal=False))
f86d543e 505 else:
5890eef6
S
506 formats.append({
507 'url': format_url,
5d6e1011 508 'format_id': redirect_id,
5890eef6 509 })
cbc032c8 510 if re.search(r'^https?://.*(?:\d+k|baseline)', format_url):
511 http_url = format_url
5d6e1011 512 self._remove_duplicate_formats(formats)
cbc032c8 513 m3u8_formats = list(filter(
514 lambda f: f.get('protocol') == 'm3u8' and f.get('vcodec') != 'none' and f.get('resolution') != 'multiple',
515 formats))
516 if http_url:
517 for m3u8_format in m3u8_formats:
3cddb8d6 518 bitrate = self._search_regex(r'(\d+)k', m3u8_format['url'], 'bitrate', default=None)
5ec5461e
S
519 # Lower qualities (150k and 192k) are not available as HTTP formats (see [1]),
520 # we won't try extracting them.
521 # Since summer 2016 higher quality formats (4500k and 6500k) are also available
522 # albeit they are not documented in [2].
523 # 1. https://github.com/rg3/youtube-dl/commit/cbc032c8b70a038a69259378c92b4ba97b42d491#commitcomment-17313656
524 # 2. https://projects.pbs.org/confluence/display/coveapi/COVE+Video+Specifications
3cddb8d6 525 if not bitrate or int(bitrate) < 400:
cbc032c8 526 continue
3cddb8d6 527 f_url = re.sub(r'\d+k|baseline', bitrate + 'k', http_url)
8704778d
S
528 # This may produce invalid links sometimes (e.g.
529 # http://www.pbs.org/wgbh/frontline/film/suicide-plan)
f50365e9 530 if not self._is_valid_url(f_url, display_id, 'http-%sk video' % bitrate):
8704778d 531 continue
cbc032c8 532 f = m3u8_format.copy()
533 f.update({
8704778d 534 'url': f_url,
cbc032c8 535 'format_id': m3u8_format['format_id'].replace('hls', 'http'),
536 'protocol': 'http',
537 })
538 formats.append(f)
5890eef6 539 self._sort_formats(formats)
f86d543e 540
a1a530b0
PH
541 rating_str = info.get('rating')
542 if rating_str is not None:
543 rating_str = rating_str.rpartition('-')[2]
544 age_limit = US_RATINGS.get(rating_str)
545
06a12933
S
546 subtitles = {}
547 closed_captions_url = info.get('closed_captions_url')
548 if closed_captions_url:
549 subtitles['en'] = [{
550 'ext': 'ttml',
551 'url': closed_captions_url,
552 }]
e0e9bbb0 553 mobj = re.search(r'/(\d+)_Encoded\.dfxp', closed_captions_url)
554 if mobj:
555 ttml_caption_suffix, ttml_caption_id = mobj.group(0, 1)
556 ttml_caption_id = int(ttml_caption_id)
557 subtitles['en'].extend([{
558 'url': closed_captions_url.replace(
559 ttml_caption_suffix, '/%d_Encoded.srt' % (ttml_caption_id + 1)),
560 'ext': 'srt',
561 }, {
562 'url': closed_captions_url.replace(
563 ttml_caption_suffix, '/%d_Encoded.vtt' % (ttml_caption_id + 2)),
564 'ext': 'vtt',
565 }])
06a12933 566
ce1bafdc
S
567 # info['title'] is often incomplete (e.g. 'Full Episode', 'Episode 5', etc)
568 # Try turning it to 'program - title' naming scheme if possible
0eacd2aa 569 alt_title = info.get('program', {}).get('title')
570 if alt_title:
ec85ded8 571 info['title'] = alt_title + ' - ' + re.sub(r'^' + alt_title + r'[\s\-:]+', '', info['title'])
a5dd9a0c 572
542130a5
S
573 description = info.get('description') or info.get(
574 'program', {}).get('description') or description
575
22e7f1a6
PH
576 return {
577 'id': video_id,
27aede90 578 'display_id': display_id,
22e7f1a6 579 'title': info['title'],
542130a5 580 'description': description,
22e7f1a6 581 'thumbnail': info.get('image_url'),
5890eef6 582 'duration': int_or_none(info.get('duration')),
a1a530b0 583 'age_limit': age_limit,
27aede90 584 'upload_date': upload_date,
5890eef6 585 'formats': formats,
06a12933 586 'subtitles': subtitles,
22e7f1a6 587 }