[ChangeLog] Update after #14903
[youtube-dl] / ChangeLog
1 version <unrequested>
2
3 Extractors
4 * [youku] Update ccode
5
6
7 version 2017.12.23
8
9 Core
10 * [extractor/common] Move X-Forwarded-For setup code into _request_webpage
11 + [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
12   output template (#11427, #15018)
13 + [extractor/common] Introduce uploader, uploader_id and uploader_url
14   meta fields for playlists (#11427, #15018)
15 * [downloader/fragment] Encode filename of fragment being removed (#15020)
16 + [utils] Add another date format pattern (#14999)
17
18 Extractors
19 + [kaltura] Add another embed pattern for entry_id
20 + [7plus] Add support for 7plus.com.au (#15043)
21 * [animeondemand] Relax login error regular expression
22 + [shahid] Add support for show pages (#7401)
23 + [youtube] Extract uploader, uploader_id and uploader_url for playlists
24   (#11427, #15018)
25 * [afreecatv] Improve format extraction (#15019)
26 + [cspan] Add support for audio only pages and catch page errors (#14995)
27 + [mailru] Add support for embed URLs (#14904)
28 * [crunchyroll] Future-proof XML element checks (#15013)
29 * [cbslocal] Fix timestamp extraction (#14999, #15000)
30 * [discoverygo] Correct TTML subtitle extension
31 * [vk] Make view count optional (#14979)
32 * [disney] Skip Apple FairPlay formats (#14982)
33 * [voot] Fix format extraction (#14758)
34
35
36 version 2017.12.14
37
38 Core
39 * [postprocessor/xattr] Clarify NO_SPACE message (#14970)
40 * [downloader/http] Return actual download result from real_download (#14971)
41
42 Extractors
43 + [itv] Extract more subtitles and duration
44 * [itv] Improve extraction (#14944)
45 + [byutv] Add support for geo restricted videos
46 * [byutv] Fix extraction (#14966, #14967)
47 + [bbccouk] Fix extraction for 320k HLS streams
48 + [toutv] Add support for special video URLs (#14179)
49 * [discovery] Fix free videos extraction (#14157, #14954)
50 * [tvnow] Fix extraction (#7831)
51 + [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
52 * [nick] Improve extraction (#14876)
53 * [tbs] Fix extraction (#13658)
54
55
56 version 2017.12.10
57
58 Core
59 + [utils] Add sami mimetype to mimetype2ext
60
61 Extractors
62 * [culturebox] Improve video id extraction (#14947)
63 * [twitter] Improve extraction (#14197)
64 + [udemy] Extract more HLS formats
65 * [udemy] Improve course id extraction (#14938)
66 + [stretchinternet] Add support for portal.stretchinternet.com (#14576)
67 * [ellentube] Fix extraction (#14407, #14570)
68 + [raiplay:playlist] Add support for playlists (#14563)
69 * [sonyliv] Bypass geo restriction
70 * [sonyliv] Extract higher quality formats (#14922)
71 * [fox] Extract subtitles
72 + [fox] Add support for Adobe Pass authentication (#14205, #14489)
73 - [dailymotion:cloud] Remove extractor (#6794)
74 * [xhamster] Fix thumbnail extraction (#14780)
75 + [xhamster] Add support for mobile URLs (#14780)
76 * [generic] Don't pass video id as mpd id while extracting DASH (#14902)
77 * [ard] Skip invalid stream URLs (#14906)
78 * [porncom] Fix metadata extraction (#14911)
79 * [pluralsight] Detect agreement request (#14913)
80 * [toutv] Fix login (#14614)
81
82
83 version 2017.12.02
84
85 Core
86 + [downloader/fragment] Commit part file after each fragment
87 + [extractor/common] Add durations for DASH fragments with bare SegmentURLs
88 + [extractor/common] Add support for DASH manifests with SegmentLists with
89   bare SegmentURLs (#14844)
90 + [utils] Add hvc1 codec code to parse_codecs
91
92 Extractors
93 * [xhamster] Fix extraction (#14884)
94 * [youku] Update ccode (#14872)
95 * [mnet] Fix format extraction (#14883)
96 + [xiami] Add Referer header to API request
97 * [mtv] Correct scc extention in extracted subtitles (#13730)
98 * [vvvvid] Fix extraction for kenc videos (#13406)
99 + [br] Add support for BR Mediathek videos (#14560, #14788)
100 + [daisuki] Add support for motto.daisuki.com (#14681)
101 * [odnoklassniki] Fix API metadata request (#14862)
102 * [itv] Fix HLS formats extraction
103 + [pbs] Add another media id regular expression
104
105
106 version 2017.11.26
107
108 Core
109 * [extractor/common] Use final URL when dumping request (#14769)
110
111 Extractors
112 * [fczenit] Fix extraction
113 - [firstpost] Remove extractor
114 * [freespeech] Fix extraction
115 * [nexx] Extract more formats
116 + [openload] Add support for openload.link (#14763)
117 * [empflix] Relax URL regular expression
118 * [empflix] Fix extractrion
119 * [tnaflix] Don't modify download URLs (#14811)
120 - [gamersyde] Remove extractor
121 * [francetv:generationwhat] Fix extraction
122 + [massengeschmacktv] Add support for Massengeschmack TV
123 * [fox9] Fix extraction
124 * [faz] Fix extraction and add support for Perform Group embeds (#14714)
125 + [performgroup] Add support for performgroup.com
126 + [jwplatform] Add support for iframes (#14828)
127 * [culturebox] Fix extraction (#14827)
128 * [youku] Fix extraction; update ccode (#14815)
129 * [livestream] Make SMIL extraction non fatal (#14792)
130 + [drtuber] Add support for mobile URLs (#14772)
131 + [spankbang] Add support for mobile URLs (#14771)
132 * [instagram] Fix description, timestamp and counters extraction (#14755)
133
134
135 version 2017.11.15
136
137 Core
138 * [common] Skip Apple FairPlay m3u8 manifests (#14741)
139 * [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740)
140
141 Extractors
142 * [vshare] Capture and output error message
143 * [vshare] Fix extraction (#14473)
144 * [crunchyroll] Extract old RTMP formats
145 * [tva] Fix extraction (#14736)
146 * [gamespot] Lower preference of HTTP formats (#14652)
147 * [instagram:user] Fix extraction (#14699)
148 * [ccma] Fix typo (#14730)
149 - Remove sensitive data from logging in messages
150 * [instagram:user] Fix extraction (#14699)
151 + [gamespot] Add support for article URLs (#14652)
152 * [gamespot] Skip Brightcove Once HTTP formats (#14652)
153 * [cartoonnetwork] Update tokenizer_src (#14666)
154 + [wsj] Recognize another URL pattern (#14704)
155 * [pandatv] Update API URL and sign format URLs (#14693)
156 * [crunchyroll] Use old login method (#11572)
157
158
159 version 2017.11.06
160
161 Core
162 + [extractor/common] Add protocol for f4m formats
163 * [f4m] Prefer baseURL for relative URLs (#14660)
164 * [extractor/common] Respect URL query in _extract_wowza_formats (14645)
165
166 Extractors
167 + [hotstar:playlist] Add support for playlists (#12465)
168 * [hotstar] Bypass geo restriction (#14672)
169 - [22tracks] Remove extractor (#11024, #14628)
170 + [skysport] Sdd support ooyala videos protected with embed_token (#14641)
171 * [gamespot] Extract formats referenced with new data fields (#14652)
172 * [spankbang] Detect unavailable videos (#14644)
173
174
175 version 2017.10.29
176
177 Core
178 * [extractor/common] Prefix format id for audio only HLS formats
179 + [utils] Add support for zero years and months in parse_duration
180
181 Extractors
182 * [egghead] Fix extraction (#14388)
183 + [fxnetworks] Extract series metadata (#14603)
184 + [younow] Add support for younow.com (#9255, #9432, #12436)
185 * [dctptv] Fix extraction (#14599)
186 * [youtube] Restrict embed regular expression (#14600)
187 * [vimeo] Restrict iframe embed regular expression (#14600)
188 * [soundgasm] Improve extraction (#14588)
189 - [myvideo] Remove extractor (#8557)
190 + [nbc] Add support for classic-tv videos (#14575)
191 + [vrtnu] Add support for cookies authentication and simplify (#11873)
192 + [canvas] Add support for vrt.be/vrtnu (#11873)
193 * [twitch:clips] Fix title extraction (#14566)
194 + [ndtv] Add support for sub-sites (#14534)
195 * [dramafever] Fix login error message extraction
196 + [nick] Add support for more nickelodeon sites (no, dk, se, ch, fr, es, pt,
197   ro, hu) (#14553)
198
199
200 version 2017.10.20
201
202 Core
203 * [downloader/fragment] Report warning instead of error on inconsistent
204   download state
205 * [downloader/hls] Fix total fragments count when ad fragments exist
206
207 Extractors
208 * [parliamentliveuk] Fix extraction (#14524)
209 * [soundcloud] Update client id (#14546)
210 + [servus] Add support for servus.com (#14362)
211 + [unity] Add support for unity3d.com (#14528)
212 * [youtube] Replace youtube redirect URLs in description (#14517)
213 * [pbs] Restrict direct video URL regular expression (#14519)
214 * [drtv] Respect preference for direct HTTP formats (#14509)
215 + [eporner] Add support for embed URLs (#14507)
216 * [arte] Capture and output error message
217 * [niconico] Improve uploader metadata extraction robustness (#14135)
218
219
220 version 2017.10.15.1
221
222 Core
223 * [downloader/hls] Ignore anvato ad fragments (#14496)
224 * [downloader/fragment] Output ad fragment count
225
226 Extractors
227 * [scrippsnetworks:watch] Bypass geo restriction
228 + [anvato] Add ability to bypass geo restriction
229 * [redditr] Fix extraction for URLs with query (#14495)
230
231
232 version 2017.10.15
233
234 Core
235 + [common] Add support for jwplayer youtube embeds
236
237 Extractors
238 * [scrippsnetworks:watch] Fix extraction (#14389)
239 * [anvato] Process master m3u8 manifests
240 * [youtube] Fix relative URLs in description
241 * [spike] Bypass geo restriction
242 + [howstuffworks] Add support for more domains
243 * [infoq] Fix http format downloading
244 + [rtlnl] Add support for another type of embeds
245 + [onionstudios] Add support for bulbs-video embeds
246 * [udn] Fix extraction
247 * [shahid] Fix extraction (#14448)
248 * [kaltura] Ignore Widevine encrypted video (.wvm) (#14471)
249 * [vh1] Fix extraction (#9613)
250
251
252 version 2017.10.12
253
254 Core
255 * [YoutubeDL] Improve _default_format_spec (#14461)
256
257 Extractors
258 * [steam] Fix extraction (#14067)
259 + [funk] Add support for funk.net (#14464)
260 + [nexx] Add support for shortcuts and relax domain id extraction
261 + [voxmedia] Add support for recode.net (#14173)
262 + [once] Add support for vmap URLs
263 + [generic] Add support for channel9 embeds (#14469)
264 * [tva] Fix extraction (#14328)
265 + [tubitv] Add support for new URL format (#14460)
266 - [afreecatv:global] Remove extractor
267 - [youtube:shared] Removed extractor (#14420)
268 + [slideslive] Add support for slideslive.com (#2680)
269 + [facebook] Support thumbnails (#14416)
270 * [vvvvid] Fix episode number extraction (#14456)
271 * [hrti:playlist] Relax URL regular expression
272 * [wdr] Relax media link regular expression (#14447)
273 * [hrti] Relax URL regular expression (#14443)
274 * [fox] Delegate extraction to uplynk:preplay (#14147)
275 + [youtube] Add support for hooktube.com (#14437)
276
277
278 version 2017.10.07
279
280 Core
281 * [YoutubeDL] Ignore duplicates in --playlist-items
282 * [YoutubeDL] Fix out of range --playlist-items for iterable playlists and
283   reduce code duplication (#14425)
284 + [utils] Use cache in OnDemandPagedList by default
285 * [postprocessor/ffmpeg] Convert to opus using libopus (#14381)
286
287 Extractors
288 * [reddit] Sort formats (#14430)
289 * [lnkgo] Relax URL regular expression (#14423)
290 * [pornflip] Extend URL regular expression (#14405, #14406)
291 + [xtube] Add support for embed URLs (#14417)
292 + [xvideos] Add support for embed URLs and improve extraction (#14409)
293 * [beeg] Fix extraction (#14403)
294 * [tvn24] Relax URL regular expression (#14395)
295 * [nbc] Fix extraction (#13651, #13715, #14137, #14198, #14312, #14314, #14378,
296   #14392, #14414, #14419, #14431)
297 + [ketnet] Add support for videos without direct sources (#14377)
298 * [canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
299 + [afreecatv] Add support for adult videos (#14376)
300
301
302 version 2017.10.01
303
304 Core
305 * [YoutubeDL] Document youtube_include_dash_manifest
306
307 Extractors
308 + [tvp] Add support for new URL schema (#14368)
309 + [generic] Add support for single format Video.js embeds (#14371)
310 * [yahoo] Bypass geo restriction for brightcove (#14210)
311 * [yahoo] Use extracted brightcove account id (#14210)
312 * [rtve:alacarta] Fix extraction (#14290)
313 + [yahoo] Add support for custom brigthcove embeds (#14210)
314 + [generic] Add support for Video.js embeds
315 + [gfycat] Add support for /gifs/detail URLs (#14322)
316 * [generic] Fix infinite recursion for twitter:player URLs (#14339)
317 * [xhamsterembed] Fix extraction (#14308)
318
319
320 version 2017.09.24
321
322 Core
323 + [options] Accept lrc as a subtitle conversion target format (#14292)
324 * [utils] Fix handling raw TTML subtitles (#14191)
325
326 Extractors
327 * [24video] Fix timestamp extraction and make non fatal (#14295)
328 + [24video] Add support for 24video.adult (#14295)
329 + [kakao] Add support for tv.kakao.com (#12298, #14007)
330 + [twitter] Add support for URLs without user id (#14270)
331 + [americastestkitchen] Add support for americastestkitchen.com (#10764,
332   #13996)
333 * [generic] Fix support for multiple HTML5 videos on one page (#14080)
334 * [mixcloud] Fix extraction (#14088, #14132)
335 + [lynda] Add support for educourse.ga (#14286)
336 * [beeg] Fix extraction (#14275)
337 * [nbcsports:vplayer] Correct theplatform URL (#13873)
338 * [twitter] Fix duration extraction (#14141)
339 * [tvplay] Bypass geo restriction
340 + [heise] Add support for YouTube embeds (#14109)
341 + [popcorntv] Add support for popcorntv.it (#5914, #14211)
342 * [viki] Update app data (#14181)
343 * [morningstar] Relax URL regular expression (#14222)
344 * [openload] Fix extraction (#14225, #14257)
345 * [noovo] Fix extraction (#14214)
346 * [dailymotion:playlist] Relax URL regular expression (#14219)
347 + [twitch] Add support for go.twitch.tv URLs (#14215)
348 * [vgtv] Relax URL regular expression (#14223)
349
350
351 version 2017.09.15
352
353 Core
354 * [downloader/fragment] Restart inconsistent incomplete fragment downloads
355   (#13731)
356 * [YoutubeDL] Download raw subtitles files (#12909, #14191)
357
358 Extractors
359 * [condenast] Fix extraction (#14196, #14207)
360 + [orf] Add support for f4m stories
361 * [tv4] Relax URL regular expression (#14206)
362 * [animeondemand] Bypass geo restriction
363 + [animeondemand] Add support for flash videos (#9944)
364
365
366 version 2017.09.11
367
368 Extractors
369 * [rutube:playlist] Fix suitable (#14166)
370
371
372 version 2017.09.10
373
374 Core
375 + [utils] Introduce bool_or_none
376 * [YoutubeDL] Ensure dir existence for each requested format (#14116)
377
378 Extractors
379 * [fox] Fix extraction (#14147)
380 * [rutube] Use bool_or_none
381 * [rutube] Rework and generalize playlist extractors (#13565)
382 + [rutube:playlist] Add support for playlists (#13534, #13565)
383 + [radiocanada] Add fallback for title extraction (#14145)
384 * [vk] Use dedicated YouTube embeds extraction routine
385 * [vice] Use dedicated YouTube embeds extraction routine
386 * [cracked] Use dedicated YouTube embeds extraction routine
387 * [chilloutzone] Use dedicated YouTube embeds extraction routine
388 * [abcnews] Use dedicated YouTube embeds extraction routine
389 * [youtube] Separate methods for embeds extraction
390 * [redtube] Fix formats extraction (#14122)
391 * [arte] Relax unavailability check (#14112)
392 + [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
393 * [vidme:user] Relax URL regular expression (#14054)
394 * [bpb] Fix extraction (#14043, #14086)
395 * [soundcloud] Fix download URL with private tracks (#14093)
396 * [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
397 * [viidea] Capture and output lecture error message (#14099)
398 * [radiocanada] Skip unsupported platforms (#14100)
399
400
401 version 2017.09.02
402
403 Extractors
404 * [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
405   #14077, #14079, #14082, #14083, #14094, #14095, #14096)
406 * [youtube] Fix upload date extraction (#14065)
407 + [charlierose] Add support for episodes (#14062)
408 + [bbccouk] Add support for w-prefixed ids (#14056)
409 * [googledrive] Extend URL regular expression (#9785)
410 + [googledrive] Add support for source format (#14046)
411 * [pornhd] Fix extraction (#14005)
412
413
414 version 2017.08.27.1
415
416 Extractors
417
418 * [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
419
420
421 version 2017.08.27
422
423 Core
424 + [extractor/common] Extract height and format id for HTML5 videos (#14034)
425 * [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
426   #8625, #9483)
427     * Simplify code and split into separate routines to facilitate maintaining
428     * Make retry mechanism work on errors during actual download not only
429       during connection establishment phase
430     * Retry on ECONNRESET and ETIMEDOUT during reading data from network
431     * Retry on content too short
432     * Show error description on retry
433
434 Extractors
435 * [generic] Lower preference for extraction from LD-JSON
436 * [rai] Fix audio formats extraction (#14024)
437 * [youtube] Fix controversy videos extraction (#14027, #14029)
438 * [mixcloud] Fix extraction (#14015, #14020)
439
440
441 version 2017.08.23
442
443 Core
444 + [extractor/common] Introduce _parse_xml
445 * [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
446   non fatal (#13970)
447 * [utils] Fix unescapeHTML for misformed string like "&a&quot;" (#13935)
448
449 Extractors
450 * [cbc:watch] Bypass geo restriction (#13993)
451 * [toutv] Relax DRM check (#13994)
452 + [googledrive] Add support for subtitles (#13619, #13638)
453 * [pornhub] Relax uploader regular expression (#13906, #13975)
454 * [bandcamp:album] Extract track titles (#13962)
455 + [bbccouk] Add support for events URLs (#13893)
456 + [liveleak] Support multi-video pages (#6542)
457 + [liveleak] Support another liveleak embedding pattern (#13336)
458 * [cda] Fix extraction (#13935)
459 + [laola1tv] Add support for tv.ittf.com (#13965)
460 * [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
461
462
463 version 2017.08.18
464
465 Core
466 * [YoutubeDL] Sanitize byte string format URLs (#13951)
467 + [extractor/common] Add support for float durations in _parse_mpd_formats
468   (#13919)
469
470 Extractors
471 * [arte] Detect unavailable videos (#13945)
472 * [generic] Convert redirect URLs to unicode strings (#13951)
473 * [udemy] Fix paid course detection (#13943)
474 * [pluralsight] Use RPC API for course extraction (#13937)
475 + [clippit] Add support for clippituser.tv
476 + [qqmusic] Support new URL schemes (#13805)
477 * [periscope] Renew HLS extraction (#13917)
478 * [mixcloud] Extract decrypt key
479
480
481 version 2017.08.13
482
483 Core
484 * [YoutubeDL] Make sure format id is not empty
485 * [extractor/common] Make _family_friendly_search optional
486 * [extractor/common] Respect source's type attribute for HTML5 media (#13892)
487
488 Extractors
489 * [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
490 + [fourtube] Add support pornerbros.com (#6022)
491 + [fourtube] Add support porntube.com (#7859, #13901)
492 + [fourtube] Add support fux.com
493 * [limelight] Improve embeds detection (#13895)
494 + [reddit] Add support for v.redd.it and reddit.com (#13847)
495 * [aparat] Extract all formats (#13887)
496 * [mixcloud] Fix play info decryption (#13885)
497 + [generic] Add support for vzaar embeds (#13876)
498
499
500 version 2017.08.09
501
502 Core
503 * [utils] Skip missing params in cli_bool_option (#13865)
504
505 Extractors
506 * [xxxymovies] Fix title extraction (#13868)
507 + [nick] Add support for nick.com.pl (#13860)
508 * [mixcloud] Fix play info decryption (#13867)
509 * [20min] Fix embeds extraction (#13852)
510 * [dplayit] Fix extraction (#13851)
511 + [niconico] Support videos with multiple formats (#13522)
512 + [niconico] Support HTML5-only videos (#13806)
513
514
515 version 2017.08.06
516
517 Core
518 * Use relative paths for DASH fragments (#12990)
519
520 Extractors
521 * [pluralsight] Fix format selection
522 - [mpora] Remove extractor (#13826)
523 + [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
524 * [vlive:channel] Limit number of videos per page to 100 (#13830)
525 * [podomatic] Extend URL regular expression (#13827)
526 * [cinchcast] Extend URL regular expression
527 * [yandexdisk] Relax URL regular expression (#13824)
528 * [vidme] Extract DASH and HLS formats
529 - [teamfour] Remove extractor (#13782)
530 * [pornhd] Fix extraction (#13783)
531 * [udemy] Fix subtitles extraction (#13812)
532 * [mlb] Extend URL regular expression (#13740, #13773)
533 + [pbs] Add support for new URL schema (#13801)
534 * [nrktv] Update API host (#13796)
535
536
537 version 2017.07.30.1
538
539 Core
540 * [downloader/hls] Use redirect URL as manifest base (#13755)
541 * [options] Correctly hide login info from debug outputs (#13696)
542
543 Extractors
544 + [watchbox] Add support for watchbox.de (#13739)
545 - [clipfish] Remove extractor
546 + [youjizz] Fix extraction (#13744)
547 + [generic] Add support for another ooyala embed pattern (#13727)
548 + [ard] Add support for lives (#13771)
549 * [soundcloud] Update client id
550 + [soundcloud:trackstation] Add support for track stations (#13733)
551 * [svtplay] Use geo verification proxy for API request
552 * [svtplay] Update API URL (#13767)
553 + [yandexdisk] Add support for yadi.sk (#13755)
554 + [megaphone] Add support for megaphone.fm
555 * [amcnetworks] Make rating optional (#12453)
556 * [cloudy] Fix extraction (#13737)
557 + [nickru] Add support for nickelodeon.ru
558 * [mtv] Improve thumbnal extraction
559 * [nick] Automate geo-restriction bypass (#13711)
560 * [niconico] Improve error reporting (#13696)
561
562
563 version 2017.07.23
564
565 Core
566 * [YoutubeDL] Improve default format specification (#13704)
567 * [YoutubeDL] Do not override id, extractor and extractor_key for
568   url_transparent entities
569 * [extractor/common] Fix playlist_from_matches
570
571 Extractors
572 * [itv] Fix production id extraction (#13671, #13703)
573 * [vidio] Make duration non fatal and fix typo
574 * [mtv] Skip missing video parts (#13690)
575 * [sportbox:embed] Fix extraction
576 + [npo] Add support for npo3.nl URLs (#13695)
577 * [dramafever] Remove video id from title (#13699)
578 + [egghead:lesson] Add support for lessons (#6635)
579 * [funnyordie] Extract more metadata (#13677)
580 * [youku:show] Fix playlist extraction (#13248)
581 + [dispeak] Recognize sevt subdomain (#13276)
582 * [adn] Improve error reporting (#13663)
583 * [crunchyroll] Relax series and season regular expression (#13659)
584 + [spiegel:article] Add support for nexx iframe embeds (#13029)
585 + [nexx:embed] Add support for iframe embeds
586 * [nexx] Improve JS embed extraction
587 + [pearvideo] Add support for pearvideo.com (#13031)
588
589
590 version 2017.07.15
591
592 Core
593 * [YoutubeDL] Don't expand environment variables in meta fields (#13637)
594
595 Extractors
596 * [spiegeltv] Delegate extraction to nexx extractor (#13159)
597 + [nexx] Add support for nexx.cloud (#10807, #13465)
598 * [generic] Fix rutube embeds extraction (#13641)
599 * [karrierevideos] Fix title extraction (#13641)
600 * [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
601 * [slideshare] Fix extraction (#13617)
602 + [5tv] Add another video URL pattern (#13354, #13606)
603 * [drtv] Make HLS and HDS extraction non fatal
604 * [ted] Fix subtitles extraction (#13628, #13629)
605 * [vine] Make sure the title won't be empty
606 + [twitter] Support HLS streams in vmap URLs
607 + [periscope] Support pscp.tv URLs in embedded frames
608 * [twitter] Extract mp4 urls via mobile API (#12726)
609 * [niconico] Fix authentication error handling (#12486)
610 * [giantbomb] Extract m3u8 formats (#13626)
611 + [vlive:playlist] Add support for playlists (#13613)
612
613
614 version 2017.07.09
615
616 Core
617 + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
618 + [utils] Support attributes with no values in get_elements_by_attribute
619
620 Extractors
621 + [dailymail] Add support for embeds
622 + [joj] Add support for joj.sk (#13268)
623 * [abc.net.au:iview] Extract more formats (#13492, #13489)
624 * [egghead:course] Fix extraction (#6635, #13370)
625 + [cjsw] Add support for cjsw.com (#13525)
626 + [eagleplatform] Add support for referrer protected videos (#13557)
627 + [eagleplatform] Add support for another embed pattern (#13557)
628 * [veoh] Extend URL regular expression (#13601)
629 * [npo:live] Fix live stream id extraction (#13568, #13605)
630 * [googledrive] Fix height extraction (#13603)
631 + [dailymotion] Add support for new layout (#13580)
632 - [yam] Remove extractor
633 * [xhamster] Extract all formats and fix duration extraction (#13593)
634 + [xhamster] Add support for new URL schema (#13593)
635 * [espn] Extend URL regular expression (#13244, #13549)
636 * [kaltura] Fix typo in subtitles extraction (#13569)
637 * [vier] Adapt extraction to redesign (#13575)
638
639
640 version 2017.07.02
641
642 Core
643 * [extractor/common] Improve _json_ld
644
645 Extractors
646 + [thisoldhouse] Add more fallbacks for video id
647 * [thisoldhouse] Fix video id extraction (#13540, #13541)
648 * [xfileshare] Extend format regular expression (#13536)
649 * [ted] Fix extraction (#13535)
650 + [tastytrade] Add support for tastytrade.com (#13521)
651 * [dplayit] Relax video id regular expression (#13524)
652 + [generic] Extract more generic metadata (#13527)
653 + [bbccouk] Capture and output error message (#13501, #13518)
654 * [cbsnews] Relax video info regular expression (#13284, #13503)
655 + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
656 * [soundcloud] Switch to https for API requests (#13502)
657 * [pandatv] Switch to https for API and download URLs
658 + [pandatv] Add support for https URLs (#13491)
659 + [niconico] Support sp subdomain (#13494)
660
661
662 version 2017.06.25
663
664 Core
665 + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
666 * [YoutubeDL] Skip malformed formats for better extraction robustness
667
668 Extractors
669 + [wsj] Add support for barrons.com (#13470)
670 + [ign] Add another video id pattern (#13328)
671 + [raiplay:live] Add support for live streams (#13414)
672 + [redbulltv] Add support for live videos and segments (#13486)
673 + [onetpl] Add support for videos embedded via pulsembed (#13482)
674 * [ooyala] Make more robust
675 * [ooyala] Skip empty format URLs (#13471, #13476)
676 * [hgtv.com:show] Fix typo
677
678
679 version 2017.06.23
680
681 Core
682 * [adobepass] Fix extraction on older python 2.6
683
684 Extractors
685 * [youtube] Adapt to new automatic captions rendition (#13467)
686 * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
687 * [drtuber] Fix formats extraction (#12058)
688 * [youporn] Fix upload date extraction
689 * [youporn] Improve formats extraction
690 * [youporn] Fix title extraction (#13456)
691 * [googledrive] Fix formats sorting (#13443)
692 * [watchindianporn] Fix extraction (#13411, #13415)
693 + [vimeo] Add fallback mp4 extension for original format
694 + [ruv] Add support for ruv.is (#13396)
695 * [viu] Fix extraction on older python 2.6
696 * [pandora.tv] Fix upload_date extraction (#12846)
697 + [asiancrush] Add support for asiancrush.com (#13420)
698
699
700 version 2017.06.18
701
702 Core
703 * [downloader/common] Use utils.shell_quote for debug command line
704 * [utils] Use compat_shlex_quote in shell_quote
705 * [postprocessor/execafterdownload] Encode command line (#13407)
706 * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
707 * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
708    in --metadata-from-title (#13408)
709 * [extractor/common] Fix json dumping with --geo-bypass
710 + [extractor/common] Improve jwplayer subtitles extraction
711 + [extractor/common] Improve jwplayer formats extraction (#13379)
712
713 Extractors
714 * [polskieradio] Fix extraction (#13392)
715 + [xfileshare] Add support for fastvideo.me (#13385)
716 * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
717 * [4tube] Fix extraction (#13381, #13382)
718 + [disney] Add support for disneychannel.de (#13383)
719 * [npo] Improve URL regular expression (#13376)
720 + [corus] Add support for showcase.ca
721 + [corus] Add support for history.ca (#13359)
722
723
724 version 2017.06.12
725
726 Core
727 * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
728 + [compat] Introduce compat_HTMLParseError
729 * [utils] Improve unified_timestamp
730 * [extractor/generic] Ensure format id is unicode string
731 * [extractor/common] Return unicode string from _match_id
732 + [YoutubeDL] Sanitize more fields (#13313)
733
734 Extractors
735 + [xfileshare] Add support for rapidvideo.tv (#13348)
736 * [xfileshare] Modernize and pass Referer
737 + [rutv] Add support for testplayer.vgtrk.com (#13347)
738 + [newgrounds] Extract more metadata (#13232)
739 + [newgrounds:playlist] Add support for playlists (#10611)
740 * [newgrounds] Improve formats and uploader extraction (#13346)
741 * [msn] Fix formats extraction
742 * [turbo] Ensure format id is string
743 * [sexu] Ensure height is int
744 * [jove] Ensure comment count is int
745 * [golem] Ensure format id is string
746 * [gfycat] Ensure filesize is int
747 * [foxgay] Ensure height is int
748 * [flickr] Ensure format id is string
749 * [sohu] Fix numeric fields
750 * [safari] Improve authentication detection (#13319)
751 * [liveleak] Ensure height is int (#13313)
752 * [streamango] Make title optional (#13292)
753 * [rtlnl] Improve URL regular expression (#13295)
754 * [tvplayer] Fix extraction (#13291)
755
756
757 version 2017.06.05
758
759 Core
760 * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
761
762 Extractors
763 + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
764 * [pornhub:playlist] Fix extraction (#13281)
765 - [godtv] Remove extractor (#13175)
766 * [safari] Fix typo (#13252)
767 * [youtube] Improve chapters extraction (#13247)
768 * [1tv] Lower preference for HTTP formats (#13246)
769 * [francetv] Relax URL regular expression
770 * [drbonanza] Fix extraction (#13231)
771 * [packtpub] Fix authentication (#13240)
772
773
774 version 2017.05.29
775
776 Extractors
777 * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
778   (#13211)
779 * [xhamster] Fix uploader and like/dislike count extraction (#13216))
780 + [xhamster] Extract categories (#11728)
781 + [abcnews] Add support for embed URLs (#12851)
782 * [gaskrank] Fix extraction (#12493)
783 * [medialaan] Fix videos with missing videoUrl (#12774)
784 * [dvtv] Fix playlist support
785 + [dvtv] Add support for DASH and HLS formats (#3063)
786 + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
787 * [cbsinteractive] Relax URL regular expression (#13213)
788 * [adn] Fix formats extraction
789 + [youku] Extract more metadata (#10433)
790 * [cbsnews] Fix extraction (#13205)
791
792
793 version 2017.05.26
794
795 Core
796 + [utils] strip_jsonp() can recognize more patterns
797 * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
798
799 Extractors
800 + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
801 + [bbc] Add support for authentication
802 * [tudou] Merge into youku extractor (#12214)
803 * [youku:show] Fix extraction
804 * [youku] Fix extraction (#13191)
805 * [udemy] Fix extraction for outputs' format entries without URL (#13192)
806 * [vimeo] Fix formats' sorting (#13189)
807 * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
808
809
810 version 2017.05.23
811
812 Core
813 + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
814 + [adobepass] Add support for Bright House Networks (#13149)
815
816 Extractors
817 + [streamcz] Add support for subtitles (#13174)
818 * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
819 * [toggle] Relax URL regular expression (#13172)
820 * [toypics] Fix extraction (#13077)
821 * [njpwworld] Fix extraction (#13162, #13169)
822 + [hitbox] Add support for smashcast.tv (#13154)
823 * [mitele] Update app key regular expression (#13158)
824
825
826 version 2017.05.18.1
827
828 Core
829 * [jsinterp] Fix typo and cleanup regular expressions (#13134)
830
831
832 version 2017.05.18
833
834 Core
835 + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
836   #13126, #13128, #13129, #13130, #13131, #13132)
837 + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
838   (#13088, #13092)
839 + [utils] Recognize more audio codecs (#13081)
840
841 Extractors
842 + [vier] Extract more metadata (#12539)
843 * [vier] Improve extraction (#12801)
844     + Add support for authentication
845     * Bypass authentication when no credentials provided
846     * Improve extraction robustness
847 * [dailymail] Fix sources extraction (#13057)
848 * [dailymotion] Extend URL regular expression (#13079)
849
850
851 version 2017.05.14
852
853 Core
854 + [extractor/common] Respect Width and Height attributes in ISM manifests
855 + [postprocessor/metadatafromtitle] Add support regular expression syntax for
856   --metadata-from-title (#13065)
857
858 Extractors
859 + [mediaset] Add support for video.mediaset.it (#12708, #12964)
860 * [orf:radio] Fix extraction (#11643, #12926)
861 * [aljazeera] Extend URL regular expression (#13053)
862 * [imdb] Relax URL regular expression (#13056)
863 + [francetv] Add support for mobile.france.tv (#13068)
864 + [upskill] Add support for upskillcourses.com (#13043)
865 * [thescene] Fix extraction (#13061)
866 * [condenast] Improve embed support
867 * [liveleak] Fix extraction (#12053)
868 + [douyu] Support Douyu shows (#12228)
869 * [myspace] Improve URL regular expression (#13040)
870 * [adultswim] Use desktop platform in assets URL (#13041)
871
872
873 version 2017.05.09
874
875 Core
876 * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
877   versions (#13027)
878
879 Extractors
880 * [francetv] Adapt to site redesign (#13034)
881 + [packtpub] Add support for authentication (#12622)
882 * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
883 + [cspan] Add support for brightcove live embeds (#13028)
884 * [vrv] Extract DASH formats and subtitles
885 * [funimation] Fix authentication (#13021)
886 * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
887     + Add support for Adobe Pass authentication
888     + Add support for live streams
889     + Add support for show pages
890 * [turner] Extract thumbnail, is_live and strip description
891 + [nonktube] Add support for nonktube.com (#8647, #13024)
892 + [nuevo] Pass headers to _extract_nuevo
893 * [nbc] Improve extraction (#12364)
894
895
896 version 2017.05.07
897
898 Common
899 * [extractor/common] Fix typo in _extract_akamai_formats
900 + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
901 + [extractor/common] Introduce chapters meta field
902
903 Extractors
904 * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
905   #13003)
906 * [bilibili] Fix video downloading (#13001)
907 * [rmcdecouverte] Fix extraction (#12937)
908 * [theplatform] Extract chapters
909 * [bandcamp] Fix thumbnail extraction (#12980)
910 * [pornhub] Extend URL regular expression (#12996)
911 + [youtube] Extract chapters
912 + [nrk] Extract chapters
913 + [vice] Add support for ooyala embeds in article pages
914 + [vice] Support vice articles (#12968)
915 * [vice] Fix extraction for non en_us videos (#12967)
916 * [gdcvault] Fix extraction for some videos (#12733)
917 * [pbs] Improve multipart video support (#12981)
918 * [laola1tv] Fix extraction (#12880)
919 + [cda] Support birthday verification (#12789)
920 * [leeco] Fix extraction (#12974)
921 + [pbs] Extract chapters
922 * [amp] Imporove thumbnail and subtitles extraction
923 * [foxsports] Fix extraction (#12945)
924 - [coub] Remove comment count extraction (#12941)
925
926
927 version 2017.05.01
928
929 Core
930 + [extractor/common] Extract view count from JSON-LD
931 * [utils] Improve unified_timestamp
932 + [utils] Add video/mp2t to mimetype2ext
933 * [downloader/external] Properly handle live stream downloading cancellation
934   (#8932)
935 + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
936
937 Extractors
938 * [infoq] Make audio format extraction non fatal (#12938)
939 * [brightcove] Allow whitespace around attribute names in embedded code
940 + [zaq1] Add support for zaq1.pl (#12693)
941 + [xvideos] Extract duration (#12828)
942 * [vevo] Fix extraction (#12879)
943 + [noovo] Add support for noovo.ca (#12792)
944 + [washingtonpost] Add support for embeds (#12699)
945 * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
946 * [anvato] Improve extraction (#12913)
947     * Promote to regular shortcut based extractor
948     * Add mcp to access key mapping table
949     * Add support for embeds extraction
950     * Add support for anvato embeds in generic extractor
951 * [xtube] Fix extraction for older FLV videos (#12734)
952 * [tvplayer] Fix extraction (#12908)
953
954
955 version 2017.04.28
956
957 Core
958 + [adobepass] Use geo verification headers for all requests
959 - [downloader/fragment] Remove assert for resume_len when no fragments
960   downloaded
961 + [extractor/common] Add manifest_url for explicit group rendition formats
962 * [extractor/common] Fix manifest_url for m3u8 formats
963 - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
964
965 Extractor
966 * [aenetworks] Fix extraction for shows with single season
967 + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
968 * [youtube] Recognize new locale-based player URLs (#12885)
969 + [streamable] Add support for new embedded URL schema (#12844)
970 * [arte:+7] Relax URL regular expression (#12837)
971
972
973 version 2017.04.26
974
975 Core
976 * Introduce --keep-fragments for keeping fragments of fragmented download
977   on disk after download is finished
978 * [YoutubeDL] Fix output template for missing timestamp (#12796)
979 * [socks] Handle cases where credentials are required but missing
980 * [extractor/common] Improve HLS extraction (#12211)
981     * Extract m3u8 parsing to separate method
982     * Improve rendition groups extraction
983     * Build stream name according stream GROUP-ID
984     * Ignore reference to AUDIO group without URI when stream has no CODECS
985     * Use float for scaled tbr in _parse_m3u8_formats
986 * [utils] Add support for TTML styles in dfxp2srt
987 * [downloader/hls] No need to download keys for fragments that have been
988   already downloaded
989 * [downloader/fragment] Improve fragment downloading
990     * Resume immediately
991     * Don't concatenate fragments and decrypt them on every resume
992     * Optimize disk storage usage, don't store intermediate fragments on disk
993     * Store bookkeeping download state file
994 + [extractor/common] Add support for multiple getters in try_get
995 + [extractor/common] Add support for video of WebPage context in _json_ld
996   (#12778)
997 + [extractor/common] Relax JWPlayer regular expression and remove
998   duplicate URLs (#12768)
999
1000 Extractors
1001 * [iqiyi] Fix extraction of Yule videos
1002 * [vidio] Improve extraction and sort formats
1003 + [brightcove] Match only video elements with data-video-id attribute
1004 * [iqiyi] Fix playlist detection (#12504)
1005 - [azubu] Remove extractor (#12813)
1006 * [porn91] Fix extraction (#12814)
1007 * [vidzi] Fix extraction (#12793)
1008 + [amp] Extract error message (#12795)
1009 + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
1010 * [instagram] Fix extraction (#12777)
1011 + [generic] Support Brightcove videos in <iframe> (#12482)
1012 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
1013 * [brightcove] Fix _extract_url (#12782)
1014 + [odnoklassniki] Extract HLS formats
1015
1016
1017 version 2017.04.17
1018
1019 Extractors
1020 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
1021   add support for channel and channelList embeds
1022 * [generic] Extract multiple Limelight embeds (#12761)
1023 + [itv] Extract series metadata
1024 * [itv] Fix RTMP formats downloading (#12759)
1025 * [itv] Use native HLS downloader by default
1026 + [go90] Extract subtitles (#12752)
1027 + [go90] Extract series metadata (#12752)
1028
1029
1030 version 2017.04.16
1031
1032 Core
1033 * [YoutubeDL] Apply expand_path after output template substitution
1034 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
1035   url (#11163)
1036
1037 Extractors
1038 + [generic] Extract RSS entries as url_transparent (#11163)
1039 + [streamango] Add support for streamango.com (#12643)
1040 + [wsj:article] Add support for articles (#12558)
1041 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
1042   URLs (#9163, #12005, #12178, #12480)
1043 + [udemy] Add support for react rendition (#12744)
1044
1045
1046 version 2017.04.15
1047
1048 Extractors
1049 * [youku] Fix fileid extraction (#12741, #12743)
1050
1051
1052 version 2017.04.14
1053
1054 Core
1055 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
1056 + [adobepass] Improve Comcast and Verizon login code (#10803)
1057 + [adobepass] Add support for Verizon (#10803)
1058
1059 Extractors
1060 + [aenetworks] Add support for specials (#12723)
1061 + [hbo] Extract HLS formats
1062 + [go90] Add support for go90.com (#10127)
1063 + [tv2hu] Add support for tv2.hu (#10509)
1064 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
1065 * [youtube] Improve HLS formats extraction
1066 * [afreecatv] Fix extraction for videos with different key layout (#12718)
1067 - [youtube] Remove explicit preference for audio-only and video-only formats in
1068   order not to break sorting when new formats appear
1069 * [canalplus] Bypass geo restriction
1070
1071
1072 version 2017.04.11
1073
1074 Extractors
1075 * [afreecatv] Fix extraction (#12706)
1076 + [generic] Add support for <object> YouTube embeds (#12637)
1077 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
1078 + [bbccouk] Skip unrecognized formats in media selector (#12701)
1079 + [bbccouk] Add support for https protocol in media selector (#12701)
1080 * [curiositystream] Fix extraction (#12638)
1081 * [adn] Update subtitle decryption key
1082 * [chaturbate] Fix extraction (#12665, #12688, #12690)
1083
1084
1085 version 2017.04.09
1086
1087 Extractors
1088 + [medici] Add support for medici.tv (#3406)
1089 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
1090 + [npo:live] Add support for default URL (#12555)
1091 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
1092 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
1093 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
1094 * [ceskateleveize] Improve extraction and remove URL replacement hacks
1095 + [kaltura] Add support for iframe embeds (#12679)
1096 * [airmozilla] Fix extraction (#12670)
1097 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
1098 + [raiplay] Extract subtitles
1099 + [xfileshare] Add support for vidlo.us (#12660)
1100 + [xfileshare] Add support for vidbom.com (#12661)
1101 + [aenetworks] Add more video URL regular expressions (#12657)
1102 + [odnoklassniki] Fix format sorting for 1080p quality
1103 + [rtl2] Add support for you.rtl2.de (#10257)
1104 + [vshare] Add support for vshare.io (#12278)
1105
1106
1107 version 2017.04.03
1108
1109 Core
1110 + [extractor/common] Add censorship check for TransTelekom ISP
1111 * [extractor/common] Move censorship checks to a separate method
1112
1113 Extractors
1114 + [discoveryvr] Add support for discoveryvr.com (#12578)
1115 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
1116 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
1117
1118
1119 version 2017.04.02
1120
1121 Core
1122 * [YoutubeDL] Return early when extraction of url_transparent fails
1123
1124 Extractors
1125 * [rai] Fix and improve extraction (#11790)
1126 + [vrv] Add support for series pages
1127 * [limelight] Improve extraction for audio only formats
1128 * [funimation] Fix extraction (#10696, #11773)
1129 + [xfileshare] Add support for vidabc.com (#12589)
1130 + [xfileshare] Improve extraction and extract hls formats
1131 + [crunchyroll] Pass geo verifcation proxy
1132 + [cwtv] Extract ISM formats
1133 + [tvplay] Bypass geo restriction
1134 + [vrv] Add support for vrv.co
1135 + [packtpub] Add support for packtpub.com (#12610)
1136 + [generic] Pass base_url to _parse_jwplayer_data
1137 + [adn] Add support for animedigitalnetwork.fr (#4866)
1138 + [allocine] Extract more metadata
1139 * [allocine] Fix extraction (#12592)
1140 * [openload] Fix extraction
1141
1142
1143 version 2017.03.26
1144
1145 Core
1146 * Don't raise an error if JWPlayer config data is not a Javascript object
1147   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
1148 * Expand environment variables for options representing paths (#12556)
1149 + [utils] Introduce expand_path
1150 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
1151
1152 Extractors
1153 * [afreecatv] Fix extraction (#12179)
1154 + [atvat] Add support for atv.at (#5325)
1155 + [fox] Add metadata extraction (#12391)
1156 + [atresplayer] Extract DASH formats
1157 + [atresplayer] Extract HD manifest (#12548)
1158 * [atresplayer] Fix login error detection (#12548)
1159 * [franceculture] Fix extraction (#12547)
1160 * [youtube] Improve URL regular expression (#12538)
1161 * [generic] Do not follow redirects to the same URL
1162
1163
1164 version 2017.03.24
1165
1166 Extractors
1167 - [9c9media] Remove mp4 URL extraction request
1168 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
1169 * [channel9] Fix extraction (#11323)
1170 * [cloudy] Fix extraction (#12525)
1171 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
1172 * [condenast] Fix extraction and style (#12526)
1173 * [viu] Relax URL regular expression (#12529)
1174
1175
1176 version 2017.03.22
1177
1178 Extractors
1179 - [pluralsight] Omit module title from video title (#12506)
1180 * [pornhub] Decode obfuscated video URL (#12470, #12515)
1181 * [senateisvp] Allow https URL scheme for embeds (#12512)
1182
1183
1184 version 2017.03.20
1185
1186 Core
1187 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
1188   output template
1189 + [adobepass] Detect and output error on authz token extraction (#12472)
1190
1191 Extractors
1192 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
1193 + [toongoggles] Add support for toongoggles.com (#12171)
1194 + [medialaan] Add support for Medialaan sites (#9974, #11912)
1195 + [discoverynetworks] Add support for more domains and bypass geo restiction
1196 * [openload] Fix extraction (#10408)
1197
1198
1199 version 2017.03.16
1200
1201 Core
1202 + [postprocessor/ffmpeg] Add support for flac
1203 + [extractor/common] Extract SMIL formats from jwplayer
1204
1205 Extractors
1206 + [generic] Add forgotten return for jwplayer formats
1207 * [redbulltv] Improve extraction
1208
1209
1210 version 2017.03.15
1211
1212 Core
1213 * Fix missing subtitles if --add-metadata is used (#12423)
1214
1215 Extractors
1216 * [facebook] Make title optional (#12443)
1217 + [mitele] Add support for ooyala videos (#12430)
1218 * [openload] Fix extraction (#12435, #12446)
1219 * [streamable] Update API URL (#12433)
1220 + [crunchyroll] Extract season name (#12428)
1221 * [discoverygo] Bypass geo restriction
1222 + [discoverygo:playlist] Add support for playlists (#12424)
1223
1224
1225 version 2017.03.10
1226
1227 Extractors
1228 * [generic] Make title optional for jwplayer embeds (#12410)
1229 * [wdr:maus] Fix extraction (#12373)
1230 * [prosiebensat1] Improve title extraction (#12318, #12327)
1231 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
1232 * [miomio] Fix extraction (#12291, #12388, #12402)
1233 * [telequebec] Fix description extraction (#12399)
1234 * [openload] Fix extraction (#12357)
1235 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
1236
1237
1238 version 2017.03.07
1239
1240 Core
1241 * Metadata are now added after conversion (#5594)
1242
1243 Extractors
1244 * [soundcloud] Update client id (#12376)
1245 * [openload] Fix extraction (#10408, #12357)
1246
1247
1248 version 2017.03.06
1249
1250 Core
1251 + [utils] Process bytestrings in urljoin (#12369)
1252 * [extractor/common] Improve height extraction and extract bitrate
1253 * [extractor/common] Move jwplayer formats extraction in separate method
1254 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
1255
1256 Extractors
1257 + [drtv] Add geo countries to GeoRestrictedError
1258 + [drtv:live] Bypass geo restriction
1259 + [tunepk] Add extractor (#12197, #12243)
1260
1261
1262 version 2017.03.05
1263
1264 Extractors
1265 + [twitch] Add basic support for two-factor authentication (#11974)
1266 + [vier] Add support for vijf.be (#12304)
1267 + [redbulltv] Add support for redbull.tv (#3919, #11948)
1268 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
1269 + [generic] Add support for rutube embeds
1270 + [rutube] Relax URL regular expression
1271 + [vrak] Add support for vrak.tv (#11452)
1272 + [brightcove:new] Add ability to smuggle geo_countries into URL
1273 + [brightcove:new] Raise GeoRestrictedError
1274 * [go] Relax URL regular expression (#12341)
1275 * [24video] Use original host for requests (#12339)
1276 * [ruutu] Disable DASH formats (#12322)
1277
1278
1279 version 2017.03.02
1280
1281 Core
1282 + [adobepass] Add support for Charter Spectrum (#11465)
1283 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
1284
1285 Extractors
1286 * [facebook] Fix extraction (#12323, #12330)
1287 * [youtube] Mark errors about rental videos as expected (#12324)
1288 + [npo] Add support for audio
1289 * [npo] Adapt to app.php API (#12311, #12320)
1290
1291
1292 version 2017.02.28
1293
1294 Core
1295 + [utils] Add bytes_to_long and long_to_bytes
1296 + [utils] Add pkcs1pad
1297 + [aes] Add aes_cbc_encrypt
1298
1299 Extractors
1300 + [azmedien:showplaylist] Add support for show playlists (#12160)
1301 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
1302 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
1303   #10060)
1304 * [douyu] Fix extraction (#12301)
1305
1306
1307 version 2017.02.27
1308
1309 Core
1310 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
1311   interval message (#12183)
1312 + [extractor/common] Add preference to _parse_html5_media_entries
1313
1314 Extractors
1315 + [npo] Add support for zapp.nl
1316 + [npo] Add support for hetklokhuis.nl (#12293)
1317 - [scivee] Remove extractor (#9315)
1318 + [cda] Decode download URL (#12255)
1319 + [crunchyroll] Improve uploader extraction (#12267)
1320 + [youtube] Raise GeoRestrictedError
1321 + [dailymotion] Raise GeoRestrictedError
1322 + [mdr] Recognize more URL patterns (#12169)
1323 + [tvigle] Raise GeoRestrictedError
1324 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
1325   (#11719)
1326 + [freshlive] Add support for freshlive.tv (#12175)
1327 + [xhamster] Capture and output videoClosed error (#12263)
1328 + [etonline] Add support for etonline.com (#12236)
1329 + [njpwworld] Add support for njpwworld.com (#11561)
1330 * [amcnetworks] Relax URL regular expression (#12127)
1331
1332
1333 version 2017.02.24.1
1334
1335 Extractors
1336 * [noco] Modernize
1337 * [noco] Switch login URL to https (#12246)
1338 + [thescene] Extract more metadata
1339 * [thescene] Fix extraction (#12235)
1340 + [tubitv] Use geo bypass mechanism
1341 * [openload] Fix extraction (#10408)
1342 + [ivi] Raise GeoRestrictedError
1343
1344
1345 version 2017.02.24
1346
1347 Core
1348 * [options] Hide deprecated options from --help
1349 * [options] Deprecate --autonumber-size
1350 + [YoutubeDL] Add support for string formatting operations in output template
1351   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
1352
1353 Extractors
1354 + [lynda:course] Add webpage extraction fallback (#12238)
1355 * [go] Sign all uplynk URLs and use geo bypass only for free videos
1356   (#12087, #12210)
1357 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
1358 + [instagram] Add support for multi video posts (#12226)
1359 + [crunchyroll] Extract playlist entries ids
1360 * [mgtv] Fix extraction
1361 + [sohu] Raise GeoRestrictedError
1362 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
1363
1364
1365 version 2017.02.22
1366
1367 Extractors
1368 * [crunchyroll] Fix descriptions with double quotes (#12124)
1369 * [dailymotion] Make comment count optional (#12209)
1370 + [vidzi] Add support for vidzi.cc (#12213)
1371 + [24video] Add support for 24video.tube (#12217)
1372 + [crackle] Use geo bypass mechanism
1373 + [viewster] Use geo verification headers
1374 + [tfo] Improve geo restriction detection and use geo bypass mechanism
1375 + [telequebec] Use geo bypass mechanism
1376 + [limelight] Extract PlaylistService errors and improve geo restriction
1377   detection
1378
1379
1380 version 2017.02.21
1381
1382 Core
1383 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
1384   (#11970)
1385 + [adobepass] Add support for Time Warner Cable (#12191)
1386 + [travis] Run tests in parallel
1387 + [downloader/ism] Honor HTTP headers when downloading fragments
1388 + [downloader/dash] Honor HTTP headers when downloading fragments
1389 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
1390 + Add option --geo-bypass-country for explicit geo bypass on behalf of
1391   specified country
1392 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
1393 + Add experimental geo restriction bypass mechanism based on faking
1394   X-Forwarded-For HTTP header
1395 + [utils] Introduce GeoRestrictedError for geo restricted videos
1396 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
1397
1398 Extractors
1399 + [ninecninemedia] Use geo bypass mechanism
1400 * [spankbang] Make uploader optional (#12193)
1401 + [iprima] Improve geo restriction detection and disable geo bypass
1402 * [iprima] Modernize
1403 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
1404 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
1405 * [nrk] Update _API_HOST and relax _VALID_URL
1406 + [tv4] Bypass geo restriction and improve detection
1407 * [tv4] Switch to hls3 protocol (#12177)
1408 + [viki] Improve geo restriction detection
1409 + [vgtv] Improve geo restriction detection
1410 + [srgssr] Improve geo restriction detection
1411 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
1412 + [svt] Improve geo restriction detection and use geo bypass mechanism
1413 + [pbs] Improve geo restriction detection and use geo bypass mechanism
1414 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
1415 + [nrk] Improve geo restriction detection and use geo bypass mechanism
1416 + [itv] Improve geo restriction detection and use geo bypass mechanism
1417 + [go] Improve geo restriction detection and use geo bypass mechanism
1418 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
1419 * [brightcove:legacy] Restrict videoPlayer value (#12040)
1420 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
1421 + [thisav] Add support for HTML5 media (#11771)
1422 * [metacafe] Bypass family filter (#10371)
1423 * [viceland] Improve info extraction
1424
1425
1426 version 2017.02.17
1427
1428 Extractors
1429 * [heise] Improve extraction (#9725)
1430 * [ellentv] Improve (#11653)
1431 * [openload] Fix extraction (#10408, #12002)
1432 + [theplatform] Recognize URLs with whitespaces (#12044)
1433 * [einthusan] Relax URL regular expression (#12141, #12159)
1434 + [generic] Support complex JWPlayer embedded videos (#12030)
1435 * [elpais] Improve extraction (#12139)
1436
1437
1438 version 2017.02.16
1439
1440 Core
1441 + [utils] Add support for quoted string literals in --match-filter (#8050,
1442   #12142, #12144)
1443
1444 Extractors
1445 * [ceskatelevize] Lower priority for audio description sources (#12119)
1446 * [amcnetworks] Fix extraction (#12127)
1447 * [pinkbike] Fix uploader extraction (#12054)
1448 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
1449 + [onetpl] Add support for onet.pl (#10507)
1450 + [onetmvp] Add shortcut extractor
1451 + [vodpl] Add support for vod.pl (#12122)
1452 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
1453 + [ceskatelevize] Extract DASH formats (#12119, #12133)
1454
1455
1456 version 2017.02.14
1457
1458 Core
1459 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
1460
1461 Extractor
1462 * [zdf] Fix extraction (#12117)
1463 * [xtube] Fix extraction for both kinds of video id (#12088)
1464 * [xtube] Improve title extraction (#12088)
1465 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
1466 * [bellmedia] Allow video id longer than 6 characters (#12114)
1467 + [limelight] Add support for referer protected videos
1468 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
1469 * [hotstar] Improve extraction (#12096)
1470 * [einthusan] Fix extraction (#11416)
1471 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
1472 * [youtube] Fix parsing codecs (#12091)
1473
1474
1475 version 2017.02.11
1476
1477 Core
1478 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
1479   utility functions
1480 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
1481
1482 Extractor
1483 * [pluralsight:course] Fix extraction (#12075)
1484 + [bbc] Extract m3u8 formats with 320k audio
1485 * [facebook] Relax video id matching (#11017, #12055, #12056)
1486 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
1487 + [pluralsight] Detect blocked account error message (#12070)
1488 + [bloomberg] Add another video id pattern (#12062)
1489 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
1490 + [tvplayer] Add support for tvplayer.com
1491
1492
1493 version 2017.02.10
1494
1495 Extractors
1496 * [xtube] Fix extraction (#12023)
1497 * [pornhub] Fix extraction (#12007, #12018)
1498 * [facebook] Improve JS data regular expression (#12042)
1499 * [kaltura] Improve embed partner id extraction (#12041)
1500 + [sprout] Add support for sproutonline.com
1501 * [6play] Improve extraction
1502 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
1503 + [go] Add support for Adobe Pass authentication (#11468, #10831)
1504 * [6play] Fix extraction (#12011)
1505 + [nbc] Add support for Adobe Pass authentication (#12006)
1506
1507
1508 version 2017.02.07
1509
1510 Core
1511 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
1512 + [downloader/fragment] Respect --no-part
1513 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
1514
1515 Extractors
1516 * [pornhub] Fix extraction (#11997)
1517 + [canalplus] Add support for cstar.fr (#11990)
1518 + [extractor/generic] Improve RTMP support (#11993)
1519 + [gaskrank] Add support for gaskrank.tv (#11685)
1520 * [bandcamp] Fix extraction for incomplete albums (#11727)
1521 * [iwara] Fix extraction (#11781)
1522 * [googledrive] Fix extraction on Python 3.6
1523 + [videopress] Add support for videopress.com
1524 + [afreecatv] Extract RTMP formats
1525
1526
1527 version 2017.02.04.1
1528
1529 Extractors
1530 + [twitch:stream] Add support for player.twitch.tv (#11971)
1531 * [radiocanada] Fix extraction for toutv rtmp formats
1532
1533
1534 version 2017.02.04
1535
1536 Core
1537 + Add --playlist-random to shuffle playlists (#11889, #11901)
1538 * [utils] Improve comments processing in js_to_json (#11947)
1539 * [utils] Handle single-line comments in js_to_json
1540 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
1541
1542 Extractors
1543 + [piksel] Add another app token pattern (#11969)
1544 + [vk] Capture and output author blocked error message (#11965)
1545 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
1546   #11800)
1547 + [drtv] Add support for live and radio sections (#1827, #3427)
1548 * [myspace] Fix extraction and extract HLS and HTTP formats
1549 + [youtube] Add format info for itag 325 and 328
1550 * [vine] Fix extraction (#11955)
1551 - [sportbox] Remove extractor (#11954)
1552 + [filmon] Add support for filmon.com (#11187)
1553 + [infoq] Add audio only formats (#11565)
1554 * [douyutv] Improve room id regular expression (#11931)
1555 * [iprima] Fix extraction (#11920, #11896)
1556 * [youtube] Fix ytsearch when cookies are provided (#11924)
1557 * [go] Relax video id regular expression (#11937)
1558 * [facebook] Fix title extraction (#11941)
1559 + [youtube:playlist] Recognize TL playlists (#11945)
1560 + [bilibili] Support new Bangumi URLs (#11845)
1561 + [cbc:watch] Extract audio codec for audio only formats (#11893)
1562 + [elpais] Fix extraction for some URLs (#11765)
1563
1564
1565 version 2017.02.01
1566
1567 Extractors
1568 + [facebook] Add another fallback extraction scenario (#11926)
1569 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
1570 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
1571 + [vimeo] Extract upload timestamp
1572 + [vimeo] Extract license (#8726, #11880)
1573 + [nrk:series] Add support for series (#11571, #11711)
1574
1575
1576 version 2017.01.31
1577
1578 Core
1579 + [compat] Add compat_etree_register_namespace
1580
1581 Extractors
1582 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
1583   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
1584   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
1585 + [vimeo] Extract both mixed and separated DASH formats
1586 + [ruutu] Extract DASH formats
1587 * [itv] Fix extraction for python 2.6
1588
1589
1590 version 2017.01.29
1591
1592 Core
1593 * [extractor/common] Fix initialization template (#11605, #11825)
1594 + [extractor/common] Document fragment_base_url and fragment's path fields
1595 * [extractor/common] Fix duration per DASH segment (#11868)
1596 + Introduce --autonumber-start option for initial value of %(autonumber)s
1597   template (#727, #2702, #9362, #10457, #10529, #11862)
1598
1599 Extractors
1600 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
1601 * [npo] Fix subtitles extraction
1602 + [itv] Extract subtitles
1603 + [itv] Add support for itv.com (#9240)
1604 + [mtv81] Add support for mtv81.com (#7619)
1605 + [vlive] Add support for channels (#11826)
1606 + [kaltura] Add fallback for fileExt
1607 + [kaltura] Improve uploader_id extraction
1608 + [konserthusetplay] Add support for rspoplay.se (#11828)
1609
1610
1611 version 2017.01.28
1612
1613 Core
1614 * [utils] Improve parse_duration
1615
1616 Extractors
1617 * [crunchyroll] Improve series and season metadata extraction (#11832)
1618 * [soundcloud] Improve formats extraction and extract audio bitrate
1619 + [soundcloud] Extract HLS formats
1620 * [soundcloud] Fix track URL extraction (#11852)
1621 + [twitch:vod] Expand URL regular expressions (#11846)
1622 * [aenetworks] Fix season episodes extraction (#11669)
1623 + [tva] Add support for videos.tva.ca (#11842)
1624 * [jamendo] Improve and extract more metadata (#11836)
1625 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
1626 * [vevo] Remove request to old API and catch API v2 errors
1627 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
1628 + [youtube] Add fallback for duration extraction (#11841)
1629
1630
1631 version 2017.01.25
1632
1633 Extractors
1634 + [openload] Fallback video extension to mp4
1635 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
1636 * [srgssr] Fix rts video extraction (#11831)
1637 + [afreecatv:global] Add support for afreeca.tv (#11807)
1638 + [crackle] Extract vtt subtitles
1639 + [crackle] Extract multiple resolutions for thumbnails
1640 + [crackle] Add support for mobile URLs
1641 + [konserthusetplay] Extract subtitles (#11823)
1642 + [konserthusetplay] Add support for HLS videos (#11823)
1643 * [vimeo:review] Fix config URL extraction (#11821)
1644
1645
1646 version 2017.01.24
1647
1648 Extractors
1649 * [pluralsight] Fix extraction (#11820)
1650 + [nextmedia] Add support for NextTV (壹電視)
1651 * [24video] Fix extraction (#11811)
1652 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
1653 + [chirbit] Extract uploader (#11809)
1654
1655
1656 version 2017.01.22
1657
1658 Extractors
1659 + [pornflip] Add support for pornflip.com (#11556, #11795)
1660 * [chaturbate] Fix extraction (#11797, #11802)
1661 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
1662 + [nextmedia] Support redirected URLs
1663 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
1664 + [youtube] Extract episode metadata (#9695, #11774)
1665 + [cspan] Support Ustream embedded videos (#11547)
1666 + [1tv] Add support for HLS videos (#11786)
1667 * [uol] Fix extraction (#11770)
1668 * [mtv] Relax triforce feed regular expression (#11766)
1669
1670
1671 version 2017.01.18
1672
1673 Extractors
1674 * [bilibili] Fix extraction (#11077)
1675 + [canalplus] Add fallback for video id (#11764)
1676 * [20min] Fix extraction (#11683, #11751)
1677 * [imdb] Extend URL regular expression (#11744)
1678 + [naver] Add support for tv.naver.com links (#11743)
1679
1680
1681 version 2017.01.16
1682
1683 Core
1684 * [options] Apply custom config to final composite configuration (#11741)
1685 * [YoutubeDL] Improve protocol auto determining (#11720)
1686
1687 Extractors
1688 * [xiami] Relax URL regular expressions
1689 * [xiami] Improve track metadata extraction (#11699)
1690 + [limelight] Check hand-make direct HTTP links
1691 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
1692 + [brightcove] Recognize another player ID pattern (#11688)
1693 + [niconico] Support login via cookies (#7968)
1694 * [yourupload] Fix extraction (#11601)
1695 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
1696 * [vevo] Improve geo restriction detection
1697 + [dramafever] Add support for URLs with language code (#11714)
1698 * [cbc] Improve playlist support (#11704)
1699
1700
1701 version 2017.01.14
1702
1703 Core
1704 + [common] Add ability to customize akamai manifest host
1705 + [utils] Add more date formats
1706
1707 Extractors
1708 - [mtv] Eliminate _transform_rtmp_url
1709 * [mtv] Generalize triforce mgid extraction
1710 + [cmt] Add support for full episodes and video clips (#11623)
1711 + [mitele] Extract DASH formats
1712 + [ooyala] Add support for videos with embedToken (#11684)
1713 * [mixcloud] Fix extraction (#11674)
1714 * [openload] Fix extraction (#10408)
1715 * [tv4] Improve extraction (#11698)
1716 * [freesound] Fix and improve extraction (#11602)
1717 + [nick] Add support for beta.nick.com (#11655)
1718 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
1719 * [mtv] Fix non-HLS extraction
1720
1721
1722 version 2017.01.10
1723
1724 Extractors
1725 * [youtube] Fix extraction (#11663, #11664)
1726 + [inc] Add support for inc.com (#11277, #11647)
1727 + [youtube] Add itag 212 (#11575)
1728 + [egghead:course] Add support for egghead.io courses
1729
1730
1731 version 2017.01.08
1732
1733 Core
1734 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
1735
1736 Extractors
1737 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
1738 - [videott] Remove extractor
1739 * [swrmediathek] Improve extraction
1740 - [sharesix] Remove extractor
1741 - [aol:features] Remove extractor
1742 * [sendtonews] Improve info extraction
1743 * [3sat,phoenix] Fix extraction (#11619)
1744 * [comedycentral/mtv] Add support for HLS videos (#11600)
1745 * [discoverygo] Fix JSON data parsing (#11219, #11522)
1746
1747
1748 version 2017.01.05
1749
1750 Extractors
1751 + [zdf] Fix extraction (#11055, #11063)
1752 * [pornhub:playlist] Improve extraction (#11594)
1753 + [cctv] Add support for ncpa-classic.com (#11591)
1754 + [tunein] Add support for embeds (#11579)
1755
1756
1757 version 2017.01.02
1758
1759 Extractors
1760 * [cctv] Improve extraction (#879, #6753, #8541)
1761 + [nrktv:episodes] Add support for episodes (#11571)
1762 + [arkena] Add support for video.arkena.com (#11568)
1763
1764
1765 version 2016.12.31
1766
1767 Core
1768 + Introduce --config-location option for custom configuration files (#6745,
1769   #10648)
1770
1771 Extractors
1772 + [twitch] Add support for player.twitch.tv (#11535, #11537)
1773 + [videa] Add support for videa.hu (#8181, #11133)
1774 * [vk] Fix postlive videos extraction
1775 * [vk] Extract from playerParams (#11555)
1776 - [freevideo] Remove extractor (#11515)
1777 + [showroomlive] Add support for showroom-live.com (#11458)
1778 * [xhamster] Fix duration extraction (#11549)
1779 * [rtve:live] Fix extraction (#11529)
1780 * [brightcove:legacy] Improve embeds detection (#11523)
1781 + [twitch] Add support for rechat messages (#11524)
1782 * [acast] Fix audio and timestamp extraction (#11521)
1783
1784
1785 version 2016.12.22
1786
1787 Core
1788 * [extractor/common] Improve detection of video-only formats in m3u8
1789   manifests (#11507)
1790
1791 Extractors
1792 + [theplatform] Pass geo verification headers to SMIL request (#10146)
1793 + [viu] Pass geo verification headers to auth request
1794 * [rtl2] Extract more formats and metadata
1795 * [vbox7] Skip malformed JSON-LD (#11501)
1796 * [uplynk] Force downloading using native HLS downloader (#11496)
1797 + [laola1] Add support for another extraction scenario (#11460)
1798
1799
1800 version 2016.12.20
1801
1802 Core
1803 * [extractor/common] Improve fragment URL construction for DASH media
1804 * [extractor/common] Fix codec information extraction for mixed audio/video
1805   DASH media (#11490)
1806
1807 Extractors
1808 * [vbox7] Fix extraction (#11494)
1809 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
1810 + [piksel] Add support for player.piksel.com (#11246)
1811 + [vimeo] Add support for DASH formats
1812 * [vimeo] Fix extraction for HLS formats (#11490)
1813 * [kaltura] Fix wrong widget ID in some cases (#11480)
1814 + [nrktv:direkte] Add support for live streams (#11488)
1815 * [pbs] Fix extraction for geo restricted videos (#7095)
1816 * [brightcove:new] Skip widevine classic videos
1817 + [viu] Add support for viu.com (#10607, #11329)
1818
1819
1820 version 2016.12.18
1821
1822 Core
1823 + [extractor/common] Recognize DASH formats in html5 media entries
1824
1825 Extractors
1826 + [ccma] Add support for ccma.cat (#11359)
1827 * [laola1tv] Improve extraction
1828 + [laola1tv] Add support embed URLs (#11460)
1829 * [nbc] Fix extraction for MSNBC videos (#11466)
1830 * [twitch] Adapt to new videos pages URL schema (#11469)
1831 + [meipai] Add support for meipai.com (#10718)
1832 * [jwplatform] Improve subtitles and duration extraction
1833 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
1834 + [vvvvid] Add support for vvvvid.it (#5915)
1835
1836
1837 version 2016.12.15
1838
1839 Core
1840 + [utils] Add convenience urljoin
1841
1842 Extractors
1843 + [openload] Recognize oload.tv URLs (#10408)
1844 + [facebook] Recognize .onion URLs (#11443)
1845 * [vlive] Fix extraction (#11375, #11383)
1846 + [canvas] Extract DASH formats
1847 + [melonvod] Add support for vod.melon.com (#11419)
1848
1849
1850 version 2016.12.12
1851
1852 Core
1853 + [utils] Add common user agents map
1854 + [common] Recognize HLS manifests that contain video only formats (#11394)
1855
1856 Extractors
1857 + [dplay] Use Safari user agent for HLS (#11418)
1858 + [facebook] Detect login required error message
1859 * [facebook] Improve video selection (#11390)
1860 + [canalplus] Add another video id pattern (#11399)
1861 * [mixcloud] Relax URL regular expression (#11406)
1862 * [ctvnews] Relax URL regular expression (#11394)
1863 + [rte] Capture and output error message (#7746, #10498)
1864 + [prosiebensat1] Add support for DASH formats
1865 * [srgssr] Improve extraction for geo restricted videos (#11089)
1866 * [rts] Improve extraction for geo restricted videos (#4989)
1867
1868
1869 version 2016.12.09
1870
1871 Core
1872 * [socks] Fix error reporting (#11355)
1873
1874 Extractors
1875 * [openload] Fix extraction (#10408)
1876 * [pandoratv] Fix extraction (#11023)
1877 + [telebruxelles] Add support for emission URLs
1878 * [telebruxelles] Extract all formats
1879 + [bloomberg] Add another video id regular expression (#11371)
1880 * [fusion] Update ooyala id regular expression (#11364)
1881 + [1tv] Add support for playlists (#11335)
1882 * [1tv] Improve extraction (#11335)
1883 + [aenetworks] Extract more formats (#11321)
1884 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
1885
1886
1887 version 2016.12.01
1888
1889 Extractors
1890 * [soundcloud] Update client id (#11327)
1891 * [ruutu] Detect DRM protected videos
1892 + [liveleak] Add support for youtube embeds (#10688)
1893 * [spike] Fix full episodes support (#11312)
1894 * [comedycentral] Fix full episodes support
1895 * [normalboots] Rewrite in terms of JWPlatform (#11184)
1896 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
1897 - [screenwavemedia] Remove extractor (#11184)
1898
1899
1900 version 2016.11.27
1901
1902 Extractors
1903 + [webcaster] Add support for webcaster.pro
1904 + [azubu] Add support for azubu.uol.com.br (#11305)
1905 * [viki] Prefer hls formats
1906 * [viki] Fix rtmp formats extraction (#11255)
1907 * [puls4] Relax URL regular expression (#11267)
1908 * [vevo] Improve artist extraction (#10911)
1909 * [mitele] Relax URL regular expression and extract more metadata (#11244)
1910 + [cbslocal] Recognize New York site (#11285)
1911 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
1912
1913
1914 version 2016.11.22
1915
1916 Extractors
1917 * [hellporno] Fix video extension extraction (#11247)
1918 + [hellporno] Add support for hellporno.net (#11247)
1919 + [amcnetworks] Recognize more BBC America URLs (#11263)
1920 * [funnyordie] Improve extraction (#11208)
1921 * [extractor/generic] Improve limelight embeds support
1922 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
1923 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
1924 * [twitter:card] Relax URL regular expression (#11225)
1925 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
1926
1927
1928 version 2016.11.18
1929
1930 Extractors
1931 * [youtube:live] Relax URL regular expression (#11164)
1932 * [openload] Fix extraction (#10408, #11122)
1933 * [vlive] Prefer locale over language for subtitles id (#11203)
1934
1935
1936 version 2016.11.14.1
1937
1938 Core
1939 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
1940 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
1941   MPD manifests (#11175)
1942 * [extractor/common] Improve thumbnail extraction from JSON-LD
1943
1944 Extractors
1945 + [nrk] Workaround geo restriction
1946 + [nrk] Improve error detection and messages
1947 + [afreecatv] Add support for vod.afreecatv.com (#11174)
1948 * [cda] Fix and improve extraction (#10929, #10936)
1949 * [plays] Fix extraction (#11165)
1950 * [eagleplatform] Fix extraction (#11160)
1951 + [audioboom] Recognize /posts/ URLs (#11149)
1952
1953
1954 version 2016.11.08.1
1955
1956 Extractors
1957 * [espn:article] Fix support for espn.com articles
1958 * [franceculture] Fix extraction (#11140)
1959
1960
1961 version 2016.11.08
1962
1963 Extractors
1964 * [tmz:article] Fix extraction (#11052)
1965 * [espn] Fix extraction (#11041)
1966 * [mitele] Fix extraction after website redesign (#10824)
1967 - [ard] Remove age restriction check (#11129)
1968 * [generic] Improve support for pornhub.com embeds (#11100)
1969 + [generic] Add support for redtube.com embeds (#11099)
1970 + [generic] Add support for drtuber.com embeds (#11098)
1971 + [redtube] Add support for embed URLs
1972 + [drtuber] Add support for embed URLs
1973 + [yahoo] Improve content id extraction (#11088)
1974 * [toutv] Relax URL regular expression (#11121)
1975
1976
1977 version 2016.11.04
1978
1979 Core
1980 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
1981   manifests (#11113)
1982 * [downloader/ism] Fix AVC Decoder Configuration Record
1983
1984 Extractors
1985 + [fox9] Add support for fox9.com (#11110)
1986 + [anvato] Extract more metadata and improve formats extraction
1987 * [vodlocker] Improve removed videos detection (#11106)
1988 + [vzaar] Add support for vzaar.com (#11093)
1989 + [vice] Add support for uplynk preplay videos (#11101)
1990 * [tubitv] Fix extraction (#11061)
1991 + [shahid] Add support for authentication (#11091)
1992 + [radiocanada] Add subtitles support (#11096)
1993 + [generic] Add support for ISM manifests
1994
1995
1996 version 2016.11.02
1997
1998 Core
1999 + Add basic support for Smooth Streaming protocol (#8118, #10969)
2000 * Improve MPD manifest base URL extraction (#10909, #11079)
2001 * Fix --match-filter for int-like strings (#11082)
2002
2003 Extractors
2004 + [mva] Add support for ISM formats
2005 + [msn] Add support for ISM formats
2006 + [onet] Add support for ISM formats
2007 + [tvp] Add support for ISM formats
2008 + [nicknight] Add support for nicknight sites (#10769)
2009
2010
2011 version 2016.10.30
2012
2013 Extractors
2014 * [facebook] Improve 1080P video detection (#11073)
2015 * [imgur] Recognize /r/ URLs (#11071)
2016 * [beeg] Fix extraction (#11069)
2017 * [openload] Fix extraction (#10408)
2018 * [gvsearch] Modernize and fix search request (#11051)
2019 * [adultswim] Fix extraction (#10979)
2020 + [nobelprize] Add support for nobelprize.org (#9999)
2021 * [hornbunny] Fix extraction (#10981)
2022 * [tvp] Improve video id extraction (#10585)
2023
2024
2025 version 2016.10.26
2026
2027 Extractors
2028 + [rentv] Add support for ren.tv (#10620)
2029 + [ard] Detect unavailable videos (#11018)
2030 * [vk] Fix extraction (#11022)
2031
2032
2033 version 2016.10.25
2034
2035 Core
2036 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
2037
2038 Extractors
2039 + [jamendo] Add support for jamendo.com (#10132, #10736)
2040 + [pandatv] Add support for panda.tv (#10736)
2041 + [dotsub] Support Vimeo embed (#10964)
2042 * [litv] Fix extraction
2043 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
2044 * [vivo] Fix extraction (#11003)
2045 + [twitch:stream] Add support for rebroadcasts (#10995)
2046 * [pluralsight] Fix subtitles conversion (#10990)
2047
2048
2049 version 2016.10.21.1
2050
2051 Extractors
2052 + [pluralsight] Process all clip URLs (#10984)
2053
2054
2055 version 2016.10.21
2056
2057 Core
2058 - Disable thumbnails embedding in mkv
2059 + Add support for Comcast multiple-system operator (#10819)
2060
2061 Extractors
2062 * [pluralsight] Adapt to new API (#10972)
2063 * [openload] Fix extraction (#10408, #10971)
2064 + [natgeo] Extract m3u8 formats (#10959)
2065
2066
2067 version 2016.10.19
2068
2069 Core
2070 + [utils] Expose PACKED_CODES_RE
2071 + [extractor/common] Extract non smil wowza mpd manifests
2072 + [extractor/common] Detect f4m audio-only formats
2073
2074 Extractors
2075 * [vidzi] Fix extraction (#10908, #10952)
2076 * [urplay] Fix subtitles extraction
2077 + [urplay] Add support for urskola.se (#10915)
2078 + [orf] Add subtitles support (#10939)
2079 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
2080 * [nrk] Relax URL regular expression (#10928)
2081 + [nytimes] Add support for podcasts (#10926)
2082 * [pluralsight] Relax URL regular expression (#10941)
2083
2084
2085 version 2016.10.16
2086
2087 Core
2088 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
2089   in FFmpegExtractAudioPP (#10879)
2090
2091 Extractors
2092 + [ruutu] Add support for supla.fi (#10849)
2093 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
2094 * [lynda] Fix height for prioritized streams
2095 + [lynda] Add fallback extraction scenario
2096 * [lynda] Switch to https (#10916)
2097 + [huajiao] New extractor (#10917)
2098 * [cmt] Fix mgid extraction (#10813)
2099 + [safari:course] Add support for techbus.safaribooksonline.com
2100 * [orf:tvthek] Fix extraction and modernize (#10898)
2101 * [chirbit] Fix extraction of user profile pages
2102 * [carambatv] Fix extraction
2103 * [canalplus] Fix extraction for some videos
2104 * [cbsinteractive] Fix extraction for cnet.com
2105 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
2106
2107
2108 version 2016.10.12
2109
2110 Core
2111 + Support HTML media elements without child nodes
2112 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
2113
2114 Extractors
2115 * [dailymotion] Fix extraction (#10901)
2116 * [vimeo:review] Fix extraction (#10900)
2117 * [nhl] Correctly handle invalid formats (#10713)
2118 * [footyroom] Fix extraction (#10810)
2119 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
2120 + [hbo] Add support for episode pages (#10892)
2121 * [allocine] Fix extraction (#10860)
2122 + [nextmedia] Recognize action news on AppleDaily
2123 * [lego] Improve info extraction and bypass geo restriction (#10872)
2124
2125
2126 version 2016.10.07
2127
2128 Extractors
2129 + [iprima] Detect geo restriction
2130 * [facebook] Fix video extraction (#10846)
2131 + [commonprotocols] Support direct MMS links (#10838)
2132 + [generic] Add support for multiple vimeo embeds (#10862)
2133 + [nzz] Add support for nzz.ch (#4407)
2134 + [npo] Detect geo restriction
2135 + [npo] Add support for 2doc.nl (#10842)
2136 + [lego] Add support for lego.com (#10369)
2137 + [tonline] Add support for t-online.de (#10376)
2138 * [techtalks] Relax URL regular expression (#10840)
2139 * [youtube:live] Extend URL regular expression (#10839)
2140 + [theweatherchannel] Add support for weather.com (#7188)
2141 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
2142 + [nhl] Add support for wch2016.com (#10833)
2143 * [pornoxo] Use JWPlatform to improve metadata extraction
2144
2145
2146 version 2016.10.02
2147
2148 Core
2149 * Fix possibly lost extended attributes during post-processing
2150 + Support pyxattr as well as python-xattr for --xattrs and
2151   --xattr-set-filesize (#9054)
2152
2153 Extractors
2154 + [jwplatform] Support DASH streams in JWPlayer
2155 + [jwplatform] Support old-style JWPlayer playlists
2156 + [byutv:event] Add extractor
2157 * [periscope:user] Fix extraction (#10820)
2158 * [dctp] Fix extraction (#10734)
2159 + [instagram] Extract video dimensions (#10790)
2160 + [tvland] Extend URL regular expression (#10812)
2161 + [vgtv] Add support for tv.aftonbladet.se (#10800)
2162 - [aftonbladet] Remove extractor
2163 * [vk] Fix timestamp and view count extraction (#10760)
2164 + [vk] Add support for running and finished live streams (#10799)
2165 + [leeco] Recognize more Le Sports URLs (#10794)
2166 + [instagram] Extract comments (#10788)
2167 + [ketnet] Extract mzsource formats (#10770)
2168 * [limelight:media] Improve HTTP formats extraction
2169
2170
2171 version 2016.09.27
2172
2173 Core
2174 + Add hdcore query parameter to akamai f4m formats
2175 + Delegate HLS live streams downloading to ffmpeg
2176 + Improved support for HTML5 subtitles
2177
2178 Extractors
2179 + [vk] Add support for dailymotion embeds (#10661)
2180 * [promptfile] Fix extraction (#10634)
2181 * [kaltura] Speed up embed regular expressions (#10764)
2182 + [npo] Add support for anderetijden.nl (#10754)
2183 + [prosiebensat1] Add support for advopedia sites
2184 * [mwave] Relax URL regular expression (#10735, #10748)
2185 * [prosiebensat1] Fix playlist support (#10745)
2186 + [prosiebensat1] Add support for sat1gold sites (#10745)
2187 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
2188 + [brightcove:new] Add support for live streams
2189 * [soundcloud] Generalize playlist entries extraction (#10733)
2190 + [mtv] Add support for new URL schema (#8169, #9808)
2191 * [einthusan] Fix extraction (#10714)
2192 + [twitter] Support Periscope embeds (#10737)
2193 + [openload] Support subtitles (#10625)
2194
2195
2196 version 2016.09.24
2197
2198 Core
2199 + Add support for watchTVeverywhere.com authentication provider based MSOs for
2200   Adobe Pass authentication (#10709)
2201
2202 Extractors
2203 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
2204 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
2205 * [cbs] Extract info from thunder videoPlayerService (#10728)
2206 * [openload] Fix extraction (#10408)
2207 + [ustream] Support the new HLS streams (#10698)
2208 + [ooyala] Extract all HLS formats
2209 + [cartoonnetwork] Add support for Adobe Pass authentication
2210 + [soundcloud] Extract license metadata
2211 + [fox] Add support for Adobe Pass authentication (#8584)
2212 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
2213 + [trutv] Add support for Adobe Pass authentication (#10519)
2214 + [turner] Add support for Adobe Pass authentication
2215
2216
2217 version 2016.09.19
2218
2219 Extractors
2220 + [crunchyroll] Check if already authenticated (#10700)
2221 - [twitch:stream] Remove fallback to profile extraction when stream is offline
2222 * [thisav] Improve title extraction (#10682)
2223 * [vyborymos] Improve station info extraction
2224
2225
2226 version 2016.09.18
2227
2228 Core
2229 + Introduce manifest_url and fragments fields in formats dictionary for
2230   fragmented media
2231 + Provide manifest_url field for DASH segments, HLS and HDS
2232 + Provide fragments field for DASH segments
2233 * Rework DASH segments downloader to use fragments field
2234 + Add helper method for Wowza Streaming Engine formats extraction
2235
2236 Extractors
2237 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
2238 + [xfileshare] Add title regular expression for streamin.to (#10646)
2239 + [globo:article] Add support for multiple videos (#10653)
2240 + [thisav] Recognize HTML5 videos (#10447)
2241 * [jwplatform] Improve JWPlayer detection
2242 + [mangomolo] Add support for Mangomolo embeds
2243 + [toutv] Add support for authentication (#10669)
2244 * [franceinter] Fix upload date extraction
2245 * [tv4] Fix HLS and HDS formats extraction (#10659)
2246
2247
2248 version 2016.09.15
2249
2250 Core
2251 * Improve _hidden_inputs
2252 + Introduce improved explicit Adobe Pass support
2253 + Add --ap-mso to provide multiple-system operator identifier
2254 + Add --ap-username to provide MSO account username
2255 + Add --ap-password to provide MSO account password
2256 + Add --ap-list-mso to list all supported MSOs
2257 + Add support for Rogers Cable multiple-system operator (#10606)
2258
2259 Extractors
2260 * [crunchyroll] Fix authentication (#10655)
2261 * [twitch] Fix API calls (#10654, #10660)
2262 + [bellmedia] Add support for more Bell Media Television sites
2263 * [franceinter] Fix extraction (#10538, #2105)
2264 * [kuwo] Improve error detection (#10650)
2265 + [go] Add support for free full episodes (#10439)
2266 * [bilibili] Fix extraction for specific videos (#10647)
2267 * [nhk] Fix extraction (#10633)
2268 * [kaltura] Improve audio detection
2269 * [kaltura] Skip chun format
2270 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
2271 + [nbc] Add support for NBC Olympics (#10361)
2272
2273
2274 version 2016.09.11.1
2275
2276 Extractors
2277 + [tube8] Extract categories and tags (#10579)
2278 + [pornhub] Extract categories and tags (#10499)
2279 * [openload] Temporary fix (#10408)
2280 + [foxnews] Add support Fox News articles (#10598)
2281 * [viafree] Improve video id extraction (#10615)
2282 * [iwara] Fix extraction after relaunch (#10462, #3215)
2283 + [tfo] Add extractor for tfo.org
2284 * [lrt] Fix audio extraction (#10566)
2285 * [9now] Fix extraction (#10561)
2286 + [canalplus] Add support for c8.fr (#10577)
2287 * [newgrounds] Fix uploader extraction (#10584)
2288 + [polskieradio:category] Add support for category lists (#10576)
2289 + [ketnet] Add extractor for ketnet.be (#10343)
2290 + [canvas] Add support for een.be (#10605)
2291 + [telequebec] Add extractor for telequebec.tv (#1999)
2292 * [parliamentliveuk] Fix extraction (#9137)
2293
2294
2295 version 2016.09.08
2296
2297 Extractors
2298 + [jwplatform] Extract height from format label
2299 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
2300 * [videomore] Fix extraction (#10592)
2301 * [foxgay] Fix extraction (#10480)
2302 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
2303 * [gamestar] Fix metadata extraction (#10479)
2304 * [puls4] Fix extraction (#10583)
2305 + [cctv] Add extractor for CCTV and CNTV (#8153)
2306 + [lci] Add extractor for lci.fr (#10573)
2307 + [wat] Extract DASH formats
2308 + [viafree] Improve video id detection (#10569)
2309 + [trutv] Add extractor for trutv.com (#10519)
2310 + [nick] Add support for nickelodeon.nl (#10559)
2311 + [abcotvs:clips] Add support for clips.abcotvs.com
2312 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
2313 + [miaopai] Add extractor for miaopai.com (#10556)
2314 * [gamestar] Fix metadata extraction (#10479)
2315 + [bilibili] Add support for episodes (#10190)
2316 + [tvnoe] Add extractor for tvnoe.cz (#10524)
2317
2318
2319 version 2016.09.04.1
2320
2321 Core
2322 * In DASH downloader if the first segment fails, abort the whole download
2323   process to prevent throttling (#10497)
2324 + Add support for --skip-unavailable-fragments and --fragment retries in
2325   hlsnative downloader (#10165, #10448).
2326 + Add support for --skip-unavailable-fragments in DASH downloader
2327 + Introduce --skip-unavailable-fragments option for fragment based downloaders
2328   that allows to skip fragments unavailable due to a HTTP error
2329 * Fix extraction of video/audio entries with src attribute in
2330   _parse_html5_media_entries (#10540)
2331
2332 Extractors
2333 * [theplatform] Relax URL regular expression (#10546)
2334 * [youtube:playlist] Extend URL regular expression
2335 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
2336 * [internetvideoarchive] Extract all formats
2337 * [pornvoisines] Fix extraction (#10469)
2338 * [rottentomatoes] Fix extraction (#10467)
2339 * [espn] Extend URL regular expression (#10549)
2340 * [vimple] Extend URL regular expression (#10547)
2341 * [youtube:watchlater] Fix extraction (#10544)
2342 * [youjizz] Fix extraction (#10437)
2343 + [foxnews] Add support for FoxNews Insider (#10445)
2344 + [fc2] Recognize Flash player URLs (#10512)
2345
2346
2347 version 2016.09.03
2348
2349 Core
2350 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
2351   _extract_m3u8_formats (#10522)
2352 * Handle semicolon in mimetype2ext
2353
2354 Extractors
2355 + [youtube] Add support for rental videos' previews (#10532)
2356 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
2357   no playlist is actually served (#10537)
2358 + [drtv] Add support for dr.dk/nyheder (#10536)
2359 + [facebook:plugins:video] Add extractor (#10530)
2360 + [go] Add extractor for *.go.com sites
2361 * [adobepass] Check for authz_token expiration (#10527)
2362 * [nytimes] improve extraction
2363 * [thestar] Fix extraction (#10465)
2364 * [glide] Fix extraction (#10478)
2365 - [exfm] Remove extractor (#10482)
2366 * [youporn] Fix categories and tags extraction (#10521)
2367 + [curiositystream] Add extractor for app.curiositystream.com
2368 - [thvideo] Remove extractor (#10464)
2369 * [movingimage] Fix for the new site name (#10466)
2370 + [cbs] Add support for once formats (#10515)
2371 * [limelight] Skip ism snd duplicate manifests
2372 + [porncom] Extract categories and tags (#10510)
2373 + [facebook] Extract timestamp (#10508)
2374 + [yahoo] Extract more formats
2375
2376
2377 version 2016.08.31
2378
2379 Extractors
2380 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
2381 * [bandcamp:album] Fix title extraction (#10455)
2382 * [pyvideo] Fix extraction (#10468)
2383 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
2384 * [9c9media] Extract more metadata
2385 * [9c9media] Fix multiple stacks extraction (#10016)
2386 * [adultswim] Improve video info extraction (#10492)
2387 * [vodplatform] Improve embed regular expression
2388 - [played] Remove extractor (#10470)
2389 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
2390 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
2391 * [adultswim] Rework in terms of turner extractor
2392 * [cnn] Rework in terms of turner extractor
2393 * [nba] Rework in terms of turner extractor
2394 + [turner] Add base extractor for Turner Broadcasting System based sites
2395 * [bilibili] Fix extraction (#10375)
2396 * [openload] Fix extraction (#10408)
2397
2398
2399 version 2016.08.28
2400
2401 Core
2402 + Add warning message that ffmpeg doesn't support SOCKS
2403 * Improve thumbnail sorting
2404 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
2405 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
2406 + Add ac-3 to the list of audio codecs in parse_codecs
2407
2408 Extractors
2409 * [periscope:user] Fix extraction (#10453)
2410 * [douyutv] Fix extraction (#10153, #10318, #10444)
2411 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
2412 - [trutube] Remove extractor (#10438)
2413 + [usanetwork] Add extractor for usanetwork.com
2414 * [crackle] Fix extraction (#10333)
2415 * [spankbang] Fix description and uploader extraction (#10339)
2416 * [discoverygo] Detect cable provider restricted videos (#10425)
2417 + [cbc] Add support for watch.cbc.ca
2418 * [kickstarter] Silent the warning for og:description (#10415)
2419 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
2420
2421
2422 version 2016.08.24.1
2423
2424 Extractors
2425 + [pluralsight] Add support for subtitles (#9681)
2426
2427
2428 version 2016.08.24
2429
2430 Extractors
2431 * [youtube] Fix authentication (#10392)
2432 * [openload] Fix extraction (#10408)
2433 + [bravotv] Add support for Adobe Pass (#10407)
2434 * [bravotv] Fix clip info extraction (#10407)
2435 * [eagleplatform] Improve embedded videos detection (#10409)
2436 * [awaan] Fix extraction
2437 * [mtvservices:embedded] Update config URL
2438 + [abc:iview] Add extractor (#6148)
2439
2440
2441 version 2016.08.22
2442
2443 Core
2444 * Improve formats and subtitles extension auto calculation
2445 + Recognize full unit names in parse_filesize
2446 + Add support for m3u8 manifests in HTML5 multimedia tags
2447 * Fix octal/hexadecimal number detection in js_to_json
2448
2449 Extractors
2450 + [ivi] Add support for 720p and 1080p
2451 + [charlierose] Add new extractor (#10382)
2452 * [1tv] Fix extraction (#9249)
2453 * [twitch] Renew authentication
2454 * [kaltura] Improve subtitles extension calculation
2455 + [zingmp3] Add support for video clips
2456 * [zingmp3] Fix extraction (#10041)
2457 * [kaltura] Improve subtitles extraction (#10279)
2458 * [cultureunplugged] Fix extraction (#10330)
2459 + [cnn] Add support for money.cnn.com (#2797)
2460 * [cbsnews] Fix extraction (#10362)
2461 * [cbs] Fix extraction (#10393)
2462 + [litv] Support 'promo' URLs (#10385)
2463 * [snotr] Fix extraction (#10338)
2464 * [n-tv.de] Fix extraction (#10331)
2465 * [globo:article] Relax URL and video id regular expressions (#10379)
2466
2467
2468 version 2016.08.19
2469
2470 Core
2471 - Remove output template description from --help
2472 * Recognize lowercase units in parse_filesize
2473
2474 Extractors
2475 + [porncom] Add extractor for porn.com (#2251, #10251)
2476 + [generic] Add support for DBTV embeds
2477 * [vk:wallpost] Fix audio extraction for new site layout
2478 * [vk] Fix authentication
2479 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
2480 + [discoverygo] Add support for another GO network sites
2481
2482
2483 version 2016.08.17
2484
2485 Core
2486 + Add _get_netrc_login_info
2487
2488 Extractors
2489 * [mofosex] Extract all formats (#10335)
2490 + [generic] Add support for vbox7 embeds
2491 + [vbox7] Add support for embed URLs
2492 + [viafree] Add extractor (#10358)
2493 + [mtg] Add support for viafree URLs (#10358)
2494 * [theplatform] Extract all subtitles per language
2495 + [xvideos] Fix HLS extraction (#10356)
2496 + [amcnetworks] Add extractor
2497 + [bbc:playlist] Add support for pagination (#10349)
2498 + [fxnetworks] Add extractor (#9462)
2499 * [cbslocal] Fix extraction for SendtoNews-based videos
2500 * [sendtonews] Fix extraction
2501 * [jwplatform] Extract video id from JWPlayer data
2502 - [zippcast] Remove extractor (#10332)
2503 + [viceland] Add extractor (#8799)
2504 + [adobepass] Add base extractor for Adobe Pass Authentication
2505 * [life:embed] Improve extraction
2506 * [vgtv] Detect geo restricted videos (#10348)
2507 + [uplynk] Add extractor
2508 * [xiami] Fix extraction (#10342)
2509
2510
2511 version 2016.08.13
2512
2513 Core
2514 * Show progress for curl external downloader
2515 * Forward more options to curl external downloader
2516
2517 Extractors
2518 * [pbs] Fix description extraction
2519 * [franceculture] Fix extraction (#10324)
2520 * [pornotube] Fix extraction (#10322)
2521 * [4tube] Fix metadata extraction (#10321)
2522 * [imgur] Fix width and height extraction (#10325)
2523 * [expotv] Improve extraction
2524 + [vbox7] Fix extraction (#10309)
2525 - [tapely] Remove extractor (#10323)
2526 * [muenchentv] Fix extraction (#10313)
2527 + [24video] Add support for .me and .xxx TLDs
2528 * [24video] Fix comment count extraction
2529 * [sunporno] Add support for embed URLs
2530 * [sunporno] Fix metadata extraction (#10316)
2531 + [hgtv] Add extractor for hgtv.ca (#3999)
2532 - [pbs] Remove request to unavailable API
2533 + [pbs] Add support for high quality HTTP formats
2534 + [crunchyroll] Add support for HLS formats (#10301)
2535
2536
2537 version 2016.08.12
2538
2539 Core
2540 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
2541 + Recognize more formats in unified_timestamp
2542
2543 Extractors
2544 - [goldenmoustache] Remove extractor (#10298)
2545 * [drtuber] Improve title extraction
2546 * [drtuber] Make dislike count optional (#10297)
2547 * [chirbit] Fix extraction (#10296)
2548 * [francetvinfo] Relax URL regular expression
2549 * [rtlnl] Relax URL regular expression (#10282)
2550 * [formula1] Relax URL regular expression (#10283)
2551 * [wat] Improve extraction (#10281)
2552 * [ctsnews] Fix extraction
2553
2554
2555 version 2016.08.10
2556
2557 Core
2558 * Make --metadata-from-title non fatal when title does not match the pattern
2559 * Introduce options for randomized sleep before each download
2560   --min-sleep-interval and --max-sleep-interval (#9930)
2561 * Respect default in _search_json_ld
2562
2563 Extractors
2564 + [uol] Add extractor for uol.com.br (#4263)
2565 * [rbmaradio] Fix extraction and extract all formats (#10242)
2566 + [sonyliv] Add extractor for sonyliv.com (#10258)
2567 * [aparat] Fix extraction
2568 * [cwtv] Extract HTTP formats
2569 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
2570 * [kuwo:singer] Fix extraction
2571
2572
2573 version 2016.08.07
2574
2575 Core
2576 + Add support for TV Parental Guidelines ratings in parse_age_limit
2577 + Add decode_png (#9706)
2578 + Add support for partOfTVSeries in JSON-LD
2579 * Lower master M3U8 manifest preference for better format sorting
2580
2581 Extractors
2582 + [discoverygo] Add extractor (#10245)
2583 * [flipagram] Make JSON-LD extraction non fatal
2584 * [generic] Make JSON-LD extraction non fatal
2585 + [bbc] Add support for morph embeds (#10239)
2586 * [tnaflixnetworkbase] Improve title extraction
2587 * [tnaflix] Fix metadata extraction (#10249)
2588 * [fox] Fix theplatform release URL query
2589 * [openload] Fix extraction (#9706)
2590 * [bbc] Skip duplicate manifest URLs
2591 * [bbc] Improve format code
2592 + [bbc] Add support for DASH and F4M
2593 * [bbc] Improve format sorting and listing
2594 * [bbc] Improve playlist extraction
2595 + [pokemon] Add extractor (#10093)
2596 + [condenast] Add fallback scenario for video info extraction
2597
2598
2599 version 2016.08.06
2600
2601 Core
2602 * Add support for JSON-LD root list entries (#10203)
2603 * Improve unified_timestamp
2604 * Lower preference of RTSP formats in generic sorting
2605 + Add support for multiple properties in _og_search_property
2606 * Improve password hiding from verbose output
2607
2608 Extractors
2609 + [adultswim] Add support for trailers (#10235)
2610 * [archiveorg] Improve extraction (#10219)
2611 + [jwplatform] Add support for playlists
2612 + [jwplatform] Add support for relative URLs
2613 * [jwplatform] Improve audio detection
2614 + [tvplay] Capture and output native error message
2615 + [tvplay] Extract series metadata
2616 + [tvplay] Add support for subtitles (#10194)
2617 * [tvp] Improve extraction (#7799)
2618 * [cbslocal] Fix timestamp parsing (#10213)
2619 + [naver] Add support for subtitles (#8096)
2620 * [naver] Improve extraction
2621 * [condenast] Improve extraction
2622 * [engadget] Relax URL regular expression
2623 * [5min] Fix extraction
2624 + [nationalgeographic] Add support for Episode Guide
2625 + [kaltura] Add support for subtitles
2626 * [kaltura] Optimize network requests
2627 + [vodplatform] Add extractor for vod-platform.net
2628 - [gamekings] Remove extractor
2629 * [limelight] Extract HTTP formats
2630 * [ntvru] Fix extraction
2631 + [comedycentral] Re-add :tds and :thedailyshow shortnames
2632
2633
2634 version 2016.08.01
2635
2636 Fixed/improved extractors
2637 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
2638 - [bloomberg] Support another form of player (#10187)
2639 - [limelight] Skip DRM protected videos
2640 - [safari] Relax regular expressions for URL matching (#10202)
2641 - [cwtv] Add support for cwtvpr.com (#10196)
2642
2643
2644 version 2016.07.30
2645
2646 Fixed/improved extractors
2647 - [twitch:clips] Sort formats
2648 - [tv2] Use m3u8_native
2649 - [tv2:article] Fix video detection (#10188)
2650 - rtve (#10076)
2651 - [dailymotion:playlist] Optimize download archive processing (#10180)
2652
2653
2654 version 2016.07.28
2655
2656 Fixed/improved extractors
2657 - shared (#10170)
2658 - soundcloud (#10179)
2659 - twitch (#9767)
2660
2661
2662 version 2016.07.26.2
2663
2664 Fixed/improved extractors
2665 - smotri
2666 - camdemy
2667 - mtv
2668 - comedycentral
2669 - cmt
2670 - cbc
2671 - mgtv
2672 - orf
2673
2674
2675 version 2016.07.24
2676
2677 New extractors
2678 - arkena (#8682)
2679 - lcp (#8682)
2680
2681 Fixed/improved extractors
2682 - facebook (#10151)
2683 - dailymail
2684 - telegraaf
2685 - dcn
2686 - onet
2687 - tvp
2688
2689 Miscellaneous
2690 - Support $Time$ in DASH manifests
2691
2692
2693 version 2016.07.22
2694
2695 New extractors
2696 - odatv (#9285)
2697
2698 Fixed/improved extractors
2699 - bbc
2700 - youjizz (#10131)
2701 - youtube (#10140)
2702 - pornhub (#10138)
2703 - eporner (#10139)
2704
2705
2706 version 2016.07.17
2707
2708 New extractors
2709 - nintendo (#9986)
2710 - streamable (#9122)
2711
2712 Fixed/improved extractors
2713 - ard (#10095)
2714 - mtv
2715 - comedycentral (#10101)
2716 - viki (#10098)
2717 - spike (#10106)
2718
2719 Miscellaneous
2720 - Improved twitter player detection (#10090)
2721
2722
2723 version 2016.07.16
2724
2725 New extractors
2726 - ninenow (#5181)
2727
2728 Fixed/improved extractors
2729 - rtve (#10076)
2730 - brightcove
2731 - 3qsdn
2732 - syfy (#9087, #3820, #2388)
2733 - youtube (#10083)
2734
2735 Miscellaneous
2736 - Fix subtitle embedding for video-only and audio-only files (#10081)
2737
2738
2739 version 2016.07.13
2740
2741 New extractors
2742 - rudo
2743
2744 Fixed/improved extractors
2745 - biobiochiletv
2746 - tvplay
2747 - dbtv
2748 - brightcove
2749 - tmz
2750 - youtube (#10059)
2751 - shahid (#10062)
2752 - vk
2753 - ellentv (#10067)
2754
2755
2756 version 2016.07.11
2757
2758 New Extractors
2759 - roosterteeth (#9864)
2760
2761 Fixed/improved extractors
2762 - miomio (#9605)
2763 - vuclip
2764 - youtube
2765 - vidzi (#10058)
2766
2767
2768 version 2016.07.09.2
2769
2770 Fixed/improved extractors
2771 - vimeo (#1638)
2772 - facebook (#10048)
2773 - lynda (#10047)
2774 - animeondemand
2775
2776 Fixed/improved features
2777 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
2778
2779
2780 version 2016.07.09.1
2781
2782 Fixed/improved extractors
2783 - youtube
2784 - ard
2785 - srmediatek (#9373)
2786
2787
2788 version 2016.07.09
2789
2790 New extractors
2791 - Flipagram (#9898)
2792
2793 Fixed/improved extractors
2794 - telecinco
2795 - toutv
2796 - radiocanada
2797 - tweakers (#9516)
2798 - lynda
2799 - nick (#7542)
2800 - polskieradio (#10028)
2801 - le
2802 - facebook (#9851)
2803 - mgtv
2804 - animeondemand (#10031)
2805
2806 Fixed/improved features
2807 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
2808   on non-Windows systems
2809
2810
2811 version 2016.07.07
2812
2813 New extractors
2814 - kamcord (#10001)
2815
2816 Fixed/improved extractors
2817 - spiegel (#10018)
2818 - metacafe (#8539, #3253)
2819 - onet (#9950)
2820 - francetv (#9955)
2821 - brightcove (#9965)
2822 - daum (#9972)
2823
2824
2825 version 2016.07.06
2826
2827 Fixed/improved extractors
2828 - youtube (#10007, #10009)
2829 - xuite
2830 - stitcher
2831 - spiegel
2832 - slideshare
2833 - sandia
2834 - rtvnh
2835 - prosiebensat1
2836 - onionstudios
2837
2838
2839 version 2016.07.05
2840
2841 Fixed/improved extractors
2842 - brightcove
2843 - yahoo (#9995)
2844 - pornhub (#9997)
2845 - iqiyi
2846 - kaltura (#5557)
2847 - la7
2848 - Changed features
2849 - Rename --cn-verfication-proxy to --geo-verification-proxy
2850 Miscellaneous
2851 - Add script for displaying downloads statistics
2852
2853
2854 version 2016.07.03.1
2855
2856 Fixed/improved extractors
2857 - theplatform
2858 - aenetworks
2859 - nationalgeographic
2860 - hrti (#9482)
2861 - facebook (#5701)
2862 - buzzfeed (#5701)
2863 - rai (#8617, #9157, #9232, #8552, #8551)
2864 - nationalgeographic (#9991)
2865 - iqiyi
2866
2867
2868 version 2016.07.03
2869
2870 New extractors
2871 - hrti (#9482)
2872
2873 Fixed/improved extractors
2874 - vk (#9981)
2875 - facebook (#9938)
2876 - xtube (#9953, #9961)
2877
2878
2879 version 2016.07.02
2880
2881 New extractors
2882 - fusion (#9958)
2883
2884 Fixed/improved extractors
2885 - twitch (#9975)
2886 - vine (#9970)
2887 - periscope (#9967)
2888 - pornhub (#8696)
2889
2890
2891 version 2016.07.01
2892
2893 New extractors
2894 - 9c9media
2895 - ctvnews (#2156)
2896 - ctv (#4077)
2897
2898 Fixed/Improved extractors
2899 - rds
2900 - meta (#8789)
2901 - pornhub (#9964)
2902 - sixplay (#2183)
2903
2904 New features
2905 - Accept quoted strings across multiple lines (#9940)