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