release 2020.06.16.1
[youtube-dl] / ChangeLog
1 version 2020.06.16.1
2
3 Extractors
4 * [youtube] Force old layout (#25682, #25683, #25680, #25686)
5 * [youtube] Fix categories and improve tags extraction
6
7
8 version 2020.06.16
9
10 Extractors
11 * [youtube] Fix uploader id and uploader URL extraction
12 * [youtube] Improve view count extraction
13 * [youtube] Fix upload date extraction (#25677)
14 * [youtube] Fix thumbnails extraction (#25676)
15 * [youtube] Fix playlist and feed extraction (#25675)
16 + [facebook] Add support for single-video ID links
17 + [youtube] Extract chapters from JSON (#24819)
18 + [kaltura] Add support for multiple embeds on a webpage (#25523)
19
20
21 version 2020.06.06
22
23 Extractors
24 * [tele5] Bypass geo restriction
25 + [jwplatform] Add support for bypass geo restriction
26 * [tele5] Prefer jwplatform over nexx (#25533)
27 * [twitch:stream] Expect 400 and 410 HTTP errors from API
28 * [twitch:stream] Fix extraction (#25528)
29 * [twitch] Fix thumbnails extraction (#25531)
30 + [twitch] Pass v5 Accept HTTP header (#25531)
31 * [brightcove] Fix subtitles extraction (#25540)
32 + [malltv] Add support for sk.mall.tv (#25445)
33 * [periscope] Fix untitled broadcasts (#25482)
34 * [jwplatform] Improve embeds extraction (#25467)
35
36
37 version 2020.05.29
38
39 Core
40 * [postprocessor/ffmpeg] Embed series metadata with --add-metadata
41 * [utils] Fix file permissions in write_json_file (#12471, #25122)
42
43 Extractors
44 * [ard:beta] Extend URL regular expression (#25405)
45 + [youtube] Add support for more invidious instances (#25417)
46 * [giantbomb] Extend URL regular expression (#25222)
47 * [ard] Improve URL regular expression (#25134, #25198)
48 * [redtube] Improve formats extraction and extract m3u8 formats (#25311,
49   #25321)
50 * [indavideo] Switch to HTTPS for API request (#25191)
51 * [redtube] Improve title extraction (#25208)
52 * [vimeo] Improve format extraction and sorting (#25285)
53 * [soundcloud] Reduce API playlist page limit (#25274)
54 + [youtube] Add support for yewtu.be (#25226)
55 * [mailru] Fix extraction (#24530, #25239)
56 * [bellator] Fix mgid extraction (#25195)
57
58
59 version 2020.05.08
60
61 Core
62 * [downloader/http] Request last data block of exact remaining size
63 * [downloader/http] Finish downloading once received data length matches
64   expected
65 * [extractor/common] Use compat_cookiejar_Cookie for _set_cookie to always
66   ensure cookie name and value are bytestrings on python 2 (#23256, #24776)
67 + [compat] Introduce compat_cookiejar_Cookie
68 * [utils] Improve cookie files support
69     + Add support for UTF-8 in cookie files
70     * Skip malformed cookie file entries instead of crashing (invalid entry
71       length, invalid expires at)
72
73 Extractors
74 * [youtube] Improve signature cipher extraction (#25187, #25188)
75 * [iprima] Improve extraction (#25138)
76 * [uol] Fix extraction (#22007)
77 + [orf] Add support for more radio stations (#24938, #24968)
78 * [dailymotion] Fix typo
79 - [puhutv] Remove no longer available HTTP formats (#25124)
80
81
82 version 2020.05.03
83
84 Core
85 + [extractor/common] Extract multiple JSON-LD entries
86 * [options] Clarify doc on --exec command (#19087, #24883)
87 * [extractor/common] Skip malformed ISM manifest XMLs while extracting
88   ISM formats (#24667)
89
90 Extractors
91 * [crunchyroll] Fix and improve extraction (#25096, #25060)
92 * [youtube] Improve player id extraction
93 * [youtube] Use redirected video id if any (#25063)
94 * [yahoo] Fix GYAO Player extraction and relax URL regular expression
95   (#24178, #24778)
96 * [tvplay] Fix Viafree extraction (#15189, #24473, #24789)
97 * [tenplay] Relax URL regular expression (#25001)
98 + [prosiebensat1] Extract series metadata
99 * [prosiebensat1] Improve extraction and remove 7tv.de support (#24948)
100 - [prosiebensat1] Remove 7tv.de support (#24948)
101 * [youtube] Fix DRM videos detection (#24736)
102 * [thisoldhouse] Fix video id extraction (#24548, #24549)
103 + [soundcloud] Extract AAC format (#19173, #24708)
104 * [youtube] Skip broken multifeed videos (#24711)
105 * [nova:embed] Fix extraction (#24700)
106 * [motherless] Fix extraction (#24699)
107 * [twitch:clips] Extend URL regular expression (#24290, #24642)
108 * [tv4] Fix ISM formats extraction (#24667)
109 * [tele5] Fix extraction (#24553)
110 + [mofosex] Add support for generic embeds (#24633)
111 + [youporn] Add support for generic embeds
112 + [spankwire] Add support for generic embeds (#24633)
113 * [spankwire] Fix extraction (#18924, #20648)
114
115
116 version 2020.03.24
117
118 Core
119 - [utils] Revert support for cookie files with spaces used instead of tabs
120
121 Extractors
122 * [teachable] Update upskillcourses and gns3 domains
123 * [generic] Look for teachable embeds before wistia
124 + [teachable] Extract chapter metadata (#24421)
125 + [bilibili] Add support for player.bilibili.com (#24402)
126 + [bilibili] Add support for new URL schema with BV ids (#24439, #24442)
127 * [limelight] Remove disabled API requests (#24255)
128 * [soundcloud] Fix download URL extraction (#24394)
129 + [cbc:watch] Add support for authentication (#19160)
130 * [hellporno] Fix extraction (#24399)
131 * [xtube] Fix formats extraction (#24348)
132 * [ndr] Fix extraction (#24326)
133 * [nhk] Update m3u8 URL and use native HLS downloader (#24329)
134 - [nhk] Remove obsolete rtmp formats (#24329)
135 * [nhk] Relax URL regular expression (#24329)
136 - [vimeo] Revert fix showcase password protected video extraction (#24224)
137
138
139 version 2020.03.08
140
141 Core
142 + [utils] Add support for cookie files with spaces used instead of tabs
143
144 Extractors
145 + [pornhub] Add support for pornhubpremium.com (#24288)
146 - [youtube] Remove outdated code and unnecessary requests
147 * [youtube] Improve extraction in 429 HTTP error conditions (#24283)
148 * [nhk] Update API version (#24270)
149
150
151 version 2020.03.06
152
153 Extractors
154 * [youtube] Fix age-gated videos support without login (#24248)
155 * [vimeo] Fix showcase password protected video extraction (#24224)
156 * [pornhub] Improve title extraction (#24184)
157 * [peertube] Improve extraction (#23657)
158 + [servus] Add support for new URL schema (#23475, #23583, #24142)
159 * [vimeo] Fix subtitles URLs (#24209)
160
161
162 version 2020.03.01
163
164 Core
165 * [YoutubeDL] Force redirect URL to unicode on python 2
166 - [options] Remove duplicate short option -v for --version (#24162)
167
168 Extractors
169 * [xhamster] Fix extraction (#24205)
170 * [franceculture] Fix extraction (#24204)
171 + [telecinco] Add support for article opening videos
172 * [telecinco] Fix extraction (#24195)
173 * [xtube] Fix metadata extraction (#21073, #22455)
174 * [youjizz] Fix extraction (#24181)
175 - Remove no longer needed compat_str around geturl
176 * [pornhd] Fix extraction (#24128)
177 + [teachable] Add support for multiple videos per lecture (#24101)
178 + [wistia] Add support for multiple generic embeds (#8347, 11385)
179 * [imdb] Fix extraction (#23443)
180 * [tv2dk:bornholm:play] Fix extraction (#24076)
181
182
183 version 2020.02.16
184
185 Core
186 * [YoutubeDL] Fix playlist entry indexing with --playlist-items (#10591,
187   #10622)
188 * [update] Fix updating via symlinks (#23991)
189 + [compat] Introduce compat_realpath (#23991)
190
191 Extractors
192 + [npr] Add support for streams (#24042)
193 + [24video] Add support for porn.24video.net (#23779, #23784)
194 - [jpopsuki] Remove extractor (#23858)
195 * [nova] Improve extraction (#23690)
196 * [nova:embed] Improve (#23690)
197 * [nova:embed] Fix extraction (#23672)
198 + [abc:iview] Add support for 720p (#22907, #22921)
199 * [nytimes] Improve format sorting (#24010)
200 + [toggle] Add support for mewatch.sg (#23895, #23930)
201 * [thisoldhouse] Fix extraction (#23951)
202 + [popcorntimes] Add support for popcorntimes.tv (#23949)
203 * [sportdeutschland] Update to new API
204 * [twitch:stream] Lowercase channel id for stream request (#23917)
205 * [tv5mondeplus] Fix extraction (#23907, #23911)
206 * [tva] Relax URL regular expression (#23903)
207 * [vimeo] Fix album extraction (#23864)
208 * [viewlift] Improve extraction
209     * Fix extraction (#23851)
210     + Add support for authentication
211     + Add support for more domains
212 * [svt] Fix series extraction (#22297)
213 * [svt] Fix article extraction (#22897, #22919)
214 * [soundcloud] Imporve private playlist/set tracks extraction (#3707)
215
216
217 version 2020.01.24
218
219 Extractors
220 * [youtube] Fix sigfunc name extraction (#23819)
221 * [stretchinternet] Fix extraction (#4319)
222 * [voicerepublic] Fix extraction
223 * [azmedien] Fix extraction (#23783)
224 * [businessinsider] Fix jwplatform id extraction (#22929, #22954)
225 + [24video] Add support for 24video.vip (#23753)
226 * [ivi:compilation] Fix entries extraction (#23770)
227 * [ard] Improve extraction (#23761)
228     * Simplify extraction
229     + Extract age limit and series
230     * Bypass geo-restriction
231 + [nbc] Add support for nbc multi network URLs (#23049)
232 * [americastestkitchen] Fix extraction
233 * [zype] Improve extraction
234     + Extract subtitles (#21258)
235     + Support URLs with alternative keys/tokens (#21258)
236     + Extract more metadata
237 * [orf:tvthek] Improve geo restricted videos detection (#23741)
238 * [soundcloud] Restore previews extraction (#23739)
239
240
241 version 2020.01.15
242
243 Extractors
244 * [yourporn] Fix extraction (#21645, #22255, #23459)
245 + [canvas] Add support for new API endpoint (#17680, #18629)
246 * [ndr:base:embed] Improve thumbnails extraction (#23731)
247 + [vodplatform] Add support for embed.kwikmotion.com domain
248 + [twitter] Add support for promo_video_website cards (#23711)
249 * [orf:radio] Clean description and improve extraction
250 * [orf:fm4] Fix extraction (#23599)
251 * [safari] Fix kaltura session extraction (#23679, #23670)
252 * [lego] Fix extraction and extract subtitle (#23687)
253 * [cloudflarestream] Improve extraction
254     + Add support for bytehighway.net domain
255     + Add support for signed URLs
256     + Extract thumbnail
257 * [naver] Improve extraction
258     * Improve geo-restriction handling
259     + Extract automatic captions
260     + Extract uploader metadata
261     + Extract VLive HLS formats
262     * Improve metadata extraction
263 - [pandatv] Remove extractor (#23630)
264 * [dctp] Fix format extraction (#23656)
265 + [scrippsnetworks] Add support for www.discovery.com videos
266 * [discovery] Fix anonymous token extraction (#23650)
267 * [nrktv:seriebase] Fix extraction (#23625, #23537)
268 * [wistia] Improve format extraction and extract subtitles (#22590)
269 * [vice] Improve extraction (#23631)
270 * [redtube] Detect private videos (#23518)
271
272
273 version 2020.01.01
274
275 Extractors
276 * [brightcove] Invalidate policy key cache on failing requests
277 * [pornhub] Improve locked videos detection (#22449, #22780)
278 + [pornhub] Add support for m3u8 formats
279 * [pornhub] Fix extraction (#22749, #23082)
280 * [brightcove] Update policy key on failing requests
281 * [spankbang] Improve removed video detection (#23423)
282 * [spankbang] Fix extraction (#23307, #23423, #23444)
283 * [soundcloud] Automatically update client id on failing requests
284 * [prosiebensat1] Improve geo restriction handling (#23571)
285 * [brightcove] Cache brightcove player policy keys
286 * [teachable] Fail with error message if no video URL found
287 * [teachable] Improve locked lessons detection (#23528)
288 + [scrippsnetworks] Add support for Scripps Networks sites (#19857, #22981)
289 * [mitele] Fix extraction (#21354, #23456)
290 * [soundcloud] Update client id (#23516)
291 * [mailru] Relax URL regular expressions (#23509)
292
293
294 version 2019.12.25
295
296 Core
297 * [utils] Improve str_to_int
298 + [downloader/hls] Add ability to override AES decryption key URL (#17521)
299
300 Extractors
301 * [mediaset] Fix parse formats (#23508)
302 + [tv2dk:bornholm:play] Add support for play.tv2bornholm.dk (#23291)
303 + [slideslive] Add support for url and vimeo service names (#23414)
304 * [slideslive] Fix extraction (#23413)
305 * [twitch:clips] Fix extraction (#23375)
306 + [soundcloud] Add support for token protected embeds (#18954)
307 * [vk] Improve extraction
308     * Fix User Videos extraction (#23356)
309     * Extract all videos for lists with more than 1000 videos (#23356)
310     + Add support for video albums (#14327, #14492)
311 - [kontrtube] Remove extractor
312 - [videopremium] Remove extractor
313 - [musicplayon] Remove extractor (#9225)
314 + [ufctv] Add support for ufcfightpass.imgdge.com and
315   ufcfightpass.imggaming.com (#23343)
316 + [twitch] Extract m3u8 formats frame rate (#23333)
317 + [imggaming] Add support for playlists and extract subtitles
318 + [ufcarabia] Add support for UFC Arabia (#23312)
319 * [ufctv] Fix extraction
320 * [yahoo] Fix gyao brightcove player id (#23303)
321 * [vzaar] Override AES decryption key URL (#17521)
322 + [vzaar] Add support for AES HLS manifests (#17521, #23299)
323 * [nrl] Fix extraction
324 * [teachingchannel] Fix extraction
325 * [nintendo] Fix extraction and partially add support for Nintendo Direct
326   videos (#4592)
327 + [ooyala] Add better fallback values for domain and streams variables
328 + [youtube] Add support youtubekids.com (#23272)
329 * [tv2] Detect DRM protection
330 + [tv2] Add support for katsomo.fi and mtv.fi (#10543)
331 * [tv2] Fix tv2.no article extraction
332 * [msn] Improve extraction
333     + Add support for YouTube and NBCSports embeds
334     + Add support for articles with multiple videos
335     * Improve AOL embed support
336     * Improve format extraction
337 * [abcotvs] Relax URL regular expression and improve metadata extraction
338   (#18014)
339 * [channel9] Reduce response size
340 * [adobetv] Improve extaction
341     * Use OnDemandPagedList for list extractors
342     * Reduce show extraction requests
343     * Extract original video format and subtitles
344     + Add support for adobe tv embeds
345
346
347 version 2019.11.28
348
349 Core
350 + [utils] Add generic caesar cipher and rot47
351 * [utils] Handle rd-suffixed day parts in unified_strdate (#23199)
352
353 Extractors
354 * [vimeo] Improve extraction
355     * Fix review extraction
356     * Fix ondemand extraction
357     * Make password protected player case as an expected error (#22896)
358     * Simplify channel based extractors code
359 - [openload] Remove extractor (#11999)
360 - [verystream] Remove extractor
361 - [streamango] Remove extractor (#15406)
362 * [dailymotion] Improve extraction
363     * Extract http formats included in m3u8 manifest
364     * Fix user extraction (#3553, #21415)
365     + Add suport for User Authentication (#11491)
366     * Fix password protected videos extraction (#23176)
367     * Respect age limit option and family filter cookie value (#18437)
368     * Handle video url playlist query param
369     * Report allowed countries for geo-restricted videos
370 * [corus] Improve extraction
371     + Add support for Series Plus, W Network, YTV, ABC Spark, disneychannel.com
372       and disneylachaine.ca (#20861)
373     + Add support for self hosted videos (#22075)
374     * Detect DRM protection (#14910, #9164)
375 * [vivo] Fix extraction (#22328, #22279)
376 + [bitchute] Extract upload date (#22990, #23193)
377 * [soundcloud] Update client id (#23214)
378
379
380 version 2019.11.22
381
382 Core
383 + [extractor/common] Clean jwplayer description HTML tags
384 + [extractor/common] Add data, headers and query to all major extract formats
385   methods
386
387 Extractors
388 * [chaturbate] Fix extraction (#23010, #23012)
389 + [ntvru] Add support for non relative file URLs (#23140)
390 * [vk] Fix wall audio thumbnails extraction (#23135)
391 * [ivi] Fix format extraction (#21991)
392 - [comcarcoff] Remove extractor
393 + [drtv] Add support for new URL schema (#23059)
394 + [nexx] Add support for Multi Player JS Setup (#23052)
395 + [teamcoco] Add support for new videos (#23054)
396 * [soundcloud] Check if the soundtrack has downloads left (#23045)
397 * [facebook] Fix posts video data extraction (#22473)
398 - [addanime] Remove extractor
399 - [minhateca] Remove extractor
400 - [daisuki] Remove extractor
401 * [seeker] Fix extraction
402 - [revision3] Remove extractors
403 * [twitch] Fix video comments URL (#18593, #15828)
404 * [twitter] Improve extraction
405     + Add support for generic embeds (#22168)
406     * Always extract http formats for native videos (#14934)
407     + Add support for Twitter Broadcasts (#21369)
408     + Extract more metadata
409     * Improve VMap format extraction
410     * Unify extraction code for both twitter statuses and cards
411 + [twitch] Add support for Clip embed URLs
412 * [lnkgo] Fix extraction (#16834)
413 * [mixcloud] Improve extraction
414     * Improve metadata extraction (#11721)
415     * Fix playlist extraction (#22378)
416     * Fix user mixes extraction (#15197, #17865)
417 + [kinja] Add support for Kinja embeds (#5756, #11282, #22237, #22384)
418 * [onionstudios] Fix extraction
419 + [hotstar] Pass Referer header to format requests (#22836)
420 * [dplay] Minimize response size
421 + [patreon] Extract uploader_id and filesize
422 * [patreon] Minimize response size
423 * [roosterteeth] Fix login request (#16094, #22689)
424
425
426 version 2019.11.05
427
428 Extractors
429 + [scte] Add support for learning.scte.org (#22975)
430 + [msn] Add support for Vidible and AOL embeds (#22195, #22227)
431 * [myspass] Fix video URL extraction and improve metadata extraction (#22448)
432 * [jamendo] Improve extraction
433     * Fix album extraction (#18564)
434     * Improve metadata extraction (#18565, #21379)
435 * [mediaset] Relax URL guid matching (#18352)
436 + [mediaset] Extract unprotected M3U and MPD manifests (#17204)
437 * [telegraaf] Fix extraction
438 + [bellmedia] Add support for marilyn.ca videos (#22193)
439 * [stv] Fix extraction (#22928)
440 - [iconosquare] Remove extractor
441 - [keek] Remove extractor
442 - [gameone] Remove extractor (#21778)
443 - [flipagram] Remove extractor
444 - [bambuser] Remove extractor
445 * [wistia] Reduce embed extraction false positives
446 + [wistia] Add support for inline embeds (#22931)
447 - [go90] Remove extractor
448 * [kakao] Remove raw request
449 + [kakao] Extract format total bitrate
450 * [daum] Fix VOD and Clip extracton (#15015)
451 * [kakao] Improve extraction
452     + Add support for embed URLs
453     + Add support for Kakao Legacy vid based embed URLs
454     * Only extract fields used for extraction
455     * Strip description and extract tags
456 * [mixcloud] Fix cloudcast data extraction (#22821)
457 * [yahoo] Improve extraction
458     + Add support for live streams (#3597, #3779, #22178)
459     * Bypass cookie consent page for european domains (#16948, #22576)
460     + Add generic support for embeds (#20332)
461 * [tv2] Fix and improve extraction (#22787)
462 + [tv2dk] Add support for TV2 DK sites
463 * [onet] Improve extraction â€¦
464     + Add support for onet100.vod.pl
465     + Extract m3u8 formats
466     * Correct audio only format info
467 * [fox9] Fix extraction
468
469
470 version 2019.10.29
471
472 Core
473 * [utils] Actualize major IPv4 address blocks per country
474
475 Extractors
476 + [go] Add support for abc.com and freeform.com (#22823, #22864)
477 + [mtv] Add support for mtvjapan.com
478 * [mtv] Fix extraction for mtv.de (#22113)
479 * [videodetective] Fix extraction
480 * [internetvideoarchive] Fix extraction
481 * [nbcnews] Fix extraction (#12569, #12576, #21703, #21923)
482 - [hark] Remove extractor
483 - [tutv] Remove extractor
484 - [learnr] Remove extractor
485 - [macgamestore] Remove extractor
486 * [la7] Update Kaltura service URL (#22358)
487 * [thesun] Fix extraction (#16966)
488 - [makertv] Remove extractor
489 + [tenplay] Add support for 10play.com.au (#21446)
490 * [soundcloud] Improve extraction
491     * Improve format extraction (#22123)
492     + Extract uploader_id and uploader_url (#21916)
493     + Extract all known thumbnails (#19071, #20659)
494     * Fix extration for private playlists (#20976)
495     + Add support for playlist embeds (#20976)
496     * Skip preview formats (#22806)
497 * [dplay] Improve extraction
498     + Add support for dplay.fi, dplay.jp and es.dplay.com (#16969)
499     * Fix it.dplay.com extraction (#22826)
500     + Extract creator, tags and thumbnails
501     * Handle playback API call errors
502 + [discoverynetworks] Add support for dplay.co.uk
503 * [vk] Improve extraction
504     + Add support for Odnoklassniki embeds
505     + Extract more videos from user lists (#4470)
506     + Fix wall post audio extraction (#18332)
507     * Improve error detection (#22568)
508 + [odnoklassniki] Add support for embeds
509 * [puhutv] Improve extraction
510     * Fix subtitles extraction
511     * Transform HLS URLs to HTTP URLs
512     * Improve metadata extraction
513 * [ceskatelevize] Skip DRM media
514 + [facebook] Extract subtitles (#22777)
515 * [globo] Handle alternative hash signing method
516
517
518 version 2019.10.22
519
520 Core
521 * [utils] Improve subtitles_filename (#22753)
522
523 Extractors
524 * [facebook] Bypass download rate limits (#21018)
525 + [contv] Add support for contv.com
526 - [viewster] Remove extractor
527 * [xfileshare] Improve extractor (#17032, #17906, #18237, #18239)
528     * Update the list of domains
529     + Add support for aa-encoded video data
530     * Improve jwplayer format extraction
531     + Add support for Clappr sources
532 * [mangomolo] Fix video format extraction and add support for player URLs
533 * [audioboom] Improve metadata extraction
534 * [twitch] Update VOD URL matching (#22395, #22727)
535 - [mit] Remove support for video.mit.edu (#22403)
536 - [servingsys] Remove extractor (#22639)
537 * [dumpert] Fix extraction (#22428, #22564)
538 * [atresplayer] Fix extraction (#16277, #16716)
539
540
541 version 2019.10.16
542
543 Core
544 * [extractor/common] Make _is_valid_url more relaxed
545
546 Extractors
547 * [vimeo] Improve album videos id extraction (#22599)
548 + [globo] Extract subtitles (#22713)
549 * [bokecc] Improve player params extraction (#22638)
550 * [nexx] Handle result list (#22666)
551 * [vimeo] Fix VHX embed extraction
552 * [nbc] Switch to graphql API (#18581, #22693, #22701)
553 - [vessel] Remove extractor
554 - [promptfile] Remove extractor (#6239)
555 * [kaltura] Fix service URL extraction (#22658)
556 * [kaltura] Fix embed info strip (#22658)
557 * [globo] Fix format extraction (#20319)
558 * [redtube] Improve metadata extraction (#22492, #22615)
559 * [pornhub:uservideos:upload] Fix extraction (#22619)
560 + [telequebec:squat] Add support for squat.telequebec.tv (#18503)
561 - [wimp] Remove extractor (#22088, #22091)
562 + [gfycat] Extend URL regular expression (#22225)
563 + [chaturbate] Extend URL regular expression (#22309)
564 * [peertube] Update instances (#22414)
565 + [telequebec] Add support for coucou.telequebec.tv (#22482)
566 + [xvideos] Extend URL regular expression (#22471)
567 - [youtube] Remove support for invidious.enkirton.net (#22543)
568 + [openload] Add support for oload.monster (#22592)
569 * [nrktv:seriebase] Fix extraction (#22596)
570 + [youtube] Add support for yt.lelux.fi (#22597)
571 * [orf:tvthek] Make manifest requests non fatal (#22578)
572 * [teachable] Skip login when already logged in (#22572)
573 * [viewlift] Improve extraction (#22545)
574 * [nonktube] Fix extraction (#22544)
575
576
577 version 2019.09.28
578
579 Core
580 * [YoutubeDL] Honour all --get-* options with --flat-playlist (#22493)
581
582 Extractors
583 * [vk] Fix extraction (#22522)
584 * [heise] Fix kaltura embeds extraction (#22514)
585 * [ted] Check for resources validity and extract subtitled downloads (#22513)
586 + [youtube] Add support for
587   owxfohz4kjyv25fvlqilyxast7inivgiktls3th44jhk3ej3i7ya.b32.i2p (#22292)
588 + [nhk] Add support for clips
589 * [nhk] Fix video extraction (#22249, #22353)
590 * [byutv] Fix extraction (#22070)
591 + [openload] Add support for oload.online (#22304)
592 + [youtube] Add support for invidious.drycat.fr (#22451)
593 * [jwplatfom] Do not match video URLs (#20596, #22148)
594 * [youtube:playlist] Unescape playlist uploader (#22483)
595 + [bilibili] Add support audio albums and songs (#21094)
596 + [instagram] Add support for tv URLs
597 + [mixcloud] Allow uppercase letters in format URLs (#19280)
598 * [brightcove] Delegate all supported legacy URLs to new extractor (#11523,
599   #12842, #13912, #15669, #16303)
600 * [hotstar] Use native HLS downloader by default
601 + [hotstar] Extract more formats (#22323)
602 * [9now] Fix extraction (#22361)
603 * [zdf] Bypass geo restriction
604 + [tv4] Extract series metadata
605 * [tv4] Fix extraction (#22443)
606
607
608 version 2019.09.12.1
609
610 Extractors
611 * [youtube] Remove quality and tbr for itag 43 (#22372)
612
613
614 version 2019.09.12
615
616 Extractors
617 * [youtube] Quick extraction tempfix (#22367, #22163)
618
619
620 version 2019.09.01
621
622 Core
623 + [extractor/generic] Add support for squarespace embeds (#21294, #21802,
624   #21859)
625 + [downloader/external] Respect mtime option for aria2c (#22242)
626
627 Extractors
628 + [xhamster:user] Add support for user pages (#16330, #18454)
629 + [xhamster] Add support for more domains
630 + [verystream] Add support for woof.tube (#22217)
631 + [dailymotion] Add support for lequipe.fr (#21328, #22152)
632 + [openload] Add support for oload.vip (#22205)
633 + [bbccouk] Extend URL regular expression (#19200)
634 + [youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org (#22223)
635 * [safari] Fix authentication (#22161, #22184)
636 * [usanetwork] Fix extraction (#22105)
637 + [einthusan] Add support for einthusan.ca (#22171)
638 * [youtube] Improve unavailable message extraction (#22117)
639 + [piksel] Extract subtitles (#20506)
640
641
642 version 2019.08.13
643
644 Core
645 * [downloader/fragment] Fix ETA calculation of resumed download (#21992)
646 * [YoutubeDL] Check annotations availability (#18582)
647
648 Extractors
649 * [youtube:playlist] Improve flat extraction (#21927)
650 * [youtube] Fix annotations extraction (#22045)
651 + [discovery] Extract series meta field (#21808)
652 * [youtube] Improve error detection (#16445)
653 * [vimeo] Fix album extraction (#1933, #15704, #15855, #18967, #21986)
654 + [roosterteeth] Add support for watch URLs
655 * [discovery] Limit video data by show slug (#21980)
656
657
658 version 2019.08.02
659
660 Extractors
661 + [tvigle] Add support for HLS and DASH formats (#21967)
662 * [tvigle] Fix extraction (#21967)
663 + [yandexvideo] Add support for DASH formats (#21971)
664 * [discovery] Use API call for video data extraction (#21808)
665 + [mgtv] Extract format_note (#21881)
666 * [tvn24] Fix metadata extraction (#21833, #21834)
667 * [dlive] Relax URL regular expression (#21909)
668 + [openload] Add support for oload.best (#21913)
669 * [youtube] Improve metadata extraction for age gate content (#21943)
670
671
672 version 2019.07.30
673
674 Extractors
675 * [youtube] Fix and improve title and description extraction (#21934)
676
677
678 version 2019.07.27
679
680 Extractors
681 + [yahoo:japannews] Add support for yahoo.co.jp (#21698, #21265)
682 + [discovery] Add support go.discovery.com URLs
683 * [youtube:playlist] Relax video regular expression (#21844)
684 * [generic] Restrict --default-search schemeless URLs detection pattern
685   (#21842)
686 * [vrv] Fix CMS signing query extraction (#21809)
687
688
689 version 2019.07.16
690
691 Extractors
692 + [asiancrush] Add support for yuyutv.com, midnightpulp.com and cocoro.tv
693   (#21281, #21290)
694 * [kaltura] Check source format URL (#21290)
695 * [ctsnews] Fix YouTube embeds extraction (#21678)
696 + [einthusan] Add support for einthusan.com (#21748, #21775)
697 + [youtube] Add support for invidious.mastodon.host (#21777)
698 + [gfycat] Extend URL regular expression (#21779, #21780)
699 * [youtube] Restrict is_live extraction (#21782)
700
701
702 version 2019.07.14
703
704 Extractors
705 * [porn91] Fix extraction (#21312)
706 + [yandexmusic] Extract track number and disk number (#21421)
707 + [yandexmusic] Add support for multi disk albums (#21420, #21421)
708 * [lynda] Handle missing subtitles (#20490, #20513)
709 + [youtube] Add more invidious instances to URL regular expression (#21694)
710 * [twitter] Improve uploader id extraction (#21705)
711 * [spankbang] Fix and improve metadata extraction
712 * [spankbang] Fix extraction (#21763, #21764)
713 + [dlive] Add support for dlive.tv (#18080)
714 + [livejournal] Add support for livejournal.com (#21526)
715 * [roosterteeth] Fix free episode extraction (#16094)
716 * [dbtv] Fix extraction
717 * [bellator] Fix extraction
718 - [rudo] Remove extractor (#18430, #18474)
719 * [facebook] Fallback to twitter:image meta for thumbnail extraction (#21224)
720 * [bleacherreport] Fix Bleacher Report CMS extraction
721 * [espn] Fix fivethirtyeight.com extraction
722 * [5tv] Relax video URL regular expression and support https URLs
723 * [youtube] Fix is_live extraction (#21734)
724 * [youtube] Fix authentication (#11270)
725
726
727 version 2019.07.12
728
729 Core
730 + [adobepass] Add support for AT&T U-verse (mso ATT) (#13938, #21016)
731
732 Extractors
733 + [mgtv] Pass Referer HTTP header for format URLs (#21726)
734 + [beeg] Add support for api/v6 v2 URLs without t argument (#21701)
735 * [voxmedia:volume] Improvevox embed extraction (#16846)
736 * [funnyordie] Move extraction to VoxMedia extractor (#16846)
737 * [gameinformer] Fix extraction (#8895, #15363, #17206)
738 * [funk] Fix extraction (#17915)
739 * [packtpub] Relax lesson URL regular expression (#21695)
740 * [packtpub] Fix extraction (#21268)
741 * [philharmoniedeparis] Relax URL regular expression (#21672)
742 * [peertube] Detect embed URLs in generic extraction (#21666)
743 * [mixer:vod] Relax URL regular expression (#21657, #21658)
744 + [lecturio] Add support id based URLs (#21630)
745 + [go] Add site info for disneynow (#21613)
746 * [ted] Restrict info regular expression (#21631)
747 * [twitch:vod] Actualize m3u8 URL (#21538, #21607)
748 * [vzaar] Fix videos with empty title (#21606)
749 * [tvland] Fix extraction (#21384)
750 * [arte] Clean extractor (#15583, #21614)
751
752
753 version 2019.07.02
754
755 Core
756 + [utils] Introduce random_user_agent and use as default User-Agent (#21546)
757
758 Extractors
759 + [vevo] Add support for embed.vevo.com URLs (#21565)
760 + [openload] Add support for oload.biz (#21574)
761 * [xiami] Update API base URL (#21575)
762 * [yourporn] Fix extraction (#21585)
763 + [acast] Add support for URLs with episode id (#21444)
764 + [dailymotion] Add support for DM.player embeds
765 * [soundcloud] Update client id
766
767
768 version 2019.06.27
769
770 Extractors
771 + [go] Add support for disneynow.com (#21528)
772 * [mixer:vod] Relax URL regular expression (#21531, #21536)
773 * [drtv] Relax URL regular expression
774 * [fusion] Fix extraction (#17775, #21269)
775 - [nfb] Remove extractor (#21518)
776 + [beeg] Add support for api/v6 v2 URLs (#21511)
777 + [brightcove:new] Add support for playlists (#21331)
778 + [openload] Add support for oload.life (#21495)
779 * [vimeo:channel,group] Make title extraction non fatal
780 * [vimeo:likes] Implement extrator in terms of channel extractor (#21493)
781 + [pornhub] Add support for more paged video sources
782 + [pornhub] Add support for downloading single pages and search pages (#15570)
783 * [pornhub] Rework extractors (#11922, #16078, #17454, #17936)
784 + [youtube] Add another signature function pattern
785 * [tf1] Fix extraction (#21365, #21372)
786 * [crunchyroll] Move Accept-Language workaround to video extractor since
787   it causes playlists not to list any videos
788 * [crunchyroll:playlist] Fix and relax title extraction (#21291, #21443)
789
790
791 version 2019.06.21
792
793 Core
794 * [utils] Restrict parse_codecs and add theora as known vcodec (#21381)
795
796 Extractors
797 * [youtube] Update signature function patterns (#21469, #21476)
798 * [youtube] Make --write-annotations non fatal (#21452)
799 + [sixplay] Add support for rtlmost.hu (#21405)
800 * [youtube] Hardcode codec metadata for av01 video only formats (#21381)
801 * [toutv] Update client key (#21370)
802 + [biqle] Add support for new embed domain
803 * [cbs] Improve DRM protected videos detection (#21339)
804
805
806 version 2019.06.08
807
808 Core
809 * [downloader/common] Improve rate limit (#21301)
810 * [utils] Improve strip_or_none
811 * [extractor/common] Strip src attribute for HTML5 entries code (#18485,
812   #21169)
813
814 Extractors
815 * [ted] Fix playlist extraction (#20844, #21032)
816 * [vlive:playlist] Fix video extraction when no playlist is found (#20590)
817 + [vlive] Add CH+ support (#16887, #21209)
818 + [openload] Add support for oload.website (#21329)
819 + [tvnow] Extract HD formats (#21201)
820 + [redbulltv] Add support for rrn:content URLs (#21297)
821 * [youtube] Fix average rating extraction (#21304)
822 + [bitchute] Extract HTML5 formats (#21306)
823 * [cbsnews] Fix extraction (#9659, #15397)
824 * [vvvvid] Relax URL regular expression (#21299)
825 + [prosiebensat1] Add support for new API (#21272)
826 + [vrv] Extract adaptive_hls formats (#21243)
827 * [viki] Switch to HTTPS (#21001)
828 * [LiveLeak] Check if the original videos exist (#21206, #21208)
829 * [rtp] Fix extraction (#15099)
830 * [youtube] Improve DRM protected videos detection (#1774)
831 + [srgssrplay] Add support for popupvideoplayer URLs (#21155)
832 + [24video] Add support for porno.24video.net (#21194)
833 + [24video] Add support for 24video.site (#21193)
834 - [pornflip] Remove extractor
835 - [criterion] Remove extractor (#21195)
836 * [pornhub] Use HTTPS (#21061)
837 * [bitchute] Fix uploader extraction (#21076)
838 * [streamcloud] Reduce waiting time to 6 seconds (#21092)
839 - [novamov] Remove extractors (#21077)
840 + [openload] Add support for oload.press (#21135)
841 * [vivo] Fix extraction (#18906, #19217)
842
843
844 version 2019.05.20
845
846 Core
847 + [extractor/common] Move workaround for applying first Set-Cookie header
848   into a separate _apply_first_set_cookie_header method
849
850 Extractors
851 * [safari] Fix authentication (#21090)
852 * [vk] Use _apply_first_set_cookie_header
853 * [vrt] Fix extraction (#20527)
854 + [canvas] Add support for vrtnieuws and sporza site ids and extract
855   AES HLS formats
856 + [vrv] Extract captions (#19238)
857 * [tele5] Improve video id extraction
858 * [tele5] Relax URL regular expression (#21020, #21063)
859 * [svtplay] Update API URL (#21075)
860 + [yahoo:gyao] Add X-User-Agent header to dam proxy requests (#21071)
861
862
863 version 2019.05.11
864
865 Core
866 * [utils] Transliterate "þ" as "th" (#20897)
867
868 Extractors
869 + [cloudflarestream] Add support for videodelivery.net (#21049)
870 + [byutv] Add support for DVR videos (#20574, #20676)
871 + [gfycat] Add support for URLs with tags (#20696, #20731)
872 + [openload] Add support for verystream.com (#20701, #20967)
873 * [youtube] Use sp field value for signature field name (#18841, #18927,
874   #21028)
875 + [yahoo:gyao] Extend URL regular expression (#21008)
876 * [youtube] Fix channel id extraction (#20982, #21003)
877 + [sky] Add support for news.sky.com (#13055)
878 + [youtube:entrylistbase] Retry on 5xx HTTP errors (#20965)
879 + [francetvinfo] Extend video id extraction (#20619, #20740)
880 * [4tube] Update token hosts (#20918)
881 * [hotstar] Move to API v2 (#20931)
882 * [fox] Fix API error handling under python 2 (#20925)
883 + [redbulltv] Extend URL regular expression (#20922)
884
885
886 version 2019.04.30
887
888 Extractors
889 * [openload] Use real Chrome versions (#20902)
890 - [youtube] Remove info el for get_video_info request
891 * [youtube] Improve extraction robustness
892 - [dramafever] Remove extractor (#20868)
893 * [adn] Fix subtitle extraction (#12724)
894 + [ccc] Extract creator (#20355)
895 + [ccc:playlist] Add support for media.ccc.de playlists (#14601, #20355)
896 + [sverigesradio] Add support for sverigesradio.se (#18635)
897 + [cinemax] Add support for cinemax.com
898 * [sixplay] Try extracting non-DRM protected manifests (#20849)
899 + [youtube] Extract Youtube Music Auto-generated metadata (#20599, #20742)
900 - [wrzuta] Remove extractor (#20684, #20801)
901 * [twitch] Prefer source format (#20850)
902 + [twitcasting] Add support for private videos (#20843)
903 * [reddit] Validate thumbnail URL (#20030)
904 * [yandexmusic] Fix track URL extraction (#20820)
905
906
907 version 2019.04.24
908
909 Extractors
910 * [youtube] Fix extraction (#20758, #20759, #20761, #20762, #20764, #20766,
911   #20767, #20769, #20771, #20768, #20770)
912 * [toutv] Fix extraction and extract series info (#20757)
913 + [vrv] Add support for movie listings (#19229)
914 + [youtube] Print error when no data is available (#20737)
915 + [soundcloud] Add support for new rendition and improve extraction (#20699)
916 + [ooyala] Add support for geo verification proxy
917 + [nrl] Add support for nrl.com (#15991)
918 + [vimeo] Extract live archive source format (#19144)
919 + [vimeo] Add support for live streams and improve info extraction (#19144)
920 + [ntvcojp] Add support for cu.ntv.co.jp
921 + [nhk] Extract RTMPT format
922 + [nhk] Add support for audio URLs
923 + [udemy] Add another course id extraction pattern (#20491)
924 + [openload] Add support for oload.services (#20691)
925 + [openload] Add support for openloed.co (#20691, #20693)
926 * [bravotv] Fix extraction (#19213)
927
928
929 version 2019.04.17
930
931 Extractors
932 * [openload] Randomize User-Agent (#20688)
933 + [openload] Add support for oladblock domains (#20471)
934 * [adn] Fix subtitle extraction (#12724)
935 + [aol] Add support for localized websites
936 + [yahoo] Add support GYAO episode URLs
937 + [yahoo] Add support for streaming.yahoo.co.jp (#5811, #7098)
938 + [yahoo] Add support for gyao.yahoo.co.jp
939 * [aenetworks] Fix history topic extraction and extract more formats
940 + [cbs] Extract smpte and vtt subtitles
941 + [streamango] Add support for streamcherry.com (#20592)
942 + [yourporn] Add support for sxyprn.com (#20646)
943 * [mgtv] Fix extraction (#20650)
944 * [linkedin:learning] Use urljoin for form action URL (#20431)
945 + [gdc] Add support for kaltura embeds (#20575)
946 * [dispeak] Improve mp4 bitrate extraction
947 * [kaltura] Sanitize embed URLs
948 * [jwplatfom] Do not match manifest URLs (#20596)
949 * [aol] Restrict URL regular expression and improve format extraction
950 + [tiktok] Add support for new URL schema (#20573)
951 + [stv:player] Add support for player.stv.tv (#20586)
952
953
954 version 2019.04.07
955
956 Core
957 + [downloader/external] Pass rtmp_conn to ffmpeg
958
959 Extractors
960 + [ruutu] Add support for audio podcasts (#20473, #20545)
961 + [xvideos] Extract all thumbnails (#20432)
962 + [platzi] Add support for platzi.com (#20562)
963 * [dvtv] Fix extraction (#18514, #19174)
964 + [vrv] Add basic support for individual movie links (#19229)
965 + [bfi:player] Add support for player.bfi.org.uk (#19235)
966 * [hbo] Fix extraction and extract subtitles (#14629, #13709)
967 * [youtube] Extract srv[1-3] subtitle formats (#20566)
968 * [adultswim] Fix extraction (#18025)
969 * [teamcoco] Fix extraction and add suport for subdomains (#17099, #20339)
970 * [adn] Fix subtitle compatibility with ffmpeg
971 * [adn] Fix extraction and add support for positioning styles (#20549)
972 * [vk] Use unique video id (#17848)
973 * [newstube] Fix extraction
974 * [rtl2] Actualize extraction
975 + [adobeconnect] Add support for adobeconnect.com (#20283)
976 + [gaia] Add support for authentication (#14605)
977 + [mediasite] Add support for dashed ids and named catalogs (#20531)
978
979
980 version 2019.04.01
981
982 Core
983 * [utils] Improve int_or_none and float_or_none (#20403)
984 * Check for valid --min-sleep-interval when --max-sleep-interval is specified
985   (#20435)
986
987 Extractors
988 + [weibo] Extend URL regular expression (#20496)
989 + [xhamster] Add support for xhamster.one (#20508)
990 + [mediasite] Add support for catalogs (#20507)
991 + [teamtreehouse] Add support for teamtreehouse.com (#9836)
992 + [ina] Add support for audio URLs
993 * [ina] Improve extraction
994 * [cwtv] Fix episode number extraction (#20461)
995 * [npo] Improve DRM detection
996 + [pornhub] Add support for DASH formats (#20403)
997 * [svtplay] Update API endpoint (#20430)
998
999
1000 version 2019.03.18
1001
1002 Core
1003 * [extractor/common] Improve HTML5 entries extraction
1004 + [utils] Introduce parse_bitrate
1005 * [update] Hide update URLs behind redirect
1006 * [extractor/common] Fix url meta field for unfragmented DASH formats (#20346)
1007
1008 Extractors
1009 + [yandexvideo] Add extractor
1010 * [openload] Improve embed detection
1011 + [corus] Add support for bigbrothercanada.ca (#20357)
1012 + [orf:radio] Extract series (#20012)
1013 + [cbc:watch] Add support for gem.cbc.ca (#20251, #20359)
1014 - [anysex] Remove extractor (#19279)
1015 + [ciscolive] Add support for new URL schema (#20320, #20351)
1016 + [youtube] Add support for invidiou.sh (#20309)
1017 - [anitube] Remove extractor (#20334)
1018 - [ruleporn] Remove extractor (#15344, #20324)
1019 * [npr] Fix extraction (#10793, #13440)
1020 * [biqle] Fix extraction (#11471, #15313)
1021 * [viddler] Modernize
1022 * [moevideo] Fix extraction
1023 * [primesharetv] Remove extractor
1024 * [hypem] Modernize and extract more metadata (#15320)
1025 * [veoh] Fix extraction
1026 * [escapist] Modernize
1027 - [videomega] Remove extractor (#10108)
1028 + [beeg] Add support for beeg.porn (#20306)
1029 * [vimeo:review] Improve config url extraction and extract original format
1030   (#20305)
1031 * [fox] Detect geo restriction and authentication errors (#20208)
1032
1033
1034 version 2019.03.09
1035
1036 Core
1037 * [extractor/common] Use compat_etree_Element
1038 + [compat] Introduce compat_etree_Element
1039 * [extractor/common] Fallback url to base URL for DASH formats
1040 * [extractor/common] Do not fail on invalid data while parsing F4M manifest
1041   in non fatal mode
1042 * [extractor/common] Return MPD manifest as format's url meta field (#20242)
1043 * [utils] Strip #HttpOnly_ prefix from cookies files (#20219)
1044
1045 Extractors
1046 * [francetv:site] Relax video id regular expression (#20268)
1047 * [toutv] Detect invalid login error
1048 * [toutv] Fix authentication (#20261)
1049 + [urplay] Extract timestamp (#20235)
1050 + [openload] Add support for oload.space (#20246)
1051 * [facebook] Improve uploader extraction (#20250)
1052 * [bbc] Use compat_etree_Element
1053 * [crunchyroll] Use compat_etree_Element
1054 * [npo] Improve ISM extraction
1055 * [rai] Improve extraction (#20253)
1056 * [paramountnetwork] Fix mgid extraction (#20241)
1057 * [libsyn] Improve extraction (#20229)
1058 + [youtube] Add more invidious instances to URL regular expression (#20228)
1059 * [spankbang] Fix extraction (#20023)
1060 * [espn] Extend URL regular expression (#20013)
1061 * [sixplay] Handle videos with empty assets (#20016)
1062 + [vimeo] Add support for Vimeo Pro portfolio protected videos (#20070)
1063
1064
1065 version 2019.03.01
1066
1067 Core
1068 + [downloader/external] Add support for rate limit and retries for wget
1069 * [downloader/external] Fix infinite retries for curl (#19303)
1070
1071 Extractors
1072 * [npo] Fix extraction (#20084)
1073 * [francetv:site] Extend video id regex (#20029, #20071)
1074 + [periscope] Extract width and height (#20015)
1075 * [servus] Fix extraction (#19297)
1076 * [bbccouk] Make subtitles non fatal (#19651)
1077 * [metacafe] Fix family filter bypass (#19287)
1078
1079
1080 version 2019.02.18
1081
1082 Extractors
1083 * [tvp:website] Fix and improve extraction
1084 + [tvp] Detect unavailable videos
1085 * [tvp] Fix description extraction and make thumbnail optional
1086 + [linuxacademy] Add support for linuxacademy.com (#12207)
1087 * [bilibili] Update keys (#19233)
1088 * [udemy] Extend URL regular expressions (#14330, #15883)
1089 * [udemy] Update User-Agent and detect captcha (#14713, #15839, #18126)
1090 * [noovo] Fix extraction (#19230)
1091 * [rai] Relax URL regular expression (#19232)
1092 + [vshare] Pass Referer to download request (#19205, #19221)
1093 + [openload] Add support for oload.live (#19222)
1094 * [imgur] Use video id as title fallback (#18590)
1095 + [twitch] Add new source format detection approach (#19193)
1096 * [tvplayhome] Fix video id extraction (#19190)
1097 * [tvplayhome] Fix episode metadata extraction (#19190)
1098 * [rutube:embed] Fix extraction (#19163)
1099 + [rutube:embed] Add support private videos (#19163)
1100 + [soundcloud] Extract more metadata
1101 + [trunews] Add support for trunews.com (#19153)
1102 + [linkedin:learning] Extract chapter_number and chapter_id (#19162)
1103
1104
1105 version 2019.02.08
1106
1107 Core
1108 * [utils] Improve JSON-LD regular expression (#18058)
1109 * [YoutubeDL] Fallback to ie_key of matching extractor while making
1110   download archive id when no explicit ie_key is provided (#19022)
1111
1112 Extractors
1113 + [malltv] Add support for mall.tv (#18058, #17856)
1114 + [spankbang:playlist] Add support for playlists (#19145)
1115 * [spankbang] Extend URL regular expression
1116 * [trutv] Fix extraction (#17336)
1117 * [toutv] Fix authentication (#16398, #18700)
1118 * [pornhub] Fix tags and categories extraction (#13720, #19135)
1119 * [pornhd] Fix formats extraction
1120 + [pornhd] Extract like count (#19123, #19125)
1121 * [radiocanada] Switch to the new media requests (#19115)
1122 + [teachable] Add support for courses.workitdaily.com (#18871)
1123 - [vporn] Remove extractor (#16276)
1124 + [soundcloud:pagedplaylist] Add ie and title to entries (#19022, #19086)
1125 + [drtuber] Extract duration (#19078)
1126 * [soundcloud] Fix paged playlists extraction, add support for albums and update client id
1127 * [soundcloud] Update client id
1128 * [drtv] Improve preference (#19079)
1129 + [openload] Add support for openload.pw and oload.pw (#18930)
1130 + [openload] Add support for oload.info (#19073)
1131 * [crackle] Authorize media detail request (#16931)
1132
1133
1134 version 2019.01.30.1
1135
1136 Core
1137 * [postprocessor/ffmpeg] Fix avconv processing broken in #19025 (#19067)
1138
1139
1140 version 2019.01.30
1141
1142 Core
1143 * [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding
1144   subtitles (#19024, #19042)
1145 * [postprocessor/ffmpeg] Disable "Last message repeated" messages (#19025)
1146
1147 Extractors
1148 * [yourporn] Fix extraction and extract duration (#18815, #18852, #19061)
1149 * [drtv] Improve extraction (#19039)
1150     + Add support for EncryptedUri videos
1151     + Extract more metadata
1152     * Fix subtitles extraction
1153 + [fox] Add support for locked videos using cookies (#19060)
1154 * [fox] Fix extraction for free videos (#19060)
1155 + [zattoo] Add support for tv.salt.ch (#19059)
1156
1157
1158 version 2019.01.27
1159
1160 Core
1161 + [extractor/common] Extract season in _json_ld
1162 * [postprocessor/ffmpeg] Fallback to ffmpeg/avconv for audio codec detection
1163   (#681)
1164
1165 Extractors
1166 * [vice] Fix extraction for locked videos (#16248)
1167 + [wakanim] Detect DRM protected videos
1168 + [wakanim] Add support for wakanim.tv (#14374)
1169 * [usatoday] Fix extraction for videos with custom brightcove partner id
1170   (#18990)
1171 * [drtv] Fix extraction (#18989)
1172 * [nhk] Extend URL regular expression (#18968)
1173 * [go] Fix Adobe Pass requests for Disney Now (#18901)
1174 + [openload] Add support for oload.club (#18969)
1175
1176
1177 version 2019.01.24
1178
1179 Core
1180 * [YoutubeDL] Fix negation for string operators in format selection (#18961)
1181
1182
1183 version 2019.01.23
1184
1185 Core
1186 * [utils] Fix urljoin for paths with non-http(s) schemes
1187 * [extractor/common] Improve jwplayer relative URL handling (#18892)
1188 + [YoutubeDL] Add negation support for string comparisons in format selection
1189   expressions (#18600, #18805)
1190 * [extractor/common] Improve HLS video-only format detection (#18923)
1191
1192 Extractors
1193 * [crunchyroll] Extend URL regular expression (#18955)
1194 * [pornhub] Bypass scrape detection (#4822, #5930, #7074, #10175, #12722,
1195   #17197, #18338 #18842, #18899)
1196 + [vrv] Add support for authentication (#14307)
1197 * [videomore:season] Fix extraction
1198 * [videomore] Improve extraction (#18908)
1199 + [tnaflix] Pass Referer in metadata request (#18925)
1200 * [radiocanada] Relax DRM check (#18608, #18609)
1201 * [vimeo] Fix video password verification for videos protected by
1202   Referer HTTP header
1203 + [hketv] Add support for hkedcity.net (#18696)
1204 + [streamango] Add support for fruithosts.net (#18710)
1205 + [instagram] Add support for tags (#18757)
1206 + [odnoklassniki] Detect paid videos (#18876)
1207 * [ted] Correct acodec for HTTP formats (#18923)
1208 * [cartoonnetwork] Fix extraction (#15664, #17224)
1209 * [vimeo] Fix extraction for password protected player URLs (#18889)
1210
1211
1212 version 2019.01.17
1213
1214 Extractors
1215 * [youtube] Extend JS player signature function name regular expressions
1216   (#18890, #18891, #18893)
1217
1218
1219 version 2019.01.16
1220
1221 Core
1222 + [test/helper] Add support for maxcount and count collection len checkers
1223 * [downloader/hls] Fix uplynk ad skipping (#18824)
1224 * [postprocessor/ffmpeg] Improve ffmpeg version parsing (#18813)
1225
1226 Extractors
1227 * [youtube] Skip unsupported adaptive stream type (#18804)
1228 + [youtube] Extract DASH formats from player response (#18804)
1229 * [funimation] Fix extraction (#14089)
1230 * [skylinewebcams] Fix extraction (#18853)
1231 + [curiositystream] Add support for non app URLs
1232 + [bitchute] Check formats (#18833)
1233 * [wistia] Extend URL regular expression (#18823)
1234 + [playplustv] Add support for playplus.com (#18789)
1235
1236
1237 version 2019.01.10
1238
1239 Core
1240 * [extractor/common] Use episode name as title in _json_ld
1241 + [extractor/common] Add support for movies in _json_ld
1242 * [postprocessor/ffmpeg] Embed subtitles with non-standard language codes
1243   (#18765)
1244 + [utils] Add language codes replaced in 1989 revision of ISO 639
1245   to ISO639Utils (#18765)
1246
1247 Extractors
1248 * [youtube] Extract live HLS URL from player response (#18799)
1249 + [outsidetv] Add support for outsidetv.com (#18774)
1250 * [jwplatform] Use JW Platform Delivery API V2 and add support for more URLs
1251 + [fox] Add support National Geographic (#17985, #15333, #14698)
1252 + [playplustv] Add support for playplus.tv (#18789)
1253 * [globo] Set GLBID cookie manually (#17346)
1254 + [gaia] Add support for gaia.com (#14605)
1255 * [youporn] Fix title and description extraction (#18748)
1256 + [hungama] Add support for hungama.com (#17402, #18771)
1257 * [dtube] Fix extraction (#18741)
1258 * [tvnow] Fix and rework extractors and prepare for a switch to the new API
1259   (#17245, #18499)
1260 * [carambatv:page] Fix extraction (#18739)
1261
1262
1263 version 2019.01.02
1264
1265 Extractors
1266 * [discovery] Use geo verification headers (#17838)
1267 + [packtpub] Add support for subscription.packtpub.com (#18718)
1268 * [yourporn] Fix extraction (#18583)
1269 + [acast:channel] Add support for play.acast.com (#18587)
1270 + [extractors] Add missing age limits (#18621)
1271 + [rmcdecouverte] Add support for live stream
1272 * [rmcdecouverte] Bypass geo restriction
1273 * [rmcdecouverte] Update URL regular expression (#18595, 18697)
1274 * [manyvids] Fix extraction (#18604, #18614)
1275 * [bitchute] Fix extraction (#18567)
1276
1277
1278 version 2018.12.31
1279
1280 Extractors
1281 + [bbc] Add support for another embed pattern (#18643)
1282 + [npo:live] Add support for npostart.nl (#18644)
1283 * [beeg] Fix extraction (#18610, #18626)
1284 * [youtube] Unescape HTML for series (#18641)
1285 + [youtube] Extract more format metadata
1286 * [youtube] Detect DRM protected videos (#1774)
1287 * [youtube] Relax HTML5 player regular expressions (#18465, #18466)
1288 * [youtube] Extend HTML5 player regular expression (#17516)
1289 + [liveleak] Add support for another embed type and restore original
1290   format extraction
1291 + [crackle] Extract ISM and HTTP formats
1292 + [twitter] Pass Referer with card request (#18579)
1293 * [mediasite] Extend URL regular expression (#18558)
1294 + [lecturio] Add support for lecturio.de (#18562)
1295 + [discovery] Add support for Scripps Networks watch domains (#17947)
1296
1297
1298 version 2018.12.17
1299
1300 Extractors
1301 * [ard:beta] Improve geo restricted videos extraction
1302 * [ard:beta] Fix subtitles extraction
1303 * [ard:beta] Improve extraction robustness
1304 * [ard:beta] Relax URL regular expression (#18441)
1305 * [acast] Add support for embed.acast.com and play.acast.com (#18483)
1306 * [iprima] Relax URL regular expression (#18515, #18540)
1307 * [vrv] Fix initial state extraction (#18553)
1308 * [youtube] Fix mark watched (#18546)
1309 + [safari] Add support for learning.oreilly.com (#18510)
1310 * [youtube] Fix multifeed extraction (#18531)
1311 * [lecturio] Improve subtitles extraction (#18488)
1312 * [uol] Fix format URL extraction (#18480)
1313 + [ard:mediathek] Add support for classic.ardmediathek.de (#18473)
1314
1315
1316 version 2018.12.09
1317
1318 Core
1319 * [YoutubeDL] Keep session cookies in cookie file between runs
1320 * [YoutubeDL] Recognize session cookies with expired set to 0 (#12929)
1321
1322 Extractors
1323 + [teachable] Add support for teachable platform sites (#5451, #18150, #18272)
1324 + [aenetworks] Add support for historyvault.com (#18460)
1325 * [imgur] Improve gallery and album detection and extraction (#9133, #16577,
1326   #17223, #18404)
1327 * [iprima] Relax URL regular expression (#18453)
1328 * [hotstar] Fix video data extraction (#18386)
1329 * [ard:mediathek] Fix title and description extraction (#18349, #18371)
1330 * [xvideos] Switch to HTTPS (#18422, #18427)
1331 + [lecturio] Add support for lecturio.com (#18405)
1332 + [nrktv:series] Add support for extra materials
1333 * [nrktv:season,series] Fix extraction (#17159, #17258)
1334 * [nrktv] Relax URL regular expression (#18304, #18387)
1335 * [yourporn] Fix extraction (#18424, #18425)
1336 * [tbs] Fix info extraction (#18403)
1337 + [gamespot] Add support for review URLs
1338
1339
1340 version 2018.12.03
1341
1342 Core
1343 * [utils] Fix random_birthday to generate existing dates only (#18284)
1344
1345 Extractors
1346 + [tiktok] Add support for tiktok.com (#18108, #18135)
1347 * [pornhub] Use actual URL host for requests (#18359)
1348 * [lynda] Fix authentication (#18158, #18217)
1349 * [gfycat] Update API endpoint (#18333, #18343)
1350 + [hotstar] Add support for alternative app state layout (#18320)
1351 * [azmedien] Fix extraction (#18334, #18336)
1352 + [vimeo] Add support for VHX (Vimeo OTT) (#14835)
1353 * [joj] Fix extraction (#18280, #18281)
1354 + [wistia] Add support for fast.wistia.com (#18287)
1355
1356
1357 version 2018.11.23
1358
1359 Core
1360 + [setup.py] Add more relevant classifiers
1361
1362 Extractors
1363 * [mixcloud] Fallback to hardcoded decryption key (#18016)
1364 * [nbc:news] Fix article extraction (#16194)
1365 * [foxsports] Fix extraction (#17543)
1366 * [loc] Relax regular expression and improve formats extraction
1367 + [ciscolive] Add support for ciscolive.cisco.com (#17984)
1368 * [nzz] Relax kaltura regex (#18228)
1369 * [sixplay] Fix formats extraction
1370 * [bitchute] Improve title extraction
1371 * [kaltura] Limit requested MediaEntry fields
1372 + [americastestkitchen] Add support for zype embeds (#18225)
1373 + [pornhub] Add pornhub.net alias
1374 * [nova:embed] Fix extraction (#18222)
1375
1376
1377 version 2018.11.18
1378
1379 Extractors
1380 + [wwe] Extract subtitles
1381 + [wwe] Add support for playlistst (#14781)
1382 + [wwe] Add support for wwe.com (#14781, #17450)
1383 * [vk] Detect geo restriction (#17767)
1384 * [openload] Use original host during extraction (#18211)
1385 * [atvat] Fix extraction (#18041)
1386 + [rte] Add support for new API endpoint (#18206)
1387 * [tnaflixnetwork:embed] Fix extraction (#18205)
1388 * [picarto] Use API and add token support (#16518)
1389 + [zype] Add support for player.zype.com (#18143)
1390 * [vivo] Fix extraction (#18139)
1391 * [ruutu] Update API endpoint (#18138)
1392
1393
1394 version 2018.11.07
1395
1396 Extractors
1397 + [youtube] Add another JS signature function name regex (#18091, #18093,
1398   #18094)
1399 * [facebook] Fix tahoe request (#17171)
1400 * [cliphunter] Fix extraction (#18083)
1401 + [youtube:playlist] Add support for invidio.us (#18077)
1402 * [zattoo] Arrange API hosts for derived extractors (#18035)
1403 + [youtube] Add fallback metadata extraction from videoDetails (#18052)
1404
1405
1406 version 2018.11.03
1407
1408 Core
1409 * [extractor/common] Ensure response handle is not prematurely closed before
1410   it can be read if it matches expected_status (#17195, #17846, #17447)
1411
1412 Extractors
1413 * [laola1tv:embed] Set correct stream access URL scheme (#16341)
1414 + [ehftv] Add support for ehftv.com (#15408)
1415 * [azmedien] Adopt to major site redesign (#17745, #17746)
1416 + [twitcasting] Add support for twitcasting.tv (#17981)
1417 * [orf:tvthek] Fix extraction (#17737, #17956, #18024)
1418 + [openload] Add support for oload.fun (#18045)
1419 * [njpwworld] Fix authentication (#17427)
1420 + [linkedin:learning] Add support for linkedin.com/learning (#13545)
1421 * [theplatform] Improve error detection (#13222)
1422 * [cnbc] Simplify extraction (#14280, #17110)
1423 + [cbnc] Add support for new URL schema (#14193)
1424 * [aparat] Improve extraction and extract more metadata (#17445, #18008)
1425 * [aparat] Fix extraction
1426
1427
1428 version 2018.10.29
1429
1430 Core
1431 + [extractor/common] Add validation for JSON-LD URLs
1432
1433 Extractors
1434 + [sportbox] Add support for matchtv.ru
1435 * [sportbox] Fix extraction (#17978)
1436 * [screencast] Fix extraction (#14590, #14617, #17990)
1437 + [openload] Add support for oload.icu
1438 + [ivi] Add support for ivi.tv
1439 * [crunchyroll] Improve extraction failsafeness (#17991)
1440 * [dailymail] Fix formats extraction (#17976)
1441 * [viewster] Reduce format requests
1442 * [cwtv] Handle API errors (#17905)
1443 + [rutube] Use geo verification headers (#17897)
1444 + [brightcove:legacy] Add fallbacks to brightcove:new (#13912)
1445 - [tv3] Remove extractor (#10461, #15339)
1446 * [ted] Fix extraction for HTTP and RTMP formats (#5941, #17572, #17894)
1447 + [openload] Add support for oload.cc (#17823)
1448 + [patreon] Extract post_file URL (#17792)
1449 * [patreon] Fix extraction (#14502, #10471)
1450
1451
1452 version 2018.10.05
1453
1454 Extractors
1455 * [pluralsight] Improve authentication (#17762)
1456 * [dailymotion] Fix extraction (#17699)
1457 * [crunchyroll] Switch to HTTPS for RpcApi (#17749)
1458 + [philharmoniedeparis] Add support for pad.philharmoniedeparis.fr (#17705)
1459 * [philharmoniedeparis] Fix extraction (#17705)
1460 + [jamendo] Add support for licensing.jamendo.com (#17724)
1461 + [openload] Add support for oload.cloud (#17710)
1462 * [pluralsight] Fix subtitles extraction (#17726, #17728)
1463 + [vimeo] Add another config regular expression (#17690)
1464 * [spike] Fix Paramount Network extraction (#17677)
1465 * [hotstar] Fix extraction (#14694, #14931, #17637)
1466
1467
1468 version 2018.09.26
1469
1470 Extractors
1471 * [pluralsight] Fix subtitles extraction (#17671)
1472 * [mediaset] Improve embed support (#17668)
1473 + [youtube] Add support for invidio.us (#17613)
1474 + [zattoo] Add support for more zattoo platform sites
1475 * [zattoo] Fix extraction (#17175, #17542)
1476
1477
1478 version 2018.09.18
1479
1480 Core
1481 + [extractor/common] Introduce channel meta fields
1482
1483 Extractors
1484 * [adobepass] Don't pollute default headers dict
1485 * [udemy] Don't pollute default headers dict
1486 * [twitch] Don't pollute default headers dict
1487 * [youtube] Don't pollute default query dict (#17593)
1488 * [crunchyroll] Prefer hardsubless formats and formats in locale language
1489 * [vrv] Make format ids deterministic
1490 * [vimeo] Fix ondemand playlist extraction (#14591)
1491 + [pornhub] Extract upload date (#17574)
1492 + [porntube] Extract channel meta fields
1493 + [vimeo] Extract channel meta fields
1494 + [youtube] Extract channel meta fields (#9676, #12939)
1495 * [porntube] Fix extraction (#17541)
1496 * [asiancrush] Fix extraction (#15630)
1497 + [twitch:clips] Extend URL regular expression (#17559)
1498 + [vzaar] Add support for HLS
1499 * [tube8] Fix metadata extraction (#17520)
1500 * [eporner] Extract JSON-LD (#17519)
1501
1502
1503 version 2018.09.10
1504
1505 Core
1506 + [utils] Properly recognize AV1 codec (#17506)
1507
1508 Extractors
1509 + [iprima] Add support for prima.iprima.cz (#17514)
1510 + [tele5] Add support for tele5.de (#7805, #7922, #17331, #17414)
1511 * [nbc] Fix extraction of percent encoded URLs (#17374)
1512
1513
1514 version 2018.09.08
1515
1516 Extractors
1517 * [youtube] Fix extraction (#17457, #17464)
1518 + [pornhub:uservideos] Add support for new URLs (#17388)
1519 * [iprima] Confirm adult check (#17437)
1520 * [slideslive] Make check for video service name case-insensitive (#17429)
1521 * [radiojavan] Fix extraction (#17151)
1522 * [generic] Skip unsuccessful jwplayer extraction (#16735)
1523
1524
1525 version 2018.09.01
1526
1527 Core
1528 * [utils] Skip remote IP addresses non matching to source address' IP version
1529   when creating a connection (#13422, #17362)
1530
1531 Extractors
1532 + [ard] Add support for one.ard.de (#17397)
1533 * [niconico] Fix extraction on python3 (#17393, #17407)
1534 * [ard] Extract f4m formats
1535 * [crunchyroll] Parse vilos media data (#17343)
1536 + [ard] Add support for Beta ARD Mediathek
1537 + [bandcamp] Extract more metadata (#13197)
1538 * [internazionale] Fix extraction of non-available-abroad videos (#17386)
1539
1540
1541 version 2018.08.28
1542
1543 Extractors
1544 + [youtube:playlist] Add support for music album playlists (OLAK5uy_ prefix)
1545   (#17361)
1546 * [bitchute] Fix extraction by pass custom User-Agent (#17360)
1547 * [webofstories:playlist] Fix extraction (#16914)
1548 + [tvplayhome] Add support for new tvplay URLs (#17344)
1549 + [generic] Allow relative src for videojs embeds (#17324)
1550 + [xfileshare] Add support for vidto.se (#17317)
1551 + [vidzi] Add support for vidzi.nu (#17316)
1552 + [nova:embed] Add support for media.cms.nova.cz (#17282)
1553
1554
1555 version 2018.08.22
1556
1557 Core
1558 * [utils] Use pure browser header for User-Agent (#17236)
1559
1560 Extractors
1561 + [kinopoisk] Add support for kinopoisk.ru (#17283)
1562 + [yourporn] Add support for yourporn.sexy (#17298)
1563 + [go] Add support for disneynow.go.com (#16299, #17264)
1564 + [6play] Add support for play.rtl.hr (#17249)
1565 * [anvato] Fallback to generic API key for access-key-to-API-key lookup
1566   (#16788, #17254)
1567 * [lci] Fix extraction (#17274)
1568 * [bbccouk] Extend id URL regular expression (#17270)
1569 * [cwtv] Fix extraction (#17256)
1570 * [nova] Fix extraction (#17241)
1571 + [generic] Add support for expressen embeds
1572 * [raywenderlich] Adapt to site redesign (#17225)
1573 + [redbulltv] Add support redbull.com tv URLs (#17218)
1574 + [bitchute] Add support for bitchute.com (#14052)
1575 + [clyp] Add support for token protected media (#17184)
1576 * [imdb] Fix extension extraction (#17167)
1577
1578
1579 version 2018.08.04
1580
1581 Extractors
1582 * [funk:channel] Improve byChannelAlias extraction (#17142)
1583 * [twitch] Fix authentication (#17024, #17126)
1584 * [twitch:vod] Improve URL regular expression (#17135)
1585 * [watchbox] Fix extraction (#17107)
1586 * [pbs] Fix extraction (#17109)
1587 * [theplatform] Relax URL regular expression (#16181, #17097)
1588 + [viqeo] Add support for viqeo.tv (#17066)
1589
1590
1591 version 2018.07.29
1592
1593 Extractors
1594 * [crunchyroll:playlist] Restrict URL regular expression (#17069, #17076)
1595 + [pornhub] Add support for subtitles (#16924, #17088)
1596 * [ceskatelevize] Use https for API call (#16997, #16999)
1597 * [dailymotion:playlist] Fix extraction (#16894)
1598 * [ted] Improve extraction
1599 * [ted] Fix extraction for videos without nativeDownloads (#16756, #17085)
1600 * [telecinco] Fix extraction (#17080)
1601 * [mitele] Reduce number of requests
1602 * [rai] Return non HTTP relinker URL intact (#17055)
1603 * [vk] Fix extraction for inline only videos (#16923)
1604 * [streamcloud] Fix extraction (#17054)
1605 * [facebook] Fix tahoe player extraction with authentication (#16655)
1606 + [puhutv] Add support for puhutv.com (#12712, #16010, #16269)
1607
1608
1609 version 2018.07.21
1610
1611 Core
1612 + [utils] Introduce url_or_none
1613 * [utils] Allow JSONP without function name (#17028)
1614 + [extractor/common] Extract DASH and MSS formats from SMIL manifests
1615
1616 Extractors
1617 + [bbc] Add support for BBC Radio Play pages (#17022)
1618 * [iwara] Fix download URLs (#17026)
1619 * [vrtnu] Relax title extraction and extract JSON-LD (#17018)
1620 + [viu] Pass Referer and Origin headers and area id (#16992)
1621 + [vimeo] Add another config regular expression (#17013)
1622 + [facebook] Extract view count (#16942)
1623 * [dailymotion] Improve description extraction (#16984)
1624 * [slutload] Fix and improve extraction (#17001)
1625 * [mediaset] Fix extraction (#16977)
1626 + [theplatform] Add support for theplatform TLD customization (#16977)
1627 * [imgur] Relax URL regular expression (#16987)
1628 * [pornhub] Improve extraction and extract all formats (#12166, #15891, #16262,
1629   #16959)
1630
1631
1632 version 2018.07.10
1633
1634 Core
1635 * [utils] Share JSON-LD regular expression
1636 * [downloader/dash] Improve error handling (#16927)
1637
1638 Extractors
1639 + [nrktv] Add support for new season and serie URL schema
1640 + [nrktv] Add support for new episode URL schema (#16909)
1641 + [frontendmasters] Add support for frontendmasters.com (#3661, #16328)
1642 * [funk] Fix extraction (#16918)
1643 * [watchbox] Fix extraction (#16904)
1644 * [dplayit] Sort formats
1645 * [dplayit] Fix extraction (#16901)
1646 * [youtube] Improve login error handling (#13822)
1647
1648
1649 version 2018.07.04
1650
1651 Core
1652 * [extractor/common] Properly escape % in MPD templates (#16867)
1653 * [extractor/common] Use source URL as Referer for HTML5 entries (16849)
1654 * Prefer ffmpeg over avconv by default (#8622)
1655
1656 Extractors
1657 * [pluralsight] Switch to graphql (#16889, #16895, #16896, #16899)
1658 * [lynda] Simplify login and improve error capturing (#16891)
1659 + [go90] Add support for embed URLs (#16873)
1660 * [go90] Detect geo restriction error and pass geo verification headers
1661   (#16874)
1662 * [vlive] Fix live streams extraction (#16871)
1663 * [npo] Fix typo (#16872)
1664 + [mediaset] Add support for new videos and extract all formats (#16568)
1665 * [dctptv] Restore extraction based on REST API (#16850)
1666 * [svt] Improve extraction and add support for pages (#16802)
1667 * [porncom] Fix extraction (#16808)
1668
1669
1670 version 2018.06.25
1671
1672 Extractors
1673 * [joj] Relax URL regular expression (#16771)
1674 * [brightcove] Workaround sonyliv DRM protected videos (#16807)
1675 * [motherless] Fix extraction (#16786)
1676 * [itv] Make SOAP request non fatal and extract metadata from webpage (#16780)
1677 - [foxnews:insider] Remove extractor (#15810)
1678 + [foxnews] Add support for iframe embeds (#15810, #16711)
1679
1680
1681 version 2018.06.19
1682
1683 Core
1684 + [extractor/common] Introduce expected_status in _download_* methods
1685   for convenient accept of HTTP requests failed with non 2xx status codes
1686 + [compat] Introduce compat_integer_types
1687
1688 Extractors
1689 * [peertube] Improve generic support (#16733)
1690 + [6play] Use geo verification headers
1691 * [rtbf] Fix extraction for python 3.2
1692 * [vgtv] Improve HLS formats extraction
1693 + [vgtv] Add support for www.aftonbladet.se/tv URLs
1694 * [bbccouk] Use expected_status
1695 * [markiza] Expect 500 HTTP status code
1696 * [tvnow] Try all clear manifest URLs (#15361)
1697
1698
1699 version 2018.06.18
1700
1701 Core
1702 * [downloader/rtmp] Fix downloading in verbose mode (#16736)
1703
1704 Extractors
1705 + [markiza] Add support for markiza.sk (#16750)
1706 * [wat] Try all supported adaptive URLs
1707 + [6play] Add support for rtlplay.be and extract hd usp formats
1708 + [rtbf] Add support for audio and live streams (#9638, #11923)
1709 + [rtbf] Extract HLS, DASH and all HTTP formats
1710 + [rtbf] Extract subtitles
1711 + [rtbf] Fixup specific HTTP URLs (#16101)
1712 + [expressen] Add support for expressen.se
1713 * [vidzi] Fix extraction (#16678)
1714 * [pbs] Improve extraction (#16623, #16684)
1715 * [bilibili] Restrict cid regular expression (#16638, #16734)
1716
1717
1718 version 2018.06.14
1719
1720 Core
1721 * [downloader/http] Fix retry on error when streaming to stdout (#16699)
1722
1723 Extractors
1724 + [discoverynetworks] Add support for disco-api videos (#16724)
1725 + [dailymotion] Add support for password protected videos (#9789)
1726 + [abc:iview] Add support for livestreams (#12354)
1727 * [abc:iview] Fix extraction (#16704)
1728 + [crackle] Add support for sonycrackle.com (#16698)
1729 + [tvnet] Add support for tvnet.gov.vn (#15462)
1730 * [nrk] Update API hosts and try all previously known ones (#16690)
1731 * [wimp] Fix Youtube embeds extraction
1732
1733
1734 version 2018.06.11
1735
1736 Extractors
1737 * [npo] Extend URL regular expression and add support for npostart.nl (#16682)
1738 + [inc] Add support for another embed schema (#16666)
1739 * [tv4] Fix format extraction (#16650)
1740 + [nexx] Add support for free cdn (#16538)
1741 + [pbs] Add another cove id pattern (#15373)
1742 + [rbmaradio] Add support for 192k format (#16631)
1743
1744
1745 version 2018.06.04
1746
1747 Extractors
1748 + [camtube] Add support for camtube.co
1749 + [twitter:card] Extract guest token (#16609)
1750 + [chaturbate] Use geo verification headers
1751 + [bbc] Add support for bbcthree (#16612)
1752 * [youtube] Move metadata extraction after video availability check
1753 + [youtube] Extract track and artist
1754 + [safari] Add support for new URL schema (#16614)
1755 * [adn] Fix extraction
1756
1757
1758 version 2018.06.02
1759
1760 Core
1761 * [utils] Improve determine_ext
1762
1763 Extractors
1764 + [facebook] Add support for tahoe player videos (#15441, #16554)
1765 * [cbc] Improve extraction (#16583, #16593)
1766 * [openload] Improve ext extraction (#16595)
1767 + [twitter:card] Add support for another endpoint (#16586)
1768 + [openload] Add support for oload.win and oload.download (#16592)
1769 * [audimedia] Fix extraction (#15309)
1770 + [francetv] Add support for sport.francetvinfo.fr (#15645)
1771 * [mlb] Improve extraction (#16587)
1772 - [nhl] Remove old extractors
1773 * [rbmaradio] Check formats availability (#16585)
1774
1775
1776 version 2018.05.30
1777
1778 Core
1779 * [downloader/rtmp] Generalize download messages and report time elapsed
1780   on finish
1781 * [downloader/rtmp] Gracefully handle live streams interrupted by user
1782
1783 Extractors
1784 * [teamcoco] Fix extraction for full episodes (#16573)
1785 * [spiegel] Fix info extraction (#16538)
1786 + [apa] Add support for apa.at (#15041, #15672)
1787 + [bellmedia] Add support for bnnbloomberg.ca (#16560)
1788 + [9c9media] Extract MPD formats and subtitles
1789 * [cammodels] Use geo verification headers
1790 + [ufctv] Add support for authentication (#16542)
1791 + [cammodels] Add support for cammodels.com (#14499)
1792 * [utils] Fix style id extraction for namespaced id attribute in dfxp2srt
1793   (#16551)
1794 * [soundcloud] Detect format extension (#16549)
1795 * [cbc] Fix playlist title extraction (#16502)
1796 + [tumblr] Detect and report sensitive media (#13829)
1797 + [tumblr] Add support for authentication (#15133)
1798
1799
1800 version 2018.05.26
1801
1802 Core
1803 * [utils] Improve parse_age_limit
1804
1805 Extractors
1806 * [audiomack] Stringify video id (#15310)
1807 * [izlesene] Fix extraction (#16233, #16271, #16407)
1808 + [indavideo] Add support for generic embeds (#11989)
1809 * [indavideo] Fix extraction (#11221)
1810 * [indavideo] Sign download URLs (#16174)
1811 + [peertube] Add support for PeerTube based sites (#16301, #16329)
1812 * [imgur] Fix extraction (#16537)
1813 + [hidive] Add support for authentication (#16534)
1814 + [nbc] Add support for stream.nbcsports.com (#13911)
1815 + [viewlift] Add support for hoichoi.tv (#16536)
1816 * [go90] Extract age limit and detect DRM protection(#10127)
1817 * [viewlift] fix extraction for snagfilms.com (#15766)
1818 * [globo] Improve extraction (#4189)
1819     * Add support for authentication
1820     * Simplify URL signing
1821     * Extract DASH and MSS formats
1822 * [leeco] Fix extraction (#16464)
1823 * [teamcoco] Add fallback for format extraction (#16484)
1824 * [teamcoco] Improve URL regular expression (#16484)
1825 * [imdb] Improve extraction (#4085, #14557)
1826
1827
1828 version 2018.05.18
1829
1830 Extractors
1831 * [vimeo:likes] Relax URL regular expression and fix single page likes
1832   extraction (#16475)
1833 * [pluralsight] Fix clip id extraction (#16460)
1834 + [mychannels] Add support for mychannels.com (#15334)
1835 - [moniker] Remove extractor (#15336)
1836 * [pbs] Fix embed data extraction (#16474)
1837 + [mtv] Add support for paramountnetwork.com and bellator.com (#15418)
1838 * [youtube] Fix hd720 format position
1839 * [dailymotion] Remove fragment part from m3u8 URLs (#8915)
1840 * [3sat] Improve extraction (#15350)
1841     * Extract all formats
1842     * Extract more format metadata
1843     * Improve format sorting
1844     * Use hls native downloader
1845     * Detect and bypass geo-restriction
1846 + [dtube] Add support for d.tube (#15201)
1847 * [options] Fix typo (#16450)
1848 * [youtube] Improve format filesize extraction (#16453)
1849 * [youtube] Make uploader extraction non fatal (#16444)
1850 * [youtube] Fix extraction for embed restricted live streams (#16433)
1851 * [nbc] Improve info extraction (#16440)
1852 * [twitch:clips] Fix extraction (#16429)
1853 * [redditr] Relax URL regular expression (#16426, #16427)
1854 * [mixcloud] Bypass throttling for HTTP formats (#12579, #16424)
1855 + [nick] Add support for nickjr.de (#13230)
1856 * [teamcoco] Fix extraction (#16374)
1857
1858
1859 version 2018.05.09
1860
1861 Core
1862 * [YoutubeDL] Ensure ext exists for automatic captions
1863 * Introduce --geo-bypass-ip-block
1864
1865 Extractors
1866 + [udemy] Extract asset captions
1867 + [udemy] Extract stream URLs (#16372)
1868 + [businessinsider] Add support for businessinsider.com (#16387, #16388, #16389)
1869 + [cloudflarestream] Add support for cloudflarestream.com (#16375)
1870 * [watchbox] Fix extraction (#16356)
1871 * [discovery] Extract Affiliate/Anonymous Auth Token from cookies (#14954)
1872 + [itv:btcc] Add support for itv.com/btcc (#16139)
1873 * [tunein] Use live title for live streams (#16347)
1874 * [itv] Improve extraction (#16253)
1875
1876
1877 version 2018.05.01
1878
1879 Core
1880 * [downloader/fragment] Restart download if .ytdl file is corrupt (#16312)
1881 + [extractor/common] Extract interaction statistic
1882 + [utils] Add merge_dicts
1883 + [extractor/common] Add _download_json_handle
1884
1885 Extractors
1886 * [kaltura] Improve iframe embeds detection (#16337)
1887 + [udemy] Extract outputs renditions (#16289, #16291, #16320, #16321, #16334,
1888   #16335)
1889 + [zattoo] Add support for zattoo.com and mobiltv.quickline.com (#14668, #14676)
1890 * [yandexmusic] Convert release_year to int
1891 * [udemy] Override _download_webpage_handle instead of _download_webpage
1892 * [xiami] Override _download_webpage_handle instead of _download_webpage
1893 * [yandexmusic] Override _download_webpage_handle instead of _download_webpage
1894 * [youtube] Correctly disable polymer on all requests (#16323, #16326)
1895 * [generic] Prefer enclosures over links in RSS feeds (#16189)
1896 + [redditr] Add support for old.reddit.com URLs (#16274)
1897 * [nrktv] Update API host (#16324)
1898 + [imdb] Extract all formats (#16249)
1899 + [vimeo] Extract JSON-LD (#16295)
1900 * [funk:channel] Improve extraction (#16285)
1901
1902
1903 version 2018.04.25
1904
1905 Core
1906 * [utils] Fix match_str for boolean meta fields
1907 + [Makefile] Add support for pandoc 2 and disable smart extension (#16251)
1908 * [YoutubeDL] Fix typo in media extension compatibility checker (#16215)
1909
1910 Extractors
1911 + [openload] Recognize IPv6 stream URLs (#16136, #16137, #16205, #16246,
1912   #16250)
1913 + [twitch] Extract is_live according to status (#16259)
1914 * [pornflip] Relax URL regular expression (#16258)
1915 - [etonline] Remove extractor (#16256)
1916 * [breakcom] Fix extraction (#16254)
1917 + [youtube] Add ability to authenticate with cookies
1918 * [youtube:feed] Implement lazy playlist extraction (#10184)
1919 + [svt] Add support for TV channel live streams (#15279, #15809)
1920 * [ccma] Fix video extraction (#15931)
1921 * [rentv] Fix extraction (#15227)
1922 + [nick] Add support for nickjr.nl (#16230)
1923 * [extremetube] Fix metadata extraction
1924 + [keezmovies] Add support for generic embeds (#16134, #16154)
1925 * [nexx] Extract new azure URLs (#16223)
1926 * [cbssports] Fix extraction (#16217)
1927 * [kaltura] Improve embeds detection (#16201)
1928 * [instagram:user] Fix extraction (#16119)
1929 * [cbs] Skip DRM asset types (#16104)
1930
1931
1932 version 2018.04.16
1933
1934 Extractors
1935 * [smotri:broadcast] Fix extraction (#16180)
1936 + [picarto] Add support for picarto.tv (#6205, #12514, #15276, #15551)
1937 * [vine:user] Fix extraction (#15514, #16190)
1938 * [pornhub] Relax URL regular expression (#16165)
1939 * [cbc:watch] Re-acquire device token when expired (#16160)
1940 + [fxnetworks] Add support for https theplatform URLs (#16125, #16157)
1941 + [instagram:user] Add request signing (#16119)
1942 + [twitch] Add support for mobile URLs (#16146)
1943
1944
1945 version 2018.04.09
1946
1947 Core
1948 * [YoutubeDL] Do not save/restore console title while simulate (#16103)
1949 * [extractor/common] Relax JSON-LD context check (#16006)
1950
1951 Extractors
1952 + [generic] Add support for tube8 embeds
1953 + [generic] Add support for share-videos.se embeds (#16089, #16115)
1954 * [odnoklassniki] Extend URL regular expression (#16081)
1955 * [steam] Bypass mature content check (#16113)
1956 + [acast] Extract more metadata
1957 * [acast] Fix extraction (#16118)
1958 * [instagram:user] Fix extraction (#16119)
1959 * [drtuber] Fix title extraction (#16107, #16108)
1960 * [liveleak] Extend URL regular expression (#16117)
1961 + [openload] Add support for oload.xyz
1962 * [openload] Relax stream URL regular expression
1963 * [openload] Fix extraction (#16099)
1964 + [svtplay:series] Add support for season URLs
1965 + [svtplay:series] Add support for series (#11130, #16059)
1966
1967
1968 version 2018.04.03
1969
1970 Extractors
1971 + [tvnow] Add support for shows (#15837)
1972 * [dramafever] Fix authentication (#16067)
1973 * [afreecatv] Use partial view only when necessary (#14450)
1974 + [afreecatv] Add support for authentication (#14450)
1975 + [nationalgeographic] Add support for new URL schema (#16001, #16054)
1976 * [xvideos] Fix thumbnail extraction (#15978, #15979)
1977 * [medialaan] Fix vod id (#16038)
1978 + [openload] Add support for oload.site (#16039)
1979 * [naver] Fix extraction (#16029)
1980 * [dramafever] Partially switch to API v5 (#16026)
1981 * [abc:iview] Unescape title and series meta fields (#15994)
1982 * [videa] Extend URL regular expression (#16003)
1983
1984
1985 version 2018.03.26.1
1986
1987 Core
1988 + [downloader/external] Add elapsed time to progress hook (#10876)
1989 * [downloader/external,fragment] Fix download finalization when writing file
1990   to stdout (#10809, #10876, #15799)
1991
1992 Extractors
1993 * [vrv] Fix extraction on python2 (#15928)
1994 * [afreecatv] Update referrer (#15947)
1995 + [24video] Add support for 24video.sexy (#15973)
1996 * [crackle] Bypass geo restriction
1997 * [crackle] Fix extraction (#15969)
1998 + [lenta] Add support for lenta.ru (#15953)
1999 + [instagram:user] Add pagination (#15934)
2000 * [youku] Update ccode (#15939)
2001 * [libsyn] Adapt to new page structure
2002
2003
2004 version 2018.03.20
2005
2006 Core
2007 * [extractor/common] Improve thumbnail extraction for HTML5 entries
2008 * Generalize XML manifest processing code and improve XSPF parsing
2009 + [extractor/common] Add _download_xml_handle
2010 + [extractor/common] Add support for relative URIs in _parse_xspf (#15794)
2011
2012 Extractors
2013 + [7plus] Extract series metadata (#15862, #15906)
2014 * [9now] Bypass geo restriction (#15920)
2015 * [cbs] Skip unavailable assets (#13490, #13506, #15776)
2016 + [canalc2] Add support for HTML5 videos (#15916, #15919)
2017 + [ceskatelevize] Add support for iframe embeds (#15918)
2018 + [prosiebensat1] Add support for galileo.tv (#15894)
2019 + [generic] Add support for xfileshare embeds (#15879)
2020 * [bilibili] Switch to v2 playurl API
2021 * [bilibili] Fix and improve extraction (#15048, #15430, #15622, #15863)
2022 * [heise] Improve extraction (#15496, #15784, #15026)
2023 * [instagram] Fix user videos extraction (#15858)
2024
2025
2026 version 2018.03.14
2027
2028 Extractors
2029 * [soundcloud] Update client id (#15866)
2030 + [tennistv] Add support for tennistv.com
2031 + [line] Add support for tv.line.me (#9427)
2032 * [xnxx] Fix extraction (#15817)
2033 * [njpwworld] Fix authentication (#15815)
2034
2035
2036 version 2018.03.10
2037
2038 Core
2039 * [downloader/hls] Skip uplynk ad fragments (#15748)
2040
2041 Extractors
2042 * [pornhub] Don't override session cookies (#15697)
2043 + [raywenderlich] Add support for videos.raywenderlich.com (#15251)
2044 * [funk] Fix extraction and rework extractors (#15792)
2045 * [nexx] Restore reverse engineered approach
2046 + [heise] Add support for kaltura embeds (#14961, #15728)
2047 + [tvnow] Extract series metadata (#15774)
2048 * [ruutu] Continue formats extraction on NOT-USED URLs (#15775)
2049 * [vrtnu] Use redirect URL for building video JSON URL (#15767, #15769)
2050 * [vimeo] Modernize login code and improve error messaging
2051 * [archiveorg] Fix extraction (#15770, #15772)
2052 + [hidive] Add support for hidive.com (#15494)
2053 * [afreecatv] Detect deleted videos
2054 * [afreecatv] Fix extraction (#15755)
2055 * [vice] Fix extraction and rework extractors (#11101, #13019, #13622, #13778)
2056 + [vidzi] Add support for vidzi.si (#15751)
2057 * [npo] Fix typo
2058
2059
2060 version 2018.03.03
2061
2062 Core
2063 + [utils] Add parse_resolution
2064 Revert respect --prefer-insecure while updating
2065
2066 Extractors
2067 + [yapfiles] Add support for yapfiles.ru (#15726, #11085)
2068 * [spankbang] Fix formats extraction (#15727)
2069 * [adn] Fix extraction (#15716)
2070 + [toggle] Extract DASH and ISM formats (#15721)
2071 + [nickelodeon] Add support for nickelodeon.com.tr (#15706)
2072 * [npo] Validate and filter format URLs (#15709)
2073
2074
2075 version 2018.02.26
2076
2077 Extractors
2078 * [udemy] Use custom User-Agent (#15571)
2079
2080
2081 version 2018.02.25
2082
2083 Core
2084 * [postprocessor/embedthumbnail] Skip embedding when there aren't any
2085   thumbnails (#12573)
2086 * [extractor/common] Improve jwplayer subtitles extraction (#15695)
2087
2088 Extractors
2089 + [vidlii] Add support for vidlii.com (#14472, #14512, #14779)
2090 + [streamango] Capture and output error messages
2091 * [streamango] Fix extraction (#14160, #14256)
2092 + [telequebec] Add support for emissions (#14649, #14655)
2093 + [telequebec:live] Add support for live streams (#15688)
2094 + [mailru:music] Add support for mail.ru/music (#15618)
2095 * [aenetworks] Switch to akamai HLS formats (#15612)
2096 * [ytsearch] Fix flat title extraction (#11260, #15681)
2097
2098
2099 version 2018.02.22
2100
2101 Core
2102 + [utils] Fixup some common URL typos in sanitize_url (#15649)
2103 * Respect --prefer-insecure while updating (#15497)
2104
2105 Extractors
2106 * [vidio] Fix HLS URL extraction (#15675)
2107 + [nexx] Add support for arc.nexx.cloud URLs
2108 * [nexx] Switch to arc API (#15652)
2109 * [redtube] Fix duration extraction (#15659)
2110 + [sonyliv] Respect referrer (#15648)
2111 + [brightcove:new] Use referrer for formats' HTTP headers
2112 + [cbc] Add support for olympics.cbc.ca (#15535)
2113 + [fusion] Add support for fusion.tv (#15628)
2114 * [npo] Improve quality metadata extraction
2115 * [npo] Relax URL regular expression (#14987, #14994)
2116 + [npo] Capture and output error message
2117 + [pornhub] Add support for channels (#15613)
2118 * [youtube] Handle shared URLs with generic extractor (#14303)
2119
2120
2121 version 2018.02.11
2122
2123 Core
2124 + [YoutubeDL] Add support for filesize_approx in format selector (#15550)
2125
2126 Extractors
2127 + [francetv] Add support for live streams (#13689)
2128 + [francetv] Add support for zouzous.fr and ludo.fr (#10454, #13087, #13103,
2129   #15012)
2130 * [francetv] Separate main extractor and rework others to delegate to it
2131 * [francetv] Improve manifest URL signing (#15536)
2132 + [francetv] Sign m3u8 manifest URLs (#15565)
2133 + [veoh] Add support for embed URLs (#15561)
2134 * [afreecatv] Fix extraction (#15556)
2135 * [periscope] Use accessVideoPublic endpoint (#15554)
2136 * [discovery] Fix auth request (#15542)
2137 + [6play] Extract subtitles (#15541)
2138 * [newgrounds] Fix metadata extraction (#15531)
2139 + [nbc] Add support for stream.nbcolympics.com (#10295)
2140 * [dvtv] Fix live streams extraction (#15442)
2141
2142
2143 version 2018.02.08
2144
2145 Extractors
2146 + [myvi] Extend URL regular expression
2147 + [myvi:embed] Add support for myvi.tv embeds (#15521)
2148 + [prosiebensat1] Extend URL regular expression (#15520)
2149 * [pokemon] Relax URL regular expression and extend title extraction (#15518)
2150 + [gameinformer] Use geo verification headers
2151 * [la7] Fix extraction (#15501, #15502)
2152 * [gameinformer] Fix brightcove id extraction (#15416)
2153 + [afreecatv] Pass referrer to video info request (#15507)
2154 + [telebruxelles] Add support for live streams
2155 * [telebruxelles] Relax URL regular expression
2156 * [telebruxelles] Fix extraction (#15504)
2157 * [extractor/common] Respect secure schemes in _extract_wowza_formats
2158
2159
2160 version 2018.02.04
2161
2162 Core
2163 * [downloader/http] Randomize HTTP chunk size
2164 + [downloader/http] Add ability to pass downloader options via info dict
2165 * [downloader/http] Fix 302 infinite loops by not reusing requests
2166 + Document http_chunk_size
2167
2168 Extractors
2169 + [brightcove] Pass embed page URL as referrer (#15486)
2170 + [youtube] Enforce using chunked HTTP downloading for DASH formats
2171
2172
2173 version 2018.02.03
2174
2175 Core
2176 + Introduce --http-chunk-size for chunk-based HTTP downloading
2177 + Add support for IronPython
2178 * [downloader/ism] Fix Python 3.2 support
2179
2180 Extractors
2181 * [redbulltv] Fix extraction (#15481)
2182 * [redtube] Fix metadata extraction (#15472)
2183 * [pladform] Respect platform id and extract HLS formats (#15468)
2184 - [rtlnl] Remove progressive formats (#15459)
2185 * [6play] Do no modify asset URLs with a token (#15248)
2186 * [nationalgeographic] Relax URL regular expression
2187 * [dplay] Relax URL regular expression (#15458)
2188 * [cbsinteractive] Fix data extraction (#15451)
2189 + [amcnetworks] Add support for sundancetv.com (#9260)
2190
2191
2192 version 2018.01.27
2193
2194 Core
2195 * [extractor/common] Improve _json_ld for articles
2196 * Switch codebase to use compat_b64decode
2197 + [compat] Add compat_b64decode
2198
2199 Extractors
2200 + [seznamzpravy] Add support for seznam.cz and seznamzpravy.cz (#14102, #14616)
2201 * [dplay] Bypass geo restriction
2202 + [dplay] Add support for disco-api videos (#15396)
2203 * [youtube] Extract precise error messages (#15284)
2204 * [teachertube] Capture and output error message
2205 * [teachertube] Fix and relax thumbnail extraction (#15403)
2206 + [prosiebensat1] Add another clip id regular expression (#15378)
2207 * [tbs] Update tokenizer url (#15395)
2208 * [mixcloud] Use compat_b64decode (#15394)
2209 - [thesixtyone] Remove extractor (#15341)
2210
2211
2212 version 2018.01.21
2213
2214 Core
2215 * [extractor/common] Improve jwplayer DASH formats extraction (#9242, #15187)
2216 * [utils] Improve scientific notation handling in js_to_json (#14789)
2217
2218 Extractors
2219 + [southparkdk] Add support for southparkstudios.nu
2220 + [southpark] Add support for collections (#14803)
2221 * [franceinter] Fix upload date extraction (#14996)
2222 + [rtvs] Add support for rtvs.sk (#9242, #15187)
2223 * [restudy] Fix extraction and extend URL regular expression (#15347)
2224 * [youtube:live] Improve live detection (#15365)
2225 + [springboardplatform] Add support for springboardplatform.com
2226 * [prosiebensat1] Add another clip id regular expression (#15290)
2227 - [ringtv] Remove extractor (#15345)
2228
2229
2230 version 2018.01.18
2231
2232 Extractors
2233 * [soundcloud] Update client id (#15306)
2234 - [kamcord] Remove extractor (#15322)
2235 + [spiegel] Add support for nexx videos (#15285)
2236 * [twitch] Fix authentication and error capture (#14090, #15264)
2237 * [vk] Detect more errors due to copyright complaints (#15259)
2238
2239
2240 version 2018.01.14
2241
2242 Extractors
2243 * [youtube] Fix live streams extraction (#15202)
2244 * [wdr] Bypass geo restriction
2245 * [wdr] Rework extractors (#14598)
2246 + [wdr] Add support for wdrmaus.de/elefantenseite (#14598)
2247 + [gamestar] Add support for gamepro.de (#3384)
2248 * [viafree] Skip rtmp formats (#15232)
2249 + [pandoratv] Add support for mobile URLs (#12441)
2250 + [pandoratv] Add support for new URL format (#15131)
2251 + [ximalaya] Add support for ximalaya.com (#14687)
2252 + [digg] Add support for digg.com (#15214)
2253 * [limelight] Tolerate empty pc formats (#15150, #15151, #15207)
2254 * [ndr:embed:base] Make separate formats extraction non fatal (#15203)
2255 + [weibo] Add extractor (#15079)
2256 + [ok] Add support for live streams
2257 * [canalplus] Fix extraction (#15072)
2258 * [bilibili] Fix extraction (#15188)
2259
2260
2261 version 2018.01.07
2262
2263 Core
2264 * [utils] Fix youtube-dl under PyPy3 on Windows
2265 * [YoutubeDL] Output python implementation in debug header
2266
2267 Extractors
2268 + [jwplatform] Add support for multiple embeds (#15192)
2269 * [mitele] Fix extraction (#15186)
2270 + [motherless] Add support for groups (#15124)
2271 * [lynda] Relax URL regular expression (#15185)
2272 * [soundcloud] Fallback to avatar picture for thumbnail (#12878)
2273 * [youku] Fix list extraction (#15135)
2274 * [openload] Fix extraction (#15166)
2275 * [lynda] Skip invalid subtitles (#15159)
2276 * [twitch] Pass video id to url_result when extracting playlist (#15139)
2277 * [rtve.es:alacarta] Fix extraction of some new URLs
2278 * [acast] Fix extraction (#15147)
2279
2280
2281 version 2017.12.31
2282
2283 Core
2284 + [extractor/common] Add container meta field for formats extracted
2285   in _parse_mpd_formats (#13616)
2286 + [downloader/hls] Use HTTP headers for key request
2287 * [common] Use AACL as the default fourcc when AudioTag is 255
2288 * [extractor/common] Fix extraction of DASH formats with the same
2289   representation id (#15111)
2290
2291 Extractors
2292 + [slutload] Add support for mobile URLs (#14806)
2293 * [abc:iview] Bypass geo restriction
2294 * [abc:iview] Fix extraction (#14711, #14782, #14838, #14917, #14963, #14985,
2295   #15035, #15057, #15061, #15071, #15095, #15106)
2296 * [openload] Fix extraction (#15118)
2297 - [sandia] Remove extractor
2298 - [collegerama] Remove extractor
2299 + [mediasite] Add support for sites based on Mediasite Video Platform (#5428,
2300   #11185, #14343)
2301 + [ufctv] Add support for ufc.tv (#14520)
2302 * [pluralsight] Fix missing first line of subtitles (#11118)
2303 * [openload] Fallback on f-page extraction (#14665, #14879)
2304 * [vimeo] Improve password protected videos extraction (#15114)
2305 * [aws] Fix canonical/signed headers generation on python 2 (#15102)
2306
2307
2308 version 2017.12.28
2309
2310 Extractors
2311 + [internazionale] Add support for internazionale.it (#14973)
2312 * [playtvak] Relax video regular expression and make description optional
2313   (#15037)
2314 + [filmweb] Add support for filmweb.no (#8773, #10368)
2315 + [23video] Add support for 23video.com
2316 + [espn] Add support for fivethirtyeight.com (#6864)
2317 + [umg:de] Add support for universal-music.de (#11582, #11584)
2318 + [espn] Add support for espnfc and extract more formats (#8053)
2319 * [youku] Update ccode (#14880)
2320 + [openload] Add support for oload.stream (#15070)
2321 * [youku] Fix list extraction (#15065)
2322
2323
2324 version 2017.12.23
2325
2326 Core
2327 * [extractor/common] Move X-Forwarded-For setup code into _request_webpage
2328 + [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
2329   output template (#11427, #15018)
2330 + [extractor/common] Introduce uploader, uploader_id and uploader_url
2331   meta fields for playlists (#11427, #15018)
2332 * [downloader/fragment] Encode filename of fragment being removed (#15020)
2333 + [utils] Add another date format pattern (#14999)
2334
2335 Extractors
2336 + [kaltura] Add another embed pattern for entry_id
2337 + [7plus] Add support for 7plus.com.au (#15043)
2338 * [animeondemand] Relax login error regular expression
2339 + [shahid] Add support for show pages (#7401)
2340 + [youtube] Extract uploader, uploader_id and uploader_url for playlists
2341   (#11427, #15018)
2342 * [afreecatv] Improve format extraction (#15019)
2343 + [cspan] Add support for audio only pages and catch page errors (#14995)
2344 + [mailru] Add support for embed URLs (#14904)
2345 * [crunchyroll] Future-proof XML element checks (#15013)
2346 * [cbslocal] Fix timestamp extraction (#14999, #15000)
2347 * [discoverygo] Correct TTML subtitle extension
2348 * [vk] Make view count optional (#14979)
2349 * [disney] Skip Apple FairPlay formats (#14982)
2350 * [voot] Fix format extraction (#14758)
2351
2352
2353 version 2017.12.14
2354
2355 Core
2356 * [postprocessor/xattr] Clarify NO_SPACE message (#14970)
2357 * [downloader/http] Return actual download result from real_download (#14971)
2358
2359 Extractors
2360 + [itv] Extract more subtitles and duration
2361 * [itv] Improve extraction (#14944)
2362 + [byutv] Add support for geo restricted videos
2363 * [byutv] Fix extraction (#14966, #14967)
2364 + [bbccouk] Fix extraction for 320k HLS streams
2365 + [toutv] Add support for special video URLs (#14179)
2366 * [discovery] Fix free videos extraction (#14157, #14954)
2367 * [tvnow] Fix extraction (#7831)
2368 + [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
2369 * [nick] Improve extraction (#14876)
2370 * [tbs] Fix extraction (#13658)
2371
2372
2373 version 2017.12.10
2374
2375 Core
2376 + [utils] Add sami mimetype to mimetype2ext
2377
2378 Extractors
2379 * [culturebox] Improve video id extraction (#14947)
2380 * [twitter] Improve extraction (#14197)
2381 + [udemy] Extract more HLS formats
2382 * [udemy] Improve course id extraction (#14938)
2383 + [stretchinternet] Add support for portal.stretchinternet.com (#14576)
2384 * [ellentube] Fix extraction (#14407, #14570)
2385 + [raiplay:playlist] Add support for playlists (#14563)
2386 * [sonyliv] Bypass geo restriction
2387 * [sonyliv] Extract higher quality formats (#14922)
2388 * [fox] Extract subtitles
2389 + [fox] Add support for Adobe Pass authentication (#14205, #14489)
2390 - [dailymotion:cloud] Remove extractor (#6794)
2391 * [xhamster] Fix thumbnail extraction (#14780)
2392 + [xhamster] Add support for mobile URLs (#14780)
2393 * [generic] Don't pass video id as mpd id while extracting DASH (#14902)
2394 * [ard] Skip invalid stream URLs (#14906)
2395 * [porncom] Fix metadata extraction (#14911)
2396 * [pluralsight] Detect agreement request (#14913)
2397 * [toutv] Fix login (#14614)
2398
2399
2400 version 2017.12.02
2401
2402 Core
2403 + [downloader/fragment] Commit part file after each fragment
2404 + [extractor/common] Add durations for DASH fragments with bare SegmentURLs
2405 + [extractor/common] Add support for DASH manifests with SegmentLists with
2406   bare SegmentURLs (#14844)
2407 + [utils] Add hvc1 codec code to parse_codecs
2408
2409 Extractors
2410 * [xhamster] Fix extraction (#14884)
2411 * [youku] Update ccode (#14872)
2412 * [mnet] Fix format extraction (#14883)
2413 + [xiami] Add Referer header to API request
2414 * [mtv] Correct scc extention in extracted subtitles (#13730)
2415 * [vvvvid] Fix extraction for kenc videos (#13406)
2416 + [br] Add support for BR Mediathek videos (#14560, #14788)
2417 + [daisuki] Add support for motto.daisuki.com (#14681)
2418 * [odnoklassniki] Fix API metadata request (#14862)
2419 * [itv] Fix HLS formats extraction
2420 + [pbs] Add another media id regular expression
2421
2422
2423 version 2017.11.26
2424
2425 Core
2426 * [extractor/common] Use final URL when dumping request (#14769)
2427
2428 Extractors
2429 * [fczenit] Fix extraction
2430 - [firstpost] Remove extractor
2431 * [freespeech] Fix extraction
2432 * [nexx] Extract more formats
2433 + [openload] Add support for openload.link (#14763)
2434 * [empflix] Relax URL regular expression
2435 * [empflix] Fix extractrion
2436 * [tnaflix] Don't modify download URLs (#14811)
2437 - [gamersyde] Remove extractor
2438 * [francetv:generationwhat] Fix extraction
2439 + [massengeschmacktv] Add support for Massengeschmack TV
2440 * [fox9] Fix extraction
2441 * [faz] Fix extraction and add support for Perform Group embeds (#14714)
2442 + [performgroup] Add support for performgroup.com
2443 + [jwplatform] Add support for iframes (#14828)
2444 * [culturebox] Fix extraction (#14827)
2445 * [youku] Fix extraction; update ccode (#14815)
2446 * [livestream] Make SMIL extraction non fatal (#14792)
2447 + [drtuber] Add support for mobile URLs (#14772)
2448 + [spankbang] Add support for mobile URLs (#14771)
2449 * [instagram] Fix description, timestamp and counters extraction (#14755)
2450
2451
2452 version 2017.11.15
2453
2454 Core
2455 * [common] Skip Apple FairPlay m3u8 manifests (#14741)
2456 * [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740)
2457
2458 Extractors
2459 * [vshare] Capture and output error message
2460 * [vshare] Fix extraction (#14473)
2461 * [crunchyroll] Extract old RTMP formats
2462 * [tva] Fix extraction (#14736)
2463 * [gamespot] Lower preference of HTTP formats (#14652)
2464 * [instagram:user] Fix extraction (#14699)
2465 * [ccma] Fix typo (#14730)
2466 - Remove sensitive data from logging in messages
2467 * [instagram:user] Fix extraction (#14699)
2468 + [gamespot] Add support for article URLs (#14652)
2469 * [gamespot] Skip Brightcove Once HTTP formats (#14652)
2470 * [cartoonnetwork] Update tokenizer_src (#14666)
2471 + [wsj] Recognize another URL pattern (#14704)
2472 * [pandatv] Update API URL and sign format URLs (#14693)
2473 * [crunchyroll] Use old login method (#11572)
2474
2475
2476 version 2017.11.06
2477
2478 Core
2479 + [extractor/common] Add protocol for f4m formats
2480 * [f4m] Prefer baseURL for relative URLs (#14660)
2481 * [extractor/common] Respect URL query in _extract_wowza_formats (14645)
2482
2483 Extractors
2484 + [hotstar:playlist] Add support for playlists (#12465)
2485 * [hotstar] Bypass geo restriction (#14672)
2486 - [22tracks] Remove extractor (#11024, #14628)
2487 + [skysport] Sdd support ooyala videos protected with embed_token (#14641)
2488 * [gamespot] Extract formats referenced with new data fields (#14652)
2489 * [spankbang] Detect unavailable videos (#14644)
2490
2491
2492 version 2017.10.29
2493
2494 Core
2495 * [extractor/common] Prefix format id for audio only HLS formats
2496 + [utils] Add support for zero years and months in parse_duration
2497
2498 Extractors
2499 * [egghead] Fix extraction (#14388)
2500 + [fxnetworks] Extract series metadata (#14603)
2501 + [younow] Add support for younow.com (#9255, #9432, #12436)
2502 * [dctptv] Fix extraction (#14599)
2503 * [youtube] Restrict embed regular expression (#14600)
2504 * [vimeo] Restrict iframe embed regular expression (#14600)
2505 * [soundgasm] Improve extraction (#14588)
2506 - [myvideo] Remove extractor (#8557)
2507 + [nbc] Add support for classic-tv videos (#14575)
2508 + [vrtnu] Add support for cookies authentication and simplify (#11873)
2509 + [canvas] Add support for vrt.be/vrtnu (#11873)
2510 * [twitch:clips] Fix title extraction (#14566)
2511 + [ndtv] Add support for sub-sites (#14534)
2512 * [dramafever] Fix login error message extraction
2513 + [nick] Add support for more nickelodeon sites (no, dk, se, ch, fr, es, pt,
2514   ro, hu) (#14553)
2515
2516
2517 version 2017.10.20
2518
2519 Core
2520 * [downloader/fragment] Report warning instead of error on inconsistent
2521   download state
2522 * [downloader/hls] Fix total fragments count when ad fragments exist
2523
2524 Extractors
2525 * [parliamentliveuk] Fix extraction (#14524)
2526 * [soundcloud] Update client id (#14546)
2527 + [servus] Add support for servus.com (#14362)
2528 + [unity] Add support for unity3d.com (#14528)
2529 * [youtube] Replace youtube redirect URLs in description (#14517)
2530 * [pbs] Restrict direct video URL regular expression (#14519)
2531 * [drtv] Respect preference for direct HTTP formats (#14509)
2532 + [eporner] Add support for embed URLs (#14507)
2533 * [arte] Capture and output error message
2534 * [niconico] Improve uploader metadata extraction robustness (#14135)
2535
2536
2537 version 2017.10.15.1
2538
2539 Core
2540 * [downloader/hls] Ignore anvato ad fragments (#14496)
2541 * [downloader/fragment] Output ad fragment count
2542
2543 Extractors
2544 * [scrippsnetworks:watch] Bypass geo restriction
2545 + [anvato] Add ability to bypass geo restriction
2546 * [redditr] Fix extraction for URLs with query (#14495)
2547
2548
2549 version 2017.10.15
2550
2551 Core
2552 + [common] Add support for jwplayer youtube embeds
2553
2554 Extractors
2555 * [scrippsnetworks:watch] Fix extraction (#14389)
2556 * [anvato] Process master m3u8 manifests
2557 * [youtube] Fix relative URLs in description
2558 * [spike] Bypass geo restriction
2559 + [howstuffworks] Add support for more domains
2560 * [infoq] Fix http format downloading
2561 + [rtlnl] Add support for another type of embeds
2562 + [onionstudios] Add support for bulbs-video embeds
2563 * [udn] Fix extraction
2564 * [shahid] Fix extraction (#14448)
2565 * [kaltura] Ignore Widevine encrypted video (.wvm) (#14471)
2566 * [vh1] Fix extraction (#9613)
2567
2568
2569 version 2017.10.12
2570
2571 Core
2572 * [YoutubeDL] Improve _default_format_spec (#14461)
2573
2574 Extractors
2575 * [steam] Fix extraction (#14067)
2576 + [funk] Add support for funk.net (#14464)
2577 + [nexx] Add support for shortcuts and relax domain id extraction
2578 + [voxmedia] Add support for recode.net (#14173)
2579 + [once] Add support for vmap URLs
2580 + [generic] Add support for channel9 embeds (#14469)
2581 * [tva] Fix extraction (#14328)
2582 + [tubitv] Add support for new URL format (#14460)
2583 - [afreecatv:global] Remove extractor
2584 - [youtube:shared] Removed extractor (#14420)
2585 + [slideslive] Add support for slideslive.com (#2680)
2586 + [facebook] Support thumbnails (#14416)
2587 * [vvvvid] Fix episode number extraction (#14456)
2588 * [hrti:playlist] Relax URL regular expression
2589 * [wdr] Relax media link regular expression (#14447)
2590 * [hrti] Relax URL regular expression (#14443)
2591 * [fox] Delegate extraction to uplynk:preplay (#14147)
2592 + [youtube] Add support for hooktube.com (#14437)
2593
2594
2595 version 2017.10.07
2596
2597 Core
2598 * [YoutubeDL] Ignore duplicates in --playlist-items
2599 * [YoutubeDL] Fix out of range --playlist-items for iterable playlists and
2600   reduce code duplication (#14425)
2601 + [utils] Use cache in OnDemandPagedList by default
2602 * [postprocessor/ffmpeg] Convert to opus using libopus (#14381)
2603
2604 Extractors
2605 * [reddit] Sort formats (#14430)
2606 * [lnkgo] Relax URL regular expression (#14423)
2607 * [pornflip] Extend URL regular expression (#14405, #14406)
2608 + [xtube] Add support for embed URLs (#14417)
2609 + [xvideos] Add support for embed URLs and improve extraction (#14409)
2610 * [beeg] Fix extraction (#14403)
2611 * [tvn24] Relax URL regular expression (#14395)
2612 * [nbc] Fix extraction (#13651, #13715, #14137, #14198, #14312, #14314, #14378,
2613   #14392, #14414, #14419, #14431)
2614 + [ketnet] Add support for videos without direct sources (#14377)
2615 * [canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
2616 + [afreecatv] Add support for adult videos (#14376)
2617
2618
2619 version 2017.10.01
2620
2621 Core
2622 * [YoutubeDL] Document youtube_include_dash_manifest
2623
2624 Extractors
2625 + [tvp] Add support for new URL schema (#14368)
2626 + [generic] Add support for single format Video.js embeds (#14371)
2627 * [yahoo] Bypass geo restriction for brightcove (#14210)
2628 * [yahoo] Use extracted brightcove account id (#14210)
2629 * [rtve:alacarta] Fix extraction (#14290)
2630 + [yahoo] Add support for custom brigthcove embeds (#14210)
2631 + [generic] Add support for Video.js embeds
2632 + [gfycat] Add support for /gifs/detail URLs (#14322)
2633 * [generic] Fix infinite recursion for twitter:player URLs (#14339)
2634 * [xhamsterembed] Fix extraction (#14308)
2635
2636
2637 version 2017.09.24
2638
2639 Core
2640 + [options] Accept lrc as a subtitle conversion target format (#14292)
2641 * [utils] Fix handling raw TTML subtitles (#14191)
2642
2643 Extractors
2644 * [24video] Fix timestamp extraction and make non fatal (#14295)
2645 + [24video] Add support for 24video.adult (#14295)
2646 + [kakao] Add support for tv.kakao.com (#12298, #14007)
2647 + [twitter] Add support for URLs without user id (#14270)
2648 + [americastestkitchen] Add support for americastestkitchen.com (#10764,
2649   #13996)
2650 * [generic] Fix support for multiple HTML5 videos on one page (#14080)
2651 * [mixcloud] Fix extraction (#14088, #14132)
2652 + [lynda] Add support for educourse.ga (#14286)
2653 * [beeg] Fix extraction (#14275)
2654 * [nbcsports:vplayer] Correct theplatform URL (#13873)
2655 * [twitter] Fix duration extraction (#14141)
2656 * [tvplay] Bypass geo restriction
2657 + [heise] Add support for YouTube embeds (#14109)
2658 + [popcorntv] Add support for popcorntv.it (#5914, #14211)
2659 * [viki] Update app data (#14181)
2660 * [morningstar] Relax URL regular expression (#14222)
2661 * [openload] Fix extraction (#14225, #14257)
2662 * [noovo] Fix extraction (#14214)
2663 * [dailymotion:playlist] Relax URL regular expression (#14219)
2664 + [twitch] Add support for go.twitch.tv URLs (#14215)
2665 * [vgtv] Relax URL regular expression (#14223)
2666
2667
2668 version 2017.09.15
2669
2670 Core
2671 * [downloader/fragment] Restart inconsistent incomplete fragment downloads
2672   (#13731)
2673 * [YoutubeDL] Download raw subtitles files (#12909, #14191)
2674
2675 Extractors
2676 * [condenast] Fix extraction (#14196, #14207)
2677 + [orf] Add support for f4m stories
2678 * [tv4] Relax URL regular expression (#14206)
2679 * [animeondemand] Bypass geo restriction
2680 + [animeondemand] Add support for flash videos (#9944)
2681
2682
2683 version 2017.09.11
2684
2685 Extractors
2686 * [rutube:playlist] Fix suitable (#14166)
2687
2688
2689 version 2017.09.10
2690
2691 Core
2692 + [utils] Introduce bool_or_none
2693 * [YoutubeDL] Ensure dir existence for each requested format (#14116)
2694
2695 Extractors
2696 * [fox] Fix extraction (#14147)
2697 * [rutube] Use bool_or_none
2698 * [rutube] Rework and generalize playlist extractors (#13565)
2699 + [rutube:playlist] Add support for playlists (#13534, #13565)
2700 + [radiocanada] Add fallback for title extraction (#14145)
2701 * [vk] Use dedicated YouTube embeds extraction routine
2702 * [vice] Use dedicated YouTube embeds extraction routine
2703 * [cracked] Use dedicated YouTube embeds extraction routine
2704 * [chilloutzone] Use dedicated YouTube embeds extraction routine
2705 * [abcnews] Use dedicated YouTube embeds extraction routine
2706 * [youtube] Separate methods for embeds extraction
2707 * [redtube] Fix formats extraction (#14122)
2708 * [arte] Relax unavailability check (#14112)
2709 + [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
2710 * [vidme:user] Relax URL regular expression (#14054)
2711 * [bpb] Fix extraction (#14043, #14086)
2712 * [soundcloud] Fix download URL with private tracks (#14093)
2713 * [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
2714 * [viidea] Capture and output lecture error message (#14099)
2715 * [radiocanada] Skip unsupported platforms (#14100)
2716
2717
2718 version 2017.09.02
2719
2720 Extractors
2721 * [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
2722   #14077, #14079, #14082, #14083, #14094, #14095, #14096)
2723 * [youtube] Fix upload date extraction (#14065)
2724 + [charlierose] Add support for episodes (#14062)
2725 + [bbccouk] Add support for w-prefixed ids (#14056)
2726 * [googledrive] Extend URL regular expression (#9785)
2727 + [googledrive] Add support for source format (#14046)
2728 * [pornhd] Fix extraction (#14005)
2729
2730
2731 version 2017.08.27.1
2732
2733 Extractors
2734
2735 * [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
2736
2737
2738 version 2017.08.27
2739
2740 Core
2741 + [extractor/common] Extract height and format id for HTML5 videos (#14034)
2742 * [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
2743   #8625, #9483)
2744     * Simplify code and split into separate routines to facilitate maintaining
2745     * Make retry mechanism work on errors during actual download not only
2746       during connection establishment phase
2747     * Retry on ECONNRESET and ETIMEDOUT during reading data from network
2748     * Retry on content too short
2749     * Show error description on retry
2750
2751 Extractors
2752 * [generic] Lower preference for extraction from LD-JSON
2753 * [rai] Fix audio formats extraction (#14024)
2754 * [youtube] Fix controversy videos extraction (#14027, #14029)
2755 * [mixcloud] Fix extraction (#14015, #14020)
2756
2757
2758 version 2017.08.23
2759
2760 Core
2761 + [extractor/common] Introduce _parse_xml
2762 * [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
2763   non fatal (#13970)
2764 * [utils] Fix unescapeHTML for misformed string like "&a"" (#13935)
2765
2766 Extractors
2767 * [cbc:watch] Bypass geo restriction (#13993)
2768 * [toutv] Relax DRM check (#13994)
2769 + [googledrive] Add support for subtitles (#13619, #13638)
2770 * [pornhub] Relax uploader regular expression (#13906, #13975)
2771 * [bandcamp:album] Extract track titles (#13962)
2772 + [bbccouk] Add support for events URLs (#13893)
2773 + [liveleak] Support multi-video pages (#6542)
2774 + [liveleak] Support another liveleak embedding pattern (#13336)
2775 * [cda] Fix extraction (#13935)
2776 + [laola1tv] Add support for tv.ittf.com (#13965)
2777 * [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
2778
2779
2780 version 2017.08.18
2781
2782 Core
2783 * [YoutubeDL] Sanitize byte string format URLs (#13951)
2784 + [extractor/common] Add support for float durations in _parse_mpd_formats
2785   (#13919)
2786
2787 Extractors
2788 * [arte] Detect unavailable videos (#13945)
2789 * [generic] Convert redirect URLs to unicode strings (#13951)
2790 * [udemy] Fix paid course detection (#13943)
2791 * [pluralsight] Use RPC API for course extraction (#13937)
2792 + [clippit] Add support for clippituser.tv
2793 + [qqmusic] Support new URL schemes (#13805)
2794 * [periscope] Renew HLS extraction (#13917)
2795 * [mixcloud] Extract decrypt key
2796
2797
2798 version 2017.08.13
2799
2800 Core
2801 * [YoutubeDL] Make sure format id is not empty
2802 * [extractor/common] Make _family_friendly_search optional
2803 * [extractor/common] Respect source's type attribute for HTML5 media (#13892)
2804
2805 Extractors
2806 * [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
2807 + [fourtube] Add support pornerbros.com (#6022)
2808 + [fourtube] Add support porntube.com (#7859, #13901)
2809 + [fourtube] Add support fux.com
2810 * [limelight] Improve embeds detection (#13895)
2811 + [reddit] Add support for v.redd.it and reddit.com (#13847)
2812 * [aparat] Extract all formats (#13887)
2813 * [mixcloud] Fix play info decryption (#13885)
2814 + [generic] Add support for vzaar embeds (#13876)
2815
2816
2817 version 2017.08.09
2818
2819 Core
2820 * [utils] Skip missing params in cli_bool_option (#13865)
2821
2822 Extractors
2823 * [xxxymovies] Fix title extraction (#13868)
2824 + [nick] Add support for nick.com.pl (#13860)
2825 * [mixcloud] Fix play info decryption (#13867)
2826 * [20min] Fix embeds extraction (#13852)
2827 * [dplayit] Fix extraction (#13851)
2828 + [niconico] Support videos with multiple formats (#13522)
2829 + [niconico] Support HTML5-only videos (#13806)
2830
2831
2832 version 2017.08.06
2833
2834 Core
2835 * Use relative paths for DASH fragments (#12990)
2836
2837 Extractors
2838 * [pluralsight] Fix format selection
2839 - [mpora] Remove extractor (#13826)
2840 + [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
2841 * [vlive:channel] Limit number of videos per page to 100 (#13830)
2842 * [podomatic] Extend URL regular expression (#13827)
2843 * [cinchcast] Extend URL regular expression
2844 * [yandexdisk] Relax URL regular expression (#13824)
2845 * [vidme] Extract DASH and HLS formats
2846 - [teamfour] Remove extractor (#13782)
2847 * [pornhd] Fix extraction (#13783)
2848 * [udemy] Fix subtitles extraction (#13812)
2849 * [mlb] Extend URL regular expression (#13740, #13773)
2850 + [pbs] Add support for new URL schema (#13801)
2851 * [nrktv] Update API host (#13796)
2852
2853
2854 version 2017.07.30.1
2855
2856 Core
2857 * [downloader/hls] Use redirect URL as manifest base (#13755)
2858 * [options] Correctly hide login info from debug outputs (#13696)
2859
2860 Extractors
2861 + [watchbox] Add support for watchbox.de (#13739)
2862 - [clipfish] Remove extractor
2863 + [youjizz] Fix extraction (#13744)
2864 + [generic] Add support for another ooyala embed pattern (#13727)
2865 + [ard] Add support for lives (#13771)
2866 * [soundcloud] Update client id
2867 + [soundcloud:trackstation] Add support for track stations (#13733)
2868 * [svtplay] Use geo verification proxy for API request
2869 * [svtplay] Update API URL (#13767)
2870 + [yandexdisk] Add support for yadi.sk (#13755)
2871 + [megaphone] Add support for megaphone.fm
2872 * [amcnetworks] Make rating optional (#12453)
2873 * [cloudy] Fix extraction (#13737)
2874 + [nickru] Add support for nickelodeon.ru
2875 * [mtv] Improve thumbnal extraction
2876 * [nick] Automate geo-restriction bypass (#13711)
2877 * [niconico] Improve error reporting (#13696)
2878
2879
2880 version 2017.07.23
2881
2882 Core
2883 * [YoutubeDL] Improve default format specification (#13704)
2884 * [YoutubeDL] Do not override id, extractor and extractor_key for
2885   url_transparent entities
2886 * [extractor/common] Fix playlist_from_matches
2887
2888 Extractors
2889 * [itv] Fix production id extraction (#13671, #13703)
2890 * [vidio] Make duration non fatal and fix typo
2891 * [mtv] Skip missing video parts (#13690)
2892 * [sportbox:embed] Fix extraction
2893 + [npo] Add support for npo3.nl URLs (#13695)
2894 * [dramafever] Remove video id from title (#13699)
2895 + [egghead:lesson] Add support for lessons (#6635)
2896 * [funnyordie] Extract more metadata (#13677)
2897 * [youku:show] Fix playlist extraction (#13248)
2898 + [dispeak] Recognize sevt subdomain (#13276)
2899 * [adn] Improve error reporting (#13663)
2900 * [crunchyroll] Relax series and season regular expression (#13659)
2901 + [spiegel:article] Add support for nexx iframe embeds (#13029)
2902 + [nexx:embed] Add support for iframe embeds
2903 * [nexx] Improve JS embed extraction
2904 + [pearvideo] Add support for pearvideo.com (#13031)
2905
2906
2907 version 2017.07.15
2908
2909 Core
2910 * [YoutubeDL] Don't expand environment variables in meta fields (#13637)
2911
2912 Extractors
2913 * [spiegeltv] Delegate extraction to nexx extractor (#13159)
2914 + [nexx] Add support for nexx.cloud (#10807, #13465)
2915 * [generic] Fix rutube embeds extraction (#13641)
2916 * [karrierevideos] Fix title extraction (#13641)
2917 * [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
2918 * [slideshare] Fix extraction (#13617)
2919 + [5tv] Add another video URL pattern (#13354, #13606)
2920 * [drtv] Make HLS and HDS extraction non fatal
2921 * [ted] Fix subtitles extraction (#13628, #13629)
2922 * [vine] Make sure the title won't be empty
2923 + [twitter] Support HLS streams in vmap URLs
2924 + [periscope] Support pscp.tv URLs in embedded frames
2925 * [twitter] Extract mp4 urls via mobile API (#12726)
2926 * [niconico] Fix authentication error handling (#12486)
2927 * [giantbomb] Extract m3u8 formats (#13626)
2928 + [vlive:playlist] Add support for playlists (#13613)
2929
2930
2931 version 2017.07.09
2932
2933 Core
2934 + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
2935 + [utils] Support attributes with no values in get_elements_by_attribute
2936
2937 Extractors
2938 + [dailymail] Add support for embeds
2939 + [joj] Add support for joj.sk (#13268)
2940 * [abc.net.au:iview] Extract more formats (#13492, #13489)
2941 * [egghead:course] Fix extraction (#6635, #13370)
2942 + [cjsw] Add support for cjsw.com (#13525)
2943 + [eagleplatform] Add support for referrer protected videos (#13557)
2944 + [eagleplatform] Add support for another embed pattern (#13557)
2945 * [veoh] Extend URL regular expression (#13601)
2946 * [npo:live] Fix live stream id extraction (#13568, #13605)
2947 * [googledrive] Fix height extraction (#13603)
2948 + [dailymotion] Add support for new layout (#13580)
2949 - [yam] Remove extractor
2950 * [xhamster] Extract all formats and fix duration extraction (#13593)
2951 + [xhamster] Add support for new URL schema (#13593)
2952 * [espn] Extend URL regular expression (#13244, #13549)
2953 * [kaltura] Fix typo in subtitles extraction (#13569)
2954 * [vier] Adapt extraction to redesign (#13575)
2955
2956
2957 version 2017.07.02
2958
2959 Core
2960 * [extractor/common] Improve _json_ld
2961
2962 Extractors
2963 + [thisoldhouse] Add more fallbacks for video id
2964 * [thisoldhouse] Fix video id extraction (#13540, #13541)
2965 * [xfileshare] Extend format regular expression (#13536)
2966 * [ted] Fix extraction (#13535)
2967 + [tastytrade] Add support for tastytrade.com (#13521)
2968 * [dplayit] Relax video id regular expression (#13524)
2969 + [generic] Extract more generic metadata (#13527)
2970 + [bbccouk] Capture and output error message (#13501, #13518)
2971 * [cbsnews] Relax video info regular expression (#13284, #13503)
2972 + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
2973 * [soundcloud] Switch to https for API requests (#13502)
2974 * [pandatv] Switch to https for API and download URLs
2975 + [pandatv] Add support for https URLs (#13491)
2976 + [niconico] Support sp subdomain (#13494)
2977
2978
2979 version 2017.06.25
2980
2981 Core
2982 + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
2983 * [YoutubeDL] Skip malformed formats for better extraction robustness
2984
2985 Extractors
2986 + [wsj] Add support for barrons.com (#13470)
2987 + [ign] Add another video id pattern (#13328)
2988 + [raiplay:live] Add support for live streams (#13414)
2989 + [redbulltv] Add support for live videos and segments (#13486)
2990 + [onetpl] Add support for videos embedded via pulsembed (#13482)
2991 * [ooyala] Make more robust
2992 * [ooyala] Skip empty format URLs (#13471, #13476)
2993 * [hgtv.com:show] Fix typo
2994
2995
2996 version 2017.06.23
2997
2998 Core
2999 * [adobepass] Fix extraction on older python 2.6
3000
3001 Extractors
3002 * [youtube] Adapt to new automatic captions rendition (#13467)
3003 * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
3004 * [drtuber] Fix formats extraction (#12058)
3005 * [youporn] Fix upload date extraction
3006 * [youporn] Improve formats extraction
3007 * [youporn] Fix title extraction (#13456)
3008 * [googledrive] Fix formats sorting (#13443)
3009 * [watchindianporn] Fix extraction (#13411, #13415)
3010 + [vimeo] Add fallback mp4 extension for original format
3011 + [ruv] Add support for ruv.is (#13396)
3012 * [viu] Fix extraction on older python 2.6
3013 * [pandora.tv] Fix upload_date extraction (#12846)
3014 + [asiancrush] Add support for asiancrush.com (#13420)
3015
3016
3017 version 2017.06.18
3018
3019 Core
3020 * [downloader/common] Use utils.shell_quote for debug command line
3021 * [utils] Use compat_shlex_quote in shell_quote
3022 * [postprocessor/execafterdownload] Encode command line (#13407)
3023 * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
3024 * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
3025    in --metadata-from-title (#13408)
3026 * [extractor/common] Fix json dumping with --geo-bypass
3027 + [extractor/common] Improve jwplayer subtitles extraction
3028 + [extractor/common] Improve jwplayer formats extraction (#13379)
3029
3030 Extractors
3031 * [polskieradio] Fix extraction (#13392)
3032 + [xfileshare] Add support for fastvideo.me (#13385)
3033 * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
3034 * [4tube] Fix extraction (#13381, #13382)
3035 + [disney] Add support for disneychannel.de (#13383)
3036 * [npo] Improve URL regular expression (#13376)
3037 + [corus] Add support for showcase.ca
3038 + [corus] Add support for history.ca (#13359)
3039
3040
3041 version 2017.06.12
3042
3043 Core
3044 * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
3045 + [compat] Introduce compat_HTMLParseError
3046 * [utils] Improve unified_timestamp
3047 * [extractor/generic] Ensure format id is unicode string
3048 * [extractor/common] Return unicode string from _match_id
3049 + [YoutubeDL] Sanitize more fields (#13313)
3050
3051 Extractors
3052 + [xfileshare] Add support for rapidvideo.tv (#13348)
3053 * [xfileshare] Modernize and pass Referer
3054 + [rutv] Add support for testplayer.vgtrk.com (#13347)
3055 + [newgrounds] Extract more metadata (#13232)
3056 + [newgrounds:playlist] Add support for playlists (#10611)
3057 * [newgrounds] Improve formats and uploader extraction (#13346)
3058 * [msn] Fix formats extraction
3059 * [turbo] Ensure format id is string
3060 * [sexu] Ensure height is int
3061 * [jove] Ensure comment count is int
3062 * [golem] Ensure format id is string
3063 * [gfycat] Ensure filesize is int
3064 * [foxgay] Ensure height is int
3065 * [flickr] Ensure format id is string
3066 * [sohu] Fix numeric fields
3067 * [safari] Improve authentication detection (#13319)
3068 * [liveleak] Ensure height is int (#13313)
3069 * [streamango] Make title optional (#13292)
3070 * [rtlnl] Improve URL regular expression (#13295)
3071 * [tvplayer] Fix extraction (#13291)
3072
3073
3074 version 2017.06.05
3075
3076 Core
3077 * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
3078
3079 Extractors
3080 + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
3081 * [pornhub:playlist] Fix extraction (#13281)
3082 - [godtv] Remove extractor (#13175)
3083 * [safari] Fix typo (#13252)
3084 * [youtube] Improve chapters extraction (#13247)
3085 * [1tv] Lower preference for HTTP formats (#13246)
3086 * [francetv] Relax URL regular expression
3087 * [drbonanza] Fix extraction (#13231)
3088 * [packtpub] Fix authentication (#13240)
3089
3090
3091 version 2017.05.29
3092
3093 Extractors
3094 * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
3095   (#13211)
3096 * [xhamster] Fix uploader and like/dislike count extraction (#13216))
3097 + [xhamster] Extract categories (#11728)
3098 + [abcnews] Add support for embed URLs (#12851)
3099 * [gaskrank] Fix extraction (#12493)
3100 * [medialaan] Fix videos with missing videoUrl (#12774)
3101 * [dvtv] Fix playlist support
3102 + [dvtv] Add support for DASH and HLS formats (#3063)
3103 + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
3104 * [cbsinteractive] Relax URL regular expression (#13213)
3105 * [adn] Fix formats extraction
3106 + [youku] Extract more metadata (#10433)
3107 * [cbsnews] Fix extraction (#13205)
3108
3109
3110 version 2017.05.26
3111
3112 Core
3113 + [utils] strip_jsonp() can recognize more patterns
3114 * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
3115
3116 Extractors
3117 + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
3118 + [bbc] Add support for authentication
3119 * [tudou] Merge into youku extractor (#12214)
3120 * [youku:show] Fix extraction
3121 * [youku] Fix extraction (#13191)
3122 * [udemy] Fix extraction for outputs' format entries without URL (#13192)
3123 * [vimeo] Fix formats' sorting (#13189)
3124 * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
3125
3126
3127 version 2017.05.23
3128
3129 Core
3130 + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
3131 + [adobepass] Add support for Bright House Networks (#13149)
3132
3133 Extractors
3134 + [streamcz] Add support for subtitles (#13174)
3135 * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
3136 * [toggle] Relax URL regular expression (#13172)
3137 * [toypics] Fix extraction (#13077)
3138 * [njpwworld] Fix extraction (#13162, #13169)
3139 + [hitbox] Add support for smashcast.tv (#13154)
3140 * [mitele] Update app key regular expression (#13158)
3141
3142
3143 version 2017.05.18.1
3144
3145 Core
3146 * [jsinterp] Fix typo and cleanup regular expressions (#13134)
3147
3148
3149 version 2017.05.18
3150
3151 Core
3152 + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
3153   #13126, #13128, #13129, #13130, #13131, #13132)
3154 + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
3155   (#13088, #13092)
3156 + [utils] Recognize more audio codecs (#13081)
3157
3158 Extractors
3159 + [vier] Extract more metadata (#12539)
3160 * [vier] Improve extraction (#12801)
3161     + Add support for authentication
3162     * Bypass authentication when no credentials provided
3163     * Improve extraction robustness
3164 * [dailymail] Fix sources extraction (#13057)
3165 * [dailymotion] Extend URL regular expression (#13079)
3166
3167
3168 version 2017.05.14
3169
3170 Core
3171 + [extractor/common] Respect Width and Height attributes in ISM manifests
3172 + [postprocessor/metadatafromtitle] Add support regular expression syntax for
3173   --metadata-from-title (#13065)
3174
3175 Extractors
3176 + [mediaset] Add support for video.mediaset.it (#12708, #12964)
3177 * [orf:radio] Fix extraction (#11643, #12926)
3178 * [aljazeera] Extend URL regular expression (#13053)
3179 * [imdb] Relax URL regular expression (#13056)
3180 + [francetv] Add support for mobile.france.tv (#13068)
3181 + [upskill] Add support for upskillcourses.com (#13043)
3182 * [thescene] Fix extraction (#13061)
3183 * [condenast] Improve embed support
3184 * [liveleak] Fix extraction (#12053)
3185 + [douyu] Support Douyu shows (#12228)
3186 * [myspace] Improve URL regular expression (#13040)
3187 * [adultswim] Use desktop platform in assets URL (#13041)
3188
3189
3190 version 2017.05.09
3191
3192 Core
3193 * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
3194   versions (#13027)
3195
3196 Extractors
3197 * [francetv] Adapt to site redesign (#13034)
3198 + [packtpub] Add support for authentication (#12622)
3199 * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
3200 + [cspan] Add support for brightcove live embeds (#13028)
3201 * [vrv] Extract DASH formats and subtitles
3202 * [funimation] Fix authentication (#13021)
3203 * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
3204     + Add support for Adobe Pass authentication
3205     + Add support for live streams
3206     + Add support for show pages
3207 * [turner] Extract thumbnail, is_live and strip description
3208 + [nonktube] Add support for nonktube.com (#8647, #13024)
3209 + [nuevo] Pass headers to _extract_nuevo
3210 * [nbc] Improve extraction (#12364)
3211
3212
3213 version 2017.05.07
3214
3215 Common
3216 * [extractor/common] Fix typo in _extract_akamai_formats
3217 + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
3218 + [extractor/common] Introduce chapters meta field
3219
3220 Extractors
3221 * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
3222   #13003)
3223 * [bilibili] Fix video downloading (#13001)
3224 * [rmcdecouverte] Fix extraction (#12937)
3225 * [theplatform] Extract chapters
3226 * [bandcamp] Fix thumbnail extraction (#12980)
3227 * [pornhub] Extend URL regular expression (#12996)
3228 + [youtube] Extract chapters
3229 + [nrk] Extract chapters
3230 + [vice] Add support for ooyala embeds in article pages
3231 + [vice] Support vice articles (#12968)
3232 * [vice] Fix extraction for non en_us videos (#12967)
3233 * [gdcvault] Fix extraction for some videos (#12733)
3234 * [pbs] Improve multipart video support (#12981)
3235 * [laola1tv] Fix extraction (#12880)
3236 + [cda] Support birthday verification (#12789)
3237 * [leeco] Fix extraction (#12974)
3238 + [pbs] Extract chapters
3239 * [amp] Imporove thumbnail and subtitles extraction
3240 * [foxsports] Fix extraction (#12945)
3241 - [coub] Remove comment count extraction (#12941)
3242
3243
3244 version 2017.05.01
3245
3246 Core
3247 + [extractor/common] Extract view count from JSON-LD
3248 * [utils] Improve unified_timestamp
3249 + [utils] Add video/mp2t to mimetype2ext
3250 * [downloader/external] Properly handle live stream downloading cancellation
3251   (#8932)
3252 + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
3253
3254 Extractors
3255 * [infoq] Make audio format extraction non fatal (#12938)
3256 * [brightcove] Allow whitespace around attribute names in embedded code
3257 + [zaq1] Add support for zaq1.pl (#12693)
3258 + [xvideos] Extract duration (#12828)
3259 * [vevo] Fix extraction (#12879)
3260 + [noovo] Add support for noovo.ca (#12792)
3261 + [washingtonpost] Add support for embeds (#12699)
3262 * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
3263 * [anvato] Improve extraction (#12913)
3264     * Promote to regular shortcut based extractor
3265     * Add mcp to access key mapping table
3266     * Add support for embeds extraction
3267     * Add support for anvato embeds in generic extractor
3268 * [xtube] Fix extraction for older FLV videos (#12734)
3269 * [tvplayer] Fix extraction (#12908)
3270
3271
3272 version 2017.04.28
3273
3274 Core
3275 + [adobepass] Use geo verification headers for all requests
3276 - [downloader/fragment] Remove assert for resume_len when no fragments
3277   downloaded
3278 + [extractor/common] Add manifest_url for explicit group rendition formats
3279 * [extractor/common] Fix manifest_url for m3u8 formats
3280 - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
3281
3282 Extractor
3283 * [aenetworks] Fix extraction for shows with single season
3284 + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
3285 * [youtube] Recognize new locale-based player URLs (#12885)
3286 + [streamable] Add support for new embedded URL schema (#12844)
3287 * [arte:+7] Relax URL regular expression (#12837)
3288
3289
3290 version 2017.04.26
3291
3292 Core
3293 * Introduce --keep-fragments for keeping fragments of fragmented download
3294   on disk after download is finished
3295 * [YoutubeDL] Fix output template for missing timestamp (#12796)
3296 * [socks] Handle cases where credentials are required but missing
3297 * [extractor/common] Improve HLS extraction (#12211)
3298     * Extract m3u8 parsing to separate method
3299     * Improve rendition groups extraction
3300     * Build stream name according stream GROUP-ID
3301     * Ignore reference to AUDIO group without URI when stream has no CODECS
3302     * Use float for scaled tbr in _parse_m3u8_formats
3303 * [utils] Add support for TTML styles in dfxp2srt
3304 * [downloader/hls] No need to download keys for fragments that have been
3305   already downloaded
3306 * [downloader/fragment] Improve fragment downloading
3307     * Resume immediately
3308     * Don't concatenate fragments and decrypt them on every resume
3309     * Optimize disk storage usage, don't store intermediate fragments on disk
3310     * Store bookkeeping download state file
3311 + [extractor/common] Add support for multiple getters in try_get
3312 + [extractor/common] Add support for video of WebPage context in _json_ld
3313   (#12778)
3314 + [extractor/common] Relax JWPlayer regular expression and remove
3315   duplicate URLs (#12768)
3316
3317 Extractors
3318 * [iqiyi] Fix extraction of Yule videos
3319 * [vidio] Improve extraction and sort formats
3320 + [brightcove] Match only video elements with data-video-id attribute
3321 * [iqiyi] Fix playlist detection (#12504)
3322 - [azubu] Remove extractor (#12813)
3323 * [porn91] Fix extraction (#12814)
3324 * [vidzi] Fix extraction (#12793)
3325 + [amp] Extract error message (#12795)
3326 + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
3327 * [instagram] Fix extraction (#12777)
3328 + [generic] Support Brightcove videos in <iframe> (#12482)
3329 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
3330 * [brightcove] Fix _extract_url (#12782)
3331 + [odnoklassniki] Extract HLS formats
3332
3333
3334 version 2017.04.17
3335
3336 Extractors
3337 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
3338   add support for channel and channelList embeds
3339 * [generic] Extract multiple Limelight embeds (#12761)
3340 + [itv] Extract series metadata
3341 * [itv] Fix RTMP formats downloading (#12759)
3342 * [itv] Use native HLS downloader by default
3343 + [go90] Extract subtitles (#12752)
3344 + [go90] Extract series metadata (#12752)
3345
3346
3347 version 2017.04.16
3348
3349 Core
3350 * [YoutubeDL] Apply expand_path after output template substitution
3351 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
3352   url (#11163)
3353
3354 Extractors
3355 + [generic] Extract RSS entries as url_transparent (#11163)
3356 + [streamango] Add support for streamango.com (#12643)
3357 + [wsj:article] Add support for articles (#12558)
3358 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
3359   URLs (#9163, #12005, #12178, #12480)
3360 + [udemy] Add support for react rendition (#12744)
3361
3362
3363 version 2017.04.15
3364
3365 Extractors
3366 * [youku] Fix fileid extraction (#12741, #12743)
3367
3368
3369 version 2017.04.14
3370
3371 Core
3372 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
3373 + [adobepass] Improve Comcast and Verizon login code (#10803)
3374 + [adobepass] Add support for Verizon (#10803)
3375
3376 Extractors
3377 + [aenetworks] Add support for specials (#12723)
3378 + [hbo] Extract HLS formats
3379 + [go90] Add support for go90.com (#10127)
3380 + [tv2hu] Add support for tv2.hu (#10509)
3381 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
3382 * [youtube] Improve HLS formats extraction
3383 * [afreecatv] Fix extraction for videos with different key layout (#12718)
3384 - [youtube] Remove explicit preference for audio-only and video-only formats in
3385   order not to break sorting when new formats appear
3386 * [canalplus] Bypass geo restriction
3387
3388
3389 version 2017.04.11
3390
3391 Extractors
3392 * [afreecatv] Fix extraction (#12706)
3393 + [generic] Add support for <object> YouTube embeds (#12637)
3394 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
3395 + [bbccouk] Skip unrecognized formats in media selector (#12701)
3396 + [bbccouk] Add support for https protocol in media selector (#12701)
3397 * [curiositystream] Fix extraction (#12638)
3398 * [adn] Update subtitle decryption key
3399 * [chaturbate] Fix extraction (#12665, #12688, #12690)
3400
3401
3402 version 2017.04.09
3403
3404 Extractors
3405 + [medici] Add support for medici.tv (#3406)
3406 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
3407 + [npo:live] Add support for default URL (#12555)
3408 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
3409 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
3410 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
3411 * [ceskateleveize] Improve extraction and remove URL replacement hacks
3412 + [kaltura] Add support for iframe embeds (#12679)
3413 * [airmozilla] Fix extraction (#12670)
3414 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
3415 + [raiplay] Extract subtitles
3416 + [xfileshare] Add support for vidlo.us (#12660)
3417 + [xfileshare] Add support for vidbom.com (#12661)
3418 + [aenetworks] Add more video URL regular expressions (#12657)
3419 + [odnoklassniki] Fix format sorting for 1080p quality
3420 + [rtl2] Add support for you.rtl2.de (#10257)
3421 + [vshare] Add support for vshare.io (#12278)
3422
3423
3424 version 2017.04.03
3425
3426 Core
3427 + [extractor/common] Add censorship check for TransTelekom ISP
3428 * [extractor/common] Move censorship checks to a separate method
3429
3430 Extractors
3431 + [discoveryvr] Add support for discoveryvr.com (#12578)
3432 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
3433 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
3434
3435
3436 version 2017.04.02
3437
3438 Core
3439 * [YoutubeDL] Return early when extraction of url_transparent fails
3440
3441 Extractors
3442 * [rai] Fix and improve extraction (#11790)
3443 + [vrv] Add support for series pages
3444 * [limelight] Improve extraction for audio only formats
3445 * [funimation] Fix extraction (#10696, #11773)
3446 + [xfileshare] Add support for vidabc.com (#12589)
3447 + [xfileshare] Improve extraction and extract hls formats
3448 + [crunchyroll] Pass geo verifcation proxy
3449 + [cwtv] Extract ISM formats
3450 + [tvplay] Bypass geo restriction
3451 + [vrv] Add support for vrv.co
3452 + [packtpub] Add support for packtpub.com (#12610)
3453 + [generic] Pass base_url to _parse_jwplayer_data
3454 + [adn] Add support for animedigitalnetwork.fr (#4866)
3455 + [allocine] Extract more metadata
3456 * [allocine] Fix extraction (#12592)
3457 * [openload] Fix extraction
3458
3459
3460 version 2017.03.26
3461
3462 Core
3463 * Don't raise an error if JWPlayer config data is not a Javascript object
3464   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
3465 * Expand environment variables for options representing paths (#12556)
3466 + [utils] Introduce expand_path
3467 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
3468
3469 Extractors
3470 * [afreecatv] Fix extraction (#12179)
3471 + [atvat] Add support for atv.at (#5325)
3472 + [fox] Add metadata extraction (#12391)
3473 + [atresplayer] Extract DASH formats
3474 + [atresplayer] Extract HD manifest (#12548)
3475 * [atresplayer] Fix login error detection (#12548)
3476 * [franceculture] Fix extraction (#12547)
3477 * [youtube] Improve URL regular expression (#12538)
3478 * [generic] Do not follow redirects to the same URL
3479
3480
3481 version 2017.03.24
3482
3483 Extractors
3484 - [9c9media] Remove mp4 URL extraction request
3485 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
3486 * [channel9] Fix extraction (#11323)
3487 * [cloudy] Fix extraction (#12525)
3488 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
3489 * [condenast] Fix extraction and style (#12526)
3490 * [viu] Relax URL regular expression (#12529)
3491
3492
3493 version 2017.03.22
3494
3495 Extractors
3496 - [pluralsight] Omit module title from video title (#12506)
3497 * [pornhub] Decode obfuscated video URL (#12470, #12515)
3498 * [senateisvp] Allow https URL scheme for embeds (#12512)
3499
3500
3501 version 2017.03.20
3502
3503 Core
3504 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
3505   output template
3506 + [adobepass] Detect and output error on authz token extraction (#12472)
3507
3508 Extractors
3509 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
3510 + [toongoggles] Add support for toongoggles.com (#12171)
3511 + [medialaan] Add support for Medialaan sites (#9974, #11912)
3512 + [discoverynetworks] Add support for more domains and bypass geo restiction
3513 * [openload] Fix extraction (#10408)
3514
3515
3516 version 2017.03.16
3517
3518 Core
3519 + [postprocessor/ffmpeg] Add support for flac
3520 + [extractor/common] Extract SMIL formats from jwplayer
3521
3522 Extractors
3523 + [generic] Add forgotten return for jwplayer formats
3524 * [redbulltv] Improve extraction
3525
3526
3527 version 2017.03.15
3528
3529 Core
3530 * Fix missing subtitles if --add-metadata is used (#12423)
3531
3532 Extractors
3533 * [facebook] Make title optional (#12443)
3534 + [mitele] Add support for ooyala videos (#12430)
3535 * [openload] Fix extraction (#12435, #12446)
3536 * [streamable] Update API URL (#12433)
3537 + [crunchyroll] Extract season name (#12428)
3538 * [discoverygo] Bypass geo restriction
3539 + [discoverygo:playlist] Add support for playlists (#12424)
3540
3541
3542 version 2017.03.10
3543
3544 Extractors
3545 * [generic] Make title optional for jwplayer embeds (#12410)
3546 * [wdr:maus] Fix extraction (#12373)
3547 * [prosiebensat1] Improve title extraction (#12318, #12327)
3548 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
3549 * [miomio] Fix extraction (#12291, #12388, #12402)
3550 * [telequebec] Fix description extraction (#12399)
3551 * [openload] Fix extraction (#12357)
3552 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
3553
3554
3555 version 2017.03.07
3556
3557 Core
3558 * Metadata are now added after conversion (#5594)
3559
3560 Extractors
3561 * [soundcloud] Update client id (#12376)
3562 * [openload] Fix extraction (#10408, #12357)
3563
3564
3565 version 2017.03.06
3566
3567 Core
3568 + [utils] Process bytestrings in urljoin (#12369)
3569 * [extractor/common] Improve height extraction and extract bitrate
3570 * [extractor/common] Move jwplayer formats extraction in separate method
3571 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
3572
3573 Extractors
3574 + [drtv] Add geo countries to GeoRestrictedError
3575 + [drtv:live] Bypass geo restriction
3576 + [tunepk] Add extractor (#12197, #12243)
3577
3578
3579 version 2017.03.05
3580
3581 Extractors
3582 + [twitch] Add basic support for two-factor authentication (#11974)
3583 + [vier] Add support for vijf.be (#12304)
3584 + [redbulltv] Add support for redbull.tv (#3919, #11948)
3585 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
3586 + [generic] Add support for rutube embeds
3587 + [rutube] Relax URL regular expression
3588 + [vrak] Add support for vrak.tv (#11452)
3589 + [brightcove:new] Add ability to smuggle geo_countries into URL
3590 + [brightcove:new] Raise GeoRestrictedError
3591 * [go] Relax URL regular expression (#12341)
3592 * [24video] Use original host for requests (#12339)
3593 * [ruutu] Disable DASH formats (#12322)
3594
3595
3596 version 2017.03.02
3597
3598 Core
3599 + [adobepass] Add support for Charter Spectrum (#11465)
3600 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
3601
3602 Extractors
3603 * [facebook] Fix extraction (#12323, #12330)
3604 * [youtube] Mark errors about rental videos as expected (#12324)
3605 + [npo] Add support for audio
3606 * [npo] Adapt to app.php API (#12311, #12320)
3607
3608
3609 version 2017.02.28
3610
3611 Core
3612 + [utils] Add bytes_to_long and long_to_bytes
3613 + [utils] Add pkcs1pad
3614 + [aes] Add aes_cbc_encrypt
3615
3616 Extractors
3617 + [azmedien:showplaylist] Add support for show playlists (#12160)
3618 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
3619 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
3620   #10060)
3621 * [douyu] Fix extraction (#12301)
3622
3623
3624 version 2017.02.27
3625
3626 Core
3627 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
3628   interval message (#12183)
3629 + [extractor/common] Add preference to _parse_html5_media_entries
3630
3631 Extractors
3632 + [npo] Add support for zapp.nl
3633 + [npo] Add support for hetklokhuis.nl (#12293)
3634 - [scivee] Remove extractor (#9315)
3635 + [cda] Decode download URL (#12255)
3636 + [crunchyroll] Improve uploader extraction (#12267)
3637 + [youtube] Raise GeoRestrictedError
3638 + [dailymotion] Raise GeoRestrictedError
3639 + [mdr] Recognize more URL patterns (#12169)
3640 + [tvigle] Raise GeoRestrictedError
3641 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
3642   (#11719)
3643 + [freshlive] Add support for freshlive.tv (#12175)
3644 + [xhamster] Capture and output videoClosed error (#12263)
3645 + [etonline] Add support for etonline.com (#12236)
3646 + [njpwworld] Add support for njpwworld.com (#11561)
3647 * [amcnetworks] Relax URL regular expression (#12127)
3648
3649
3650 version 2017.02.24.1
3651
3652 Extractors
3653 * [noco] Modernize
3654 * [noco] Switch login URL to https (#12246)
3655 + [thescene] Extract more metadata
3656 * [thescene] Fix extraction (#12235)
3657 + [tubitv] Use geo bypass mechanism
3658 * [openload] Fix extraction (#10408)
3659 + [ivi] Raise GeoRestrictedError
3660
3661
3662 version 2017.02.24
3663
3664 Core
3665 * [options] Hide deprecated options from --help
3666 * [options] Deprecate --autonumber-size
3667 + [YoutubeDL] Add support for string formatting operations in output template
3668   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
3669
3670 Extractors
3671 + [lynda:course] Add webpage extraction fallback (#12238)
3672 * [go] Sign all uplynk URLs and use geo bypass only for free videos
3673   (#12087, #12210)
3674 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
3675 + [instagram] Add support for multi video posts (#12226)
3676 + [crunchyroll] Extract playlist entries ids
3677 * [mgtv] Fix extraction
3678 + [sohu] Raise GeoRestrictedError
3679 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
3680
3681
3682 version 2017.02.22
3683
3684 Extractors
3685 * [crunchyroll] Fix descriptions with double quotes (#12124)
3686 * [dailymotion] Make comment count optional (#12209)
3687 + [vidzi] Add support for vidzi.cc (#12213)
3688 + [24video] Add support for 24video.tube (#12217)
3689 + [crackle] Use geo bypass mechanism
3690 + [viewster] Use geo verification headers
3691 + [tfo] Improve geo restriction detection and use geo bypass mechanism
3692 + [telequebec] Use geo bypass mechanism
3693 + [limelight] Extract PlaylistService errors and improve geo restriction
3694   detection
3695
3696
3697 version 2017.02.21
3698
3699 Core
3700 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
3701   (#11970)
3702 + [adobepass] Add support for Time Warner Cable (#12191)
3703 + [travis] Run tests in parallel
3704 + [downloader/ism] Honor HTTP headers when downloading fragments
3705 + [downloader/dash] Honor HTTP headers when downloading fragments
3706 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
3707 + Add option --geo-bypass-country for explicit geo bypass on behalf of
3708   specified country
3709 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
3710 + Add experimental geo restriction bypass mechanism based on faking
3711   X-Forwarded-For HTTP header
3712 + [utils] Introduce GeoRestrictedError for geo restricted videos
3713 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
3714
3715 Extractors
3716 + [ninecninemedia] Use geo bypass mechanism
3717 * [spankbang] Make uploader optional (#12193)
3718 + [iprima] Improve geo restriction detection and disable geo bypass
3719 * [iprima] Modernize
3720 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
3721 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
3722 * [nrk] Update _API_HOST and relax _VALID_URL
3723 + [tv4] Bypass geo restriction and improve detection
3724 * [tv4] Switch to hls3 protocol (#12177)
3725 + [viki] Improve geo restriction detection
3726 + [vgtv] Improve geo restriction detection
3727 + [srgssr] Improve geo restriction detection
3728 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
3729 + [svt] Improve geo restriction detection and use geo bypass mechanism
3730 + [pbs] Improve geo restriction detection and use geo bypass mechanism
3731 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
3732 + [nrk] Improve geo restriction detection and use geo bypass mechanism
3733 + [itv] Improve geo restriction detection and use geo bypass mechanism
3734 + [go] Improve geo restriction detection and use geo bypass mechanism
3735 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
3736 * [brightcove:legacy] Restrict videoPlayer value (#12040)
3737 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
3738 + [thisav] Add support for HTML5 media (#11771)
3739 * [metacafe] Bypass family filter (#10371)
3740 * [viceland] Improve info extraction
3741
3742
3743 version 2017.02.17
3744
3745 Extractors
3746 * [heise] Improve extraction (#9725)
3747 * [ellentv] Improve (#11653)
3748 * [openload] Fix extraction (#10408, #12002)
3749 + [theplatform] Recognize URLs with whitespaces (#12044)
3750 * [einthusan] Relax URL regular expression (#12141, #12159)
3751 + [generic] Support complex JWPlayer embedded videos (#12030)
3752 * [elpais] Improve extraction (#12139)
3753
3754
3755 version 2017.02.16
3756
3757 Core
3758 + [utils] Add support for quoted string literals in --match-filter (#8050,
3759   #12142, #12144)
3760
3761 Extractors
3762 * [ceskatelevize] Lower priority for audio description sources (#12119)
3763 * [amcnetworks] Fix extraction (#12127)
3764 * [pinkbike] Fix uploader extraction (#12054)
3765 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
3766 + [onetpl] Add support for onet.pl (#10507)
3767 + [onetmvp] Add shortcut extractor
3768 + [vodpl] Add support for vod.pl (#12122)
3769 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
3770 + [ceskatelevize] Extract DASH formats (#12119, #12133)
3771
3772
3773 version 2017.02.14
3774
3775 Core
3776 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
3777
3778 Extractor
3779 * [zdf] Fix extraction (#12117)
3780 * [xtube] Fix extraction for both kinds of video id (#12088)
3781 * [xtube] Improve title extraction (#12088)
3782 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
3783 * [bellmedia] Allow video id longer than 6 characters (#12114)
3784 + [limelight] Add support for referer protected videos
3785 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
3786 * [hotstar] Improve extraction (#12096)
3787 * [einthusan] Fix extraction (#11416)
3788 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
3789 * [youtube] Fix parsing codecs (#12091)
3790
3791
3792 version 2017.02.11
3793
3794 Core
3795 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
3796   utility functions
3797 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
3798
3799 Extractor
3800 * [pluralsight:course] Fix extraction (#12075)
3801 + [bbc] Extract m3u8 formats with 320k audio
3802 * [facebook] Relax video id matching (#11017, #12055, #12056)
3803 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
3804 + [pluralsight] Detect blocked account error message (#12070)
3805 + [bloomberg] Add another video id pattern (#12062)
3806 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
3807 + [tvplayer] Add support for tvplayer.com
3808
3809
3810 version 2017.02.10
3811
3812 Extractors
3813 * [xtube] Fix extraction (#12023)
3814 * [pornhub] Fix extraction (#12007, #12018)
3815 * [facebook] Improve JS data regular expression (#12042)
3816 * [kaltura] Improve embed partner id extraction (#12041)
3817 + [sprout] Add support for sproutonline.com
3818 * [6play] Improve extraction
3819 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
3820 + [go] Add support for Adobe Pass authentication (#11468, #10831)
3821 * [6play] Fix extraction (#12011)
3822 + [nbc] Add support for Adobe Pass authentication (#12006)
3823
3824
3825 version 2017.02.07
3826
3827 Core
3828 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
3829 + [downloader/fragment] Respect --no-part
3830 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
3831
3832 Extractors
3833 * [pornhub] Fix extraction (#11997)
3834 + [canalplus] Add support for cstar.fr (#11990)
3835 + [extractor/generic] Improve RTMP support (#11993)
3836 + [gaskrank] Add support for gaskrank.tv (#11685)
3837 * [bandcamp] Fix extraction for incomplete albums (#11727)
3838 * [iwara] Fix extraction (#11781)
3839 * [googledrive] Fix extraction on Python 3.6
3840 + [videopress] Add support for videopress.com
3841 + [afreecatv] Extract RTMP formats
3842
3843
3844 version 2017.02.04.1
3845
3846 Extractors
3847 + [twitch:stream] Add support for player.twitch.tv (#11971)
3848 * [radiocanada] Fix extraction for toutv rtmp formats
3849
3850
3851 version 2017.02.04
3852
3853 Core
3854 + Add --playlist-random to shuffle playlists (#11889, #11901)
3855 * [utils] Improve comments processing in js_to_json (#11947)
3856 * [utils] Handle single-line comments in js_to_json
3857 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
3858
3859 Extractors
3860 + [piksel] Add another app token pattern (#11969)
3861 + [vk] Capture and output author blocked error message (#11965)
3862 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
3863   #11800)
3864 + [drtv] Add support for live and radio sections (#1827, #3427)
3865 * [myspace] Fix extraction and extract HLS and HTTP formats
3866 + [youtube] Add format info for itag 325 and 328
3867 * [vine] Fix extraction (#11955)
3868 - [sportbox] Remove extractor (#11954)
3869 + [filmon] Add support for filmon.com (#11187)
3870 + [infoq] Add audio only formats (#11565)
3871 * [douyutv] Improve room id regular expression (#11931)
3872 * [iprima] Fix extraction (#11920, #11896)
3873 * [youtube] Fix ytsearch when cookies are provided (#11924)
3874 * [go] Relax video id regular expression (#11937)
3875 * [facebook] Fix title extraction (#11941)
3876 + [youtube:playlist] Recognize TL playlists (#11945)
3877 + [bilibili] Support new Bangumi URLs (#11845)
3878 + [cbc:watch] Extract audio codec for audio only formats (#11893)
3879 + [elpais] Fix extraction for some URLs (#11765)
3880
3881
3882 version 2017.02.01
3883
3884 Extractors
3885 + [facebook] Add another fallback extraction scenario (#11926)
3886 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
3887 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
3888 + [vimeo] Extract upload timestamp
3889 + [vimeo] Extract license (#8726, #11880)
3890 + [nrk:series] Add support for series (#11571, #11711)
3891
3892
3893 version 2017.01.31
3894
3895 Core
3896 + [compat] Add compat_etree_register_namespace
3897
3898 Extractors
3899 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
3900   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
3901   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
3902 + [vimeo] Extract both mixed and separated DASH formats
3903 + [ruutu] Extract DASH formats
3904 * [itv] Fix extraction for python 2.6
3905
3906
3907 version 2017.01.29
3908
3909 Core
3910 * [extractor/common] Fix initialization template (#11605, #11825)
3911 + [extractor/common] Document fragment_base_url and fragment's path fields
3912 * [extractor/common] Fix duration per DASH segment (#11868)
3913 + Introduce --autonumber-start option for initial value of %(autonumber)s
3914   template (#727, #2702, #9362, #10457, #10529, #11862)
3915
3916 Extractors
3917 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
3918 * [npo] Fix subtitles extraction
3919 + [itv] Extract subtitles
3920 + [itv] Add support for itv.com (#9240)
3921 + [mtv81] Add support for mtv81.com (#7619)
3922 + [vlive] Add support for channels (#11826)
3923 + [kaltura] Add fallback for fileExt
3924 + [kaltura] Improve uploader_id extraction
3925 + [konserthusetplay] Add support for rspoplay.se (#11828)
3926
3927
3928 version 2017.01.28
3929
3930 Core
3931 * [utils] Improve parse_duration
3932
3933 Extractors
3934 * [crunchyroll] Improve series and season metadata extraction (#11832)
3935 * [soundcloud] Improve formats extraction and extract audio bitrate
3936 + [soundcloud] Extract HLS formats
3937 * [soundcloud] Fix track URL extraction (#11852)
3938 + [twitch:vod] Expand URL regular expressions (#11846)
3939 * [aenetworks] Fix season episodes extraction (#11669)
3940 + [tva] Add support for videos.tva.ca (#11842)
3941 * [jamendo] Improve and extract more metadata (#11836)
3942 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
3943 * [vevo] Remove request to old API and catch API v2 errors
3944 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
3945 + [youtube] Add fallback for duration extraction (#11841)
3946
3947
3948 version 2017.01.25
3949
3950 Extractors
3951 + [openload] Fallback video extension to mp4
3952 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
3953 * [srgssr] Fix rts video extraction (#11831)
3954 + [afreecatv:global] Add support for afreeca.tv (#11807)
3955 + [crackle] Extract vtt subtitles
3956 + [crackle] Extract multiple resolutions for thumbnails
3957 + [crackle] Add support for mobile URLs
3958 + [konserthusetplay] Extract subtitles (#11823)
3959 + [konserthusetplay] Add support for HLS videos (#11823)
3960 * [vimeo:review] Fix config URL extraction (#11821)
3961
3962
3963 version 2017.01.24
3964
3965 Extractors
3966 * [pluralsight] Fix extraction (#11820)
3967 + [nextmedia] Add support for NextTV (壹電視)
3968 * [24video] Fix extraction (#11811)
3969 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
3970 + [chirbit] Extract uploader (#11809)
3971
3972
3973 version 2017.01.22
3974
3975 Extractors
3976 + [pornflip] Add support for pornflip.com (#11556, #11795)
3977 * [chaturbate] Fix extraction (#11797, #11802)
3978 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
3979 + [nextmedia] Support redirected URLs
3980 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
3981 + [youtube] Extract episode metadata (#9695, #11774)
3982 + [cspan] Support Ustream embedded videos (#11547)
3983 + [1tv] Add support for HLS videos (#11786)
3984 * [uol] Fix extraction (#11770)
3985 * [mtv] Relax triforce feed regular expression (#11766)
3986
3987
3988 version 2017.01.18
3989
3990 Extractors
3991 * [bilibili] Fix extraction (#11077)
3992 + [canalplus] Add fallback for video id (#11764)
3993 * [20min] Fix extraction (#11683, #11751)
3994 * [imdb] Extend URL regular expression (#11744)
3995 + [naver] Add support for tv.naver.com links (#11743)
3996
3997
3998 version 2017.01.16
3999
4000 Core
4001 * [options] Apply custom config to final composite configuration (#11741)
4002 * [YoutubeDL] Improve protocol auto determining (#11720)
4003
4004 Extractors
4005 * [xiami] Relax URL regular expressions
4006 * [xiami] Improve track metadata extraction (#11699)
4007 + [limelight] Check hand-make direct HTTP links
4008 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
4009 + [brightcove] Recognize another player ID pattern (#11688)
4010 + [niconico] Support login via cookies (#7968)
4011 * [yourupload] Fix extraction (#11601)
4012 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
4013 * [vevo] Improve geo restriction detection
4014 + [dramafever] Add support for URLs with language code (#11714)
4015 * [cbc] Improve playlist support (#11704)
4016
4017
4018 version 2017.01.14
4019
4020 Core
4021 + [common] Add ability to customize akamai manifest host
4022 + [utils] Add more date formats
4023
4024 Extractors
4025 - [mtv] Eliminate _transform_rtmp_url
4026 * [mtv] Generalize triforce mgid extraction
4027 + [cmt] Add support for full episodes and video clips (#11623)
4028 + [mitele] Extract DASH formats
4029 + [ooyala] Add support for videos with embedToken (#11684)
4030 * [mixcloud] Fix extraction (#11674)
4031 * [openload] Fix extraction (#10408)
4032 * [tv4] Improve extraction (#11698)
4033 * [freesound] Fix and improve extraction (#11602)
4034 + [nick] Add support for beta.nick.com (#11655)
4035 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
4036 * [mtv] Fix non-HLS extraction
4037
4038
4039 version 2017.01.10
4040
4041 Extractors
4042 * [youtube] Fix extraction (#11663, #11664)
4043 + [inc] Add support for inc.com (#11277, #11647)
4044 + [youtube] Add itag 212 (#11575)
4045 + [egghead:course] Add support for egghead.io courses
4046
4047
4048 version 2017.01.08
4049
4050 Core
4051 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
4052
4053 Extractors
4054 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
4055 - [videott] Remove extractor
4056 * [swrmediathek] Improve extraction
4057 - [sharesix] Remove extractor
4058 - [aol:features] Remove extractor
4059 * [sendtonews] Improve info extraction
4060 * [3sat,phoenix] Fix extraction (#11619)
4061 * [comedycentral/mtv] Add support for HLS videos (#11600)
4062 * [discoverygo] Fix JSON data parsing (#11219, #11522)
4063
4064
4065 version 2017.01.05
4066
4067 Extractors
4068 + [zdf] Fix extraction (#11055, #11063)
4069 * [pornhub:playlist] Improve extraction (#11594)
4070 + [cctv] Add support for ncpa-classic.com (#11591)
4071 + [tunein] Add support for embeds (#11579)
4072
4073
4074 version 2017.01.02
4075
4076 Extractors
4077 * [cctv] Improve extraction (#879, #6753, #8541)
4078 + [nrktv:episodes] Add support for episodes (#11571)
4079 + [arkena] Add support for video.arkena.com (#11568)
4080
4081
4082 version 2016.12.31
4083
4084 Core
4085 + Introduce --config-location option for custom configuration files (#6745,
4086   #10648)
4087
4088 Extractors
4089 + [twitch] Add support for player.twitch.tv (#11535, #11537)
4090 + [videa] Add support for videa.hu (#8181, #11133)
4091 * [vk] Fix postlive videos extraction
4092 * [vk] Extract from playerParams (#11555)
4093 - [freevideo] Remove extractor (#11515)
4094 + [showroomlive] Add support for showroom-live.com (#11458)
4095 * [xhamster] Fix duration extraction (#11549)
4096 * [rtve:live] Fix extraction (#11529)
4097 * [brightcove:legacy] Improve embeds detection (#11523)
4098 + [twitch] Add support for rechat messages (#11524)
4099 * [acast] Fix audio and timestamp extraction (#11521)
4100
4101
4102 version 2016.12.22
4103
4104 Core
4105 * [extractor/common] Improve detection of video-only formats in m3u8
4106   manifests (#11507)
4107
4108 Extractors
4109 + [theplatform] Pass geo verification headers to SMIL request (#10146)
4110 + [viu] Pass geo verification headers to auth request
4111 * [rtl2] Extract more formats and metadata
4112 * [vbox7] Skip malformed JSON-LD (#11501)
4113 * [uplynk] Force downloading using native HLS downloader (#11496)
4114 + [laola1] Add support for another extraction scenario (#11460)
4115
4116
4117 version 2016.12.20
4118
4119 Core
4120 * [extractor/common] Improve fragment URL construction for DASH media
4121 * [extractor/common] Fix codec information extraction for mixed audio/video
4122   DASH media (#11490)
4123
4124 Extractors
4125 * [vbox7] Fix extraction (#11494)
4126 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
4127 + [piksel] Add support for player.piksel.com (#11246)
4128 + [vimeo] Add support for DASH formats
4129 * [vimeo] Fix extraction for HLS formats (#11490)
4130 * [kaltura] Fix wrong widget ID in some cases (#11480)
4131 + [nrktv:direkte] Add support for live streams (#11488)
4132 * [pbs] Fix extraction for geo restricted videos (#7095)
4133 * [brightcove:new] Skip widevine classic videos
4134 + [viu] Add support for viu.com (#10607, #11329)
4135
4136
4137 version 2016.12.18
4138
4139 Core
4140 + [extractor/common] Recognize DASH formats in html5 media entries
4141
4142 Extractors
4143 + [ccma] Add support for ccma.cat (#11359)
4144 * [laola1tv] Improve extraction
4145 + [laola1tv] Add support embed URLs (#11460)
4146 * [nbc] Fix extraction for MSNBC videos (#11466)
4147 * [twitch] Adapt to new videos pages URL schema (#11469)
4148 + [meipai] Add support for meipai.com (#10718)
4149 * [jwplatform] Improve subtitles and duration extraction
4150 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
4151 + [vvvvid] Add support for vvvvid.it (#5915)
4152
4153
4154 version 2016.12.15
4155
4156 Core
4157 + [utils] Add convenience urljoin
4158
4159 Extractors
4160 + [openload] Recognize oload.tv URLs (#10408)
4161 + [facebook] Recognize .onion URLs (#11443)
4162 * [vlive] Fix extraction (#11375, #11383)
4163 + [canvas] Extract DASH formats
4164 + [melonvod] Add support for vod.melon.com (#11419)
4165
4166
4167 version 2016.12.12
4168
4169 Core
4170 + [utils] Add common user agents map
4171 + [common] Recognize HLS manifests that contain video only formats (#11394)
4172
4173 Extractors
4174 + [dplay] Use Safari user agent for HLS (#11418)
4175 + [facebook] Detect login required error message
4176 * [facebook] Improve video selection (#11390)
4177 + [canalplus] Add another video id pattern (#11399)
4178 * [mixcloud] Relax URL regular expression (#11406)
4179 * [ctvnews] Relax URL regular expression (#11394)
4180 + [rte] Capture and output error message (#7746, #10498)
4181 + [prosiebensat1] Add support for DASH formats
4182 * [srgssr] Improve extraction for geo restricted videos (#11089)
4183 * [rts] Improve extraction for geo restricted videos (#4989)
4184
4185
4186 version 2016.12.09
4187
4188 Core
4189 * [socks] Fix error reporting (#11355)
4190
4191 Extractors
4192 * [openload] Fix extraction (#10408)
4193 * [pandoratv] Fix extraction (#11023)
4194 + [telebruxelles] Add support for emission URLs
4195 * [telebruxelles] Extract all formats
4196 + [bloomberg] Add another video id regular expression (#11371)
4197 * [fusion] Update ooyala id regular expression (#11364)
4198 + [1tv] Add support for playlists (#11335)
4199 * [1tv] Improve extraction (#11335)
4200 + [aenetworks] Extract more formats (#11321)
4201 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
4202
4203
4204 version 2016.12.01
4205
4206 Extractors
4207 * [soundcloud] Update client id (#11327)
4208 * [ruutu] Detect DRM protected videos
4209 + [liveleak] Add support for youtube embeds (#10688)
4210 * [spike] Fix full episodes support (#11312)
4211 * [comedycentral] Fix full episodes support
4212 * [normalboots] Rewrite in terms of JWPlatform (#11184)
4213 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
4214 - [screenwavemedia] Remove extractor (#11184)
4215
4216
4217 version 2016.11.27
4218
4219 Extractors
4220 + [webcaster] Add support for webcaster.pro
4221 + [azubu] Add support for azubu.uol.com.br (#11305)
4222 * [viki] Prefer hls formats
4223 * [viki] Fix rtmp formats extraction (#11255)
4224 * [puls4] Relax URL regular expression (#11267)
4225 * [vevo] Improve artist extraction (#10911)
4226 * [mitele] Relax URL regular expression and extract more metadata (#11244)
4227 + [cbslocal] Recognize New York site (#11285)
4228 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
4229
4230
4231 version 2016.11.22
4232
4233 Extractors
4234 * [hellporno] Fix video extension extraction (#11247)
4235 + [hellporno] Add support for hellporno.net (#11247)
4236 + [amcnetworks] Recognize more BBC America URLs (#11263)
4237 * [funnyordie] Improve extraction (#11208)
4238 * [extractor/generic] Improve limelight embeds support
4239 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
4240 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
4241 * [twitter:card] Relax URL regular expression (#11225)
4242 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
4243
4244
4245 version 2016.11.18
4246
4247 Extractors
4248 * [youtube:live] Relax URL regular expression (#11164)
4249 * [openload] Fix extraction (#10408, #11122)
4250 * [vlive] Prefer locale over language for subtitles id (#11203)
4251
4252
4253 version 2016.11.14.1
4254
4255 Core
4256 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
4257 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
4258   MPD manifests (#11175)
4259 * [extractor/common] Improve thumbnail extraction from JSON-LD
4260
4261 Extractors
4262 + [nrk] Workaround geo restriction
4263 + [nrk] Improve error detection and messages
4264 + [afreecatv] Add support for vod.afreecatv.com (#11174)
4265 * [cda] Fix and improve extraction (#10929, #10936)
4266 * [plays] Fix extraction (#11165)
4267 * [eagleplatform] Fix extraction (#11160)
4268 + [audioboom] Recognize /posts/ URLs (#11149)
4269
4270
4271 version 2016.11.08.1
4272
4273 Extractors
4274 * [espn:article] Fix support for espn.com articles
4275 * [franceculture] Fix extraction (#11140)
4276
4277
4278 version 2016.11.08
4279
4280 Extractors
4281 * [tmz:article] Fix extraction (#11052)
4282 * [espn] Fix extraction (#11041)
4283 * [mitele] Fix extraction after website redesign (#10824)
4284 - [ard] Remove age restriction check (#11129)
4285 * [generic] Improve support for pornhub.com embeds (#11100)
4286 + [generic] Add support for redtube.com embeds (#11099)
4287 + [generic] Add support for drtuber.com embeds (#11098)
4288 + [redtube] Add support for embed URLs
4289 + [drtuber] Add support for embed URLs
4290 + [yahoo] Improve content id extraction (#11088)
4291 * [toutv] Relax URL regular expression (#11121)
4292
4293
4294 version 2016.11.04
4295
4296 Core
4297 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
4298   manifests (#11113)
4299 * [downloader/ism] Fix AVC Decoder Configuration Record
4300
4301 Extractors
4302 + [fox9] Add support for fox9.com (#11110)
4303 + [anvato] Extract more metadata and improve formats extraction
4304 * [vodlocker] Improve removed videos detection (#11106)
4305 + [vzaar] Add support for vzaar.com (#11093)
4306 + [vice] Add support for uplynk preplay videos (#11101)
4307 * [tubitv] Fix extraction (#11061)
4308 + [shahid] Add support for authentication (#11091)
4309 + [radiocanada] Add subtitles support (#11096)
4310 + [generic] Add support for ISM manifests
4311
4312
4313 version 2016.11.02
4314
4315 Core
4316 + Add basic support for Smooth Streaming protocol (#8118, #10969)
4317 * Improve MPD manifest base URL extraction (#10909, #11079)
4318 * Fix --match-filter for int-like strings (#11082)
4319
4320 Extractors
4321 + [mva] Add support for ISM formats
4322 + [msn] Add support for ISM formats
4323 + [onet] Add support for ISM formats
4324 + [tvp] Add support for ISM formats
4325 + [nicknight] Add support for nicknight sites (#10769)
4326
4327
4328 version 2016.10.30
4329
4330 Extractors
4331 * [facebook] Improve 1080P video detection (#11073)
4332 * [imgur] Recognize /r/ URLs (#11071)
4333 * [beeg] Fix extraction (#11069)
4334 * [openload] Fix extraction (#10408)
4335 * [gvsearch] Modernize and fix search request (#11051)
4336 * [adultswim] Fix extraction (#10979)
4337 + [nobelprize] Add support for nobelprize.org (#9999)
4338 * [hornbunny] Fix extraction (#10981)
4339 * [tvp] Improve video id extraction (#10585)
4340
4341
4342 version 2016.10.26
4343
4344 Extractors
4345 + [rentv] Add support for ren.tv (#10620)
4346 + [ard] Detect unavailable videos (#11018)
4347 * [vk] Fix extraction (#11022)
4348
4349
4350 version 2016.10.25
4351
4352 Core
4353 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
4354
4355 Extractors
4356 + [jamendo] Add support for jamendo.com (#10132, #10736)
4357 + [pandatv] Add support for panda.tv (#10736)
4358 + [dotsub] Support Vimeo embed (#10964)
4359 * [litv] Fix extraction
4360 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
4361 * [vivo] Fix extraction (#11003)
4362 + [twitch:stream] Add support for rebroadcasts (#10995)
4363 * [pluralsight] Fix subtitles conversion (#10990)
4364
4365
4366 version 2016.10.21.1
4367
4368 Extractors
4369 + [pluralsight] Process all clip URLs (#10984)
4370
4371
4372 version 2016.10.21
4373
4374 Core
4375 - Disable thumbnails embedding in mkv
4376 + Add support for Comcast multiple-system operator (#10819)
4377
4378 Extractors
4379 * [pluralsight] Adapt to new API (#10972)
4380 * [openload] Fix extraction (#10408, #10971)
4381 + [natgeo] Extract m3u8 formats (#10959)
4382
4383
4384 version 2016.10.19
4385
4386 Core
4387 + [utils] Expose PACKED_CODES_RE
4388 + [extractor/common] Extract non smil wowza mpd manifests
4389 + [extractor/common] Detect f4m audio-only formats
4390
4391 Extractors
4392 * [vidzi] Fix extraction (#10908, #10952)
4393 * [urplay] Fix subtitles extraction
4394 + [urplay] Add support for urskola.se (#10915)
4395 + [orf] Add subtitles support (#10939)
4396 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
4397 * [nrk] Relax URL regular expression (#10928)
4398 + [nytimes] Add support for podcasts (#10926)
4399 * [pluralsight] Relax URL regular expression (#10941)
4400
4401
4402 version 2016.10.16
4403
4404 Core
4405 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
4406   in FFmpegExtractAudioPP (#10879)
4407
4408 Extractors
4409 + [ruutu] Add support for supla.fi (#10849)
4410 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
4411 * [lynda] Fix height for prioritized streams
4412 + [lynda] Add fallback extraction scenario
4413 * [lynda] Switch to https (#10916)
4414 + [huajiao] New extractor (#10917)
4415 * [cmt] Fix mgid extraction (#10813)
4416 + [safari:course] Add support for techbus.safaribooksonline.com
4417 * [orf:tvthek] Fix extraction and modernize (#10898)
4418 * [chirbit] Fix extraction of user profile pages
4419 * [carambatv] Fix extraction
4420 * [canalplus] Fix extraction for some videos
4421 * [cbsinteractive] Fix extraction for cnet.com
4422 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
4423
4424
4425 version 2016.10.12
4426
4427 Core
4428 + Support HTML media elements without child nodes
4429 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
4430
4431 Extractors
4432 * [dailymotion] Fix extraction (#10901)
4433 * [vimeo:review] Fix extraction (#10900)
4434 * [nhl] Correctly handle invalid formats (#10713)
4435 * [footyroom] Fix extraction (#10810)
4436 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
4437 + [hbo] Add support for episode pages (#10892)
4438 * [allocine] Fix extraction (#10860)
4439 + [nextmedia] Recognize action news on AppleDaily
4440 * [lego] Improve info extraction and bypass geo restriction (#10872)
4441
4442
4443 version 2016.10.07
4444
4445 Extractors
4446 + [iprima] Detect geo restriction
4447 * [facebook] Fix video extraction (#10846)
4448 + [commonprotocols] Support direct MMS links (#10838)
4449 + [generic] Add support for multiple vimeo embeds (#10862)
4450 + [nzz] Add support for nzz.ch (#4407)
4451 + [npo] Detect geo restriction
4452 + [npo] Add support for 2doc.nl (#10842)
4453 + [lego] Add support for lego.com (#10369)
4454 + [tonline] Add support for t-online.de (#10376)
4455 * [techtalks] Relax URL regular expression (#10840)
4456 * [youtube:live] Extend URL regular expression (#10839)
4457 + [theweatherchannel] Add support for weather.com (#7188)
4458 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
4459 + [nhl] Add support for wch2016.com (#10833)
4460 * [pornoxo] Use JWPlatform to improve metadata extraction
4461
4462
4463 version 2016.10.02
4464
4465 Core
4466 * Fix possibly lost extended attributes during post-processing
4467 + Support pyxattr as well as python-xattr for --xattrs and
4468   --xattr-set-filesize (#9054)
4469
4470 Extractors
4471 + [jwplatform] Support DASH streams in JWPlayer
4472 + [jwplatform] Support old-style JWPlayer playlists
4473 + [byutv:event] Add extractor
4474 * [periscope:user] Fix extraction (#10820)
4475 * [dctp] Fix extraction (#10734)
4476 + [instagram] Extract video dimensions (#10790)
4477 + [tvland] Extend URL regular expression (#10812)
4478 + [vgtv] Add support for tv.aftonbladet.se (#10800)
4479 - [aftonbladet] Remove extractor
4480 * [vk] Fix timestamp and view count extraction (#10760)
4481 + [vk] Add support for running and finished live streams (#10799)
4482 + [leeco] Recognize more Le Sports URLs (#10794)
4483 + [instagram] Extract comments (#10788)
4484 + [ketnet] Extract mzsource formats (#10770)
4485 * [limelight:media] Improve HTTP formats extraction
4486
4487
4488 version 2016.09.27
4489
4490 Core
4491 + Add hdcore query parameter to akamai f4m formats
4492 + Delegate HLS live streams downloading to ffmpeg
4493 + Improved support for HTML5 subtitles
4494
4495 Extractors
4496 + [vk] Add support for dailymotion embeds (#10661)
4497 * [promptfile] Fix extraction (#10634)
4498 * [kaltura] Speed up embed regular expressions (#10764)
4499 + [npo] Add support for anderetijden.nl (#10754)
4500 + [prosiebensat1] Add support for advopedia sites
4501 * [mwave] Relax URL regular expression (#10735, #10748)
4502 * [prosiebensat1] Fix playlist support (#10745)
4503 + [prosiebensat1] Add support for sat1gold sites (#10745)
4504 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
4505 + [brightcove:new] Add support for live streams
4506 * [soundcloud] Generalize playlist entries extraction (#10733)
4507 + [mtv] Add support for new URL schema (#8169, #9808)
4508 * [einthusan] Fix extraction (#10714)
4509 + [twitter] Support Periscope embeds (#10737)
4510 + [openload] Support subtitles (#10625)
4511
4512
4513 version 2016.09.24
4514
4515 Core
4516 + Add support for watchTVeverywhere.com authentication provider based MSOs for
4517   Adobe Pass authentication (#10709)
4518
4519 Extractors
4520 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
4521 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
4522 * [cbs] Extract info from thunder videoPlayerService (#10728)
4523 * [openload] Fix extraction (#10408)
4524 + [ustream] Support the new HLS streams (#10698)
4525 + [ooyala] Extract all HLS formats
4526 + [cartoonnetwork] Add support for Adobe Pass authentication
4527 + [soundcloud] Extract license metadata
4528 + [fox] Add support for Adobe Pass authentication (#8584)
4529 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
4530 + [trutv] Add support for Adobe Pass authentication (#10519)
4531 + [turner] Add support for Adobe Pass authentication
4532
4533
4534 version 2016.09.19
4535
4536 Extractors
4537 + [crunchyroll] Check if already authenticated (#10700)
4538 - [twitch:stream] Remove fallback to profile extraction when stream is offline
4539 * [thisav] Improve title extraction (#10682)
4540 * [vyborymos] Improve station info extraction
4541
4542
4543 version 2016.09.18
4544
4545 Core
4546 + Introduce manifest_url and fragments fields in formats dictionary for
4547   fragmented media
4548 + Provide manifest_url field for DASH segments, HLS and HDS
4549 + Provide fragments field for DASH segments
4550 * Rework DASH segments downloader to use fragments field
4551 + Add helper method for Wowza Streaming Engine formats extraction
4552
4553 Extractors
4554 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
4555 + [xfileshare] Add title regular expression for streamin.to (#10646)
4556 + [globo:article] Add support for multiple videos (#10653)
4557 + [thisav] Recognize HTML5 videos (#10447)
4558 * [jwplatform] Improve JWPlayer detection
4559 + [mangomolo] Add support for Mangomolo embeds
4560 + [toutv] Add support for authentication (#10669)
4561 * [franceinter] Fix upload date extraction
4562 * [tv4] Fix HLS and HDS formats extraction (#10659)
4563
4564
4565 version 2016.09.15
4566
4567 Core
4568 * Improve _hidden_inputs
4569 + Introduce improved explicit Adobe Pass support
4570 + Add --ap-mso to provide multiple-system operator identifier
4571 + Add --ap-username to provide MSO account username
4572 + Add --ap-password to provide MSO account password
4573 + Add --ap-list-mso to list all supported MSOs
4574 + Add support for Rogers Cable multiple-system operator (#10606)
4575
4576 Extractors
4577 * [crunchyroll] Fix authentication (#10655)
4578 * [twitch] Fix API calls (#10654, #10660)
4579 + [bellmedia] Add support for more Bell Media Television sites
4580 * [franceinter] Fix extraction (#10538, #2105)
4581 * [kuwo] Improve error detection (#10650)
4582 + [go] Add support for free full episodes (#10439)
4583 * [bilibili] Fix extraction for specific videos (#10647)
4584 * [nhk] Fix extraction (#10633)
4585 * [kaltura] Improve audio detection
4586 * [kaltura] Skip chun format
4587 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
4588 + [nbc] Add support for NBC Olympics (#10361)
4589
4590
4591 version 2016.09.11.1
4592
4593 Extractors
4594 + [tube8] Extract categories and tags (#10579)
4595 + [pornhub] Extract categories and tags (#10499)
4596 * [openload] Temporary fix (#10408)
4597 + [foxnews] Add support Fox News articles (#10598)
4598 * [viafree] Improve video id extraction (#10615)
4599 * [iwara] Fix extraction after relaunch (#10462, #3215)
4600 + [tfo] Add extractor for tfo.org
4601 * [lrt] Fix audio extraction (#10566)
4602 * [9now] Fix extraction (#10561)
4603 + [canalplus] Add support for c8.fr (#10577)
4604 * [newgrounds] Fix uploader extraction (#10584)
4605 + [polskieradio:category] Add support for category lists (#10576)
4606 + [ketnet] Add extractor for ketnet.be (#10343)
4607 + [canvas] Add support for een.be (#10605)
4608 + [telequebec] Add extractor for telequebec.tv (#1999)
4609 * [parliamentliveuk] Fix extraction (#9137)
4610
4611
4612 version 2016.09.08
4613
4614 Extractors
4615 + [jwplatform] Extract height from format label
4616 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
4617 * [videomore] Fix extraction (#10592)
4618 * [foxgay] Fix extraction (#10480)
4619 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
4620 * [gamestar] Fix metadata extraction (#10479)
4621 * [puls4] Fix extraction (#10583)
4622 + [cctv] Add extractor for CCTV and CNTV (#8153)
4623 + [lci] Add extractor for lci.fr (#10573)
4624 + [wat] Extract DASH formats
4625 + [viafree] Improve video id detection (#10569)
4626 + [trutv] Add extractor for trutv.com (#10519)
4627 + [nick] Add support for nickelodeon.nl (#10559)
4628 + [abcotvs:clips] Add support for clips.abcotvs.com
4629 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
4630 + [miaopai] Add extractor for miaopai.com (#10556)
4631 * [gamestar] Fix metadata extraction (#10479)
4632 + [bilibili] Add support for episodes (#10190)
4633 + [tvnoe] Add extractor for tvnoe.cz (#10524)
4634
4635
4636 version 2016.09.04.1
4637
4638 Core
4639 * In DASH downloader if the first segment fails, abort the whole download
4640   process to prevent throttling (#10497)
4641 + Add support for --skip-unavailable-fragments and --fragment retries in
4642   hlsnative downloader (#10165, #10448).
4643 + Add support for --skip-unavailable-fragments in DASH downloader
4644 + Introduce --skip-unavailable-fragments option for fragment based downloaders
4645   that allows to skip fragments unavailable due to a HTTP error
4646 * Fix extraction of video/audio entries with src attribute in
4647   _parse_html5_media_entries (#10540)
4648
4649 Extractors
4650 * [theplatform] Relax URL regular expression (#10546)
4651 * [youtube:playlist] Extend URL regular expression
4652 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
4653 * [internetvideoarchive] Extract all formats
4654 * [pornvoisines] Fix extraction (#10469)
4655 * [rottentomatoes] Fix extraction (#10467)
4656 * [espn] Extend URL regular expression (#10549)
4657 * [vimple] Extend URL regular expression (#10547)
4658 * [youtube:watchlater] Fix extraction (#10544)
4659 * [youjizz] Fix extraction (#10437)
4660 + [foxnews] Add support for FoxNews Insider (#10445)
4661 + [fc2] Recognize Flash player URLs (#10512)
4662
4663
4664 version 2016.09.03
4665
4666 Core
4667 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
4668   _extract_m3u8_formats (#10522)
4669 * Handle semicolon in mimetype2ext
4670
4671 Extractors
4672 + [youtube] Add support for rental videos' previews (#10532)
4673 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
4674   no playlist is actually served (#10537)
4675 + [drtv] Add support for dr.dk/nyheder (#10536)
4676 + [facebook:plugins:video] Add extractor (#10530)
4677 + [go] Add extractor for *.go.com sites
4678 * [adobepass] Check for authz_token expiration (#10527)
4679 * [nytimes] improve extraction
4680 * [thestar] Fix extraction (#10465)
4681 * [glide] Fix extraction (#10478)
4682 - [exfm] Remove extractor (#10482)
4683 * [youporn] Fix categories and tags extraction (#10521)
4684 + [curiositystream] Add extractor for app.curiositystream.com
4685 - [thvideo] Remove extractor (#10464)
4686 * [movingimage] Fix for the new site name (#10466)
4687 + [cbs] Add support for once formats (#10515)
4688 * [limelight] Skip ism snd duplicate manifests
4689 + [porncom] Extract categories and tags (#10510)
4690 + [facebook] Extract timestamp (#10508)
4691 + [yahoo] Extract more formats
4692
4693
4694 version 2016.08.31
4695
4696 Extractors
4697 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
4698 * [bandcamp:album] Fix title extraction (#10455)
4699 * [pyvideo] Fix extraction (#10468)
4700 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
4701 * [9c9media] Extract more metadata
4702 * [9c9media] Fix multiple stacks extraction (#10016)
4703 * [adultswim] Improve video info extraction (#10492)
4704 * [vodplatform] Improve embed regular expression
4705 - [played] Remove extractor (#10470)
4706 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
4707 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
4708 * [adultswim] Rework in terms of turner extractor
4709 * [cnn] Rework in terms of turner extractor
4710 * [nba] Rework in terms of turner extractor
4711 + [turner] Add base extractor for Turner Broadcasting System based sites
4712 * [bilibili] Fix extraction (#10375)
4713 * [openload] Fix extraction (#10408)
4714
4715
4716 version 2016.08.28
4717
4718 Core
4719 + Add warning message that ffmpeg doesn't support SOCKS
4720 * Improve thumbnail sorting
4721 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
4722 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
4723 + Add ac-3 to the list of audio codecs in parse_codecs
4724
4725 Extractors
4726 * [periscope:user] Fix extraction (#10453)
4727 * [douyutv] Fix extraction (#10153, #10318, #10444)
4728 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
4729 - [trutube] Remove extractor (#10438)
4730 + [usanetwork] Add extractor for usanetwork.com
4731 * [crackle] Fix extraction (#10333)
4732 * [spankbang] Fix description and uploader extraction (#10339)
4733 * [discoverygo] Detect cable provider restricted videos (#10425)
4734 + [cbc] Add support for watch.cbc.ca
4735 * [kickstarter] Silent the warning for og:description (#10415)
4736 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
4737
4738
4739 version 2016.08.24.1
4740
4741 Extractors
4742 + [pluralsight] Add support for subtitles (#9681)
4743
4744
4745 version 2016.08.24
4746
4747 Extractors
4748 * [youtube] Fix authentication (#10392)
4749 * [openload] Fix extraction (#10408)
4750 + [bravotv] Add support for Adobe Pass (#10407)
4751 * [bravotv] Fix clip info extraction (#10407)
4752 * [eagleplatform] Improve embedded videos detection (#10409)
4753 * [awaan] Fix extraction
4754 * [mtvservices:embedded] Update config URL
4755 + [abc:iview] Add extractor (#6148)
4756
4757
4758 version 2016.08.22
4759
4760 Core
4761 * Improve formats and subtitles extension auto calculation
4762 + Recognize full unit names in parse_filesize
4763 + Add support for m3u8 manifests in HTML5 multimedia tags
4764 * Fix octal/hexadecimal number detection in js_to_json
4765
4766 Extractors
4767 + [ivi] Add support for 720p and 1080p
4768 + [charlierose] Add new extractor (#10382)
4769 * [1tv] Fix extraction (#9249)
4770 * [twitch] Renew authentication
4771 * [kaltura] Improve subtitles extension calculation
4772 + [zingmp3] Add support for video clips
4773 * [zingmp3] Fix extraction (#10041)
4774 * [kaltura] Improve subtitles extraction (#10279)
4775 * [cultureunplugged] Fix extraction (#10330)
4776 + [cnn] Add support for money.cnn.com (#2797)
4777 * [cbsnews] Fix extraction (#10362)
4778 * [cbs] Fix extraction (#10393)
4779 + [litv] Support 'promo' URLs (#10385)
4780 * [snotr] Fix extraction (#10338)
4781 * [n-tv.de] Fix extraction (#10331)
4782 * [globo:article] Relax URL and video id regular expressions (#10379)
4783
4784
4785 version 2016.08.19
4786
4787 Core
4788 - Remove output template description from --help
4789 * Recognize lowercase units in parse_filesize
4790
4791 Extractors
4792 + [porncom] Add extractor for porn.com (#2251, #10251)
4793 + [generic] Add support for DBTV embeds
4794 * [vk:wallpost] Fix audio extraction for new site layout
4795 * [vk] Fix authentication
4796 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
4797 + [discoverygo] Add support for another GO network sites
4798
4799
4800 version 2016.08.17
4801
4802 Core
4803 + Add _get_netrc_login_info
4804
4805 Extractors
4806 * [mofosex] Extract all formats (#10335)
4807 + [generic] Add support for vbox7 embeds
4808 + [vbox7] Add support for embed URLs
4809 + [viafree] Add extractor (#10358)
4810 + [mtg] Add support for viafree URLs (#10358)
4811 * [theplatform] Extract all subtitles per language
4812 + [xvideos] Fix HLS extraction (#10356)
4813 + [amcnetworks] Add extractor
4814 + [bbc:playlist] Add support for pagination (#10349)
4815 + [fxnetworks] Add extractor (#9462)
4816 * [cbslocal] Fix extraction for SendtoNews-based videos
4817 * [sendtonews] Fix extraction
4818 * [jwplatform] Extract video id from JWPlayer data
4819 - [zippcast] Remove extractor (#10332)
4820 + [viceland] Add extractor (#8799)
4821 + [adobepass] Add base extractor for Adobe Pass Authentication
4822 * [life:embed] Improve extraction
4823 * [vgtv] Detect geo restricted videos (#10348)
4824 + [uplynk] Add extractor
4825 * [xiami] Fix extraction (#10342)
4826
4827
4828 version 2016.08.13
4829
4830 Core
4831 * Show progress for curl external downloader
4832 * Forward more options to curl external downloader
4833
4834 Extractors
4835 * [pbs] Fix description extraction
4836 * [franceculture] Fix extraction (#10324)
4837 * [pornotube] Fix extraction (#10322)
4838 * [4tube] Fix metadata extraction (#10321)
4839 * [imgur] Fix width and height extraction (#10325)
4840 * [expotv] Improve extraction
4841 + [vbox7] Fix extraction (#10309)
4842 - [tapely] Remove extractor (#10323)
4843 * [muenchentv] Fix extraction (#10313)
4844 + [24video] Add support for .me and .xxx TLDs
4845 * [24video] Fix comment count extraction
4846 * [sunporno] Add support for embed URLs
4847 * [sunporno] Fix metadata extraction (#10316)
4848 + [hgtv] Add extractor for hgtv.ca (#3999)
4849 - [pbs] Remove request to unavailable API
4850 + [pbs] Add support for high quality HTTP formats
4851 + [crunchyroll] Add support for HLS formats (#10301)
4852
4853
4854 version 2016.08.12
4855
4856 Core
4857 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
4858 + Recognize more formats in unified_timestamp
4859
4860 Extractors
4861 - [goldenmoustache] Remove extractor (#10298)
4862 * [drtuber] Improve title extraction
4863 * [drtuber] Make dislike count optional (#10297)
4864 * [chirbit] Fix extraction (#10296)
4865 * [francetvinfo] Relax URL regular expression
4866 * [rtlnl] Relax URL regular expression (#10282)
4867 * [formula1] Relax URL regular expression (#10283)
4868 * [wat] Improve extraction (#10281)
4869 * [ctsnews] Fix extraction
4870
4871
4872 version 2016.08.10
4873
4874 Core
4875 * Make --metadata-from-title non fatal when title does not match the pattern
4876 * Introduce options for randomized sleep before each download
4877   --min-sleep-interval and --max-sleep-interval (#9930)
4878 * Respect default in _search_json_ld
4879
4880 Extractors
4881 + [uol] Add extractor for uol.com.br (#4263)
4882 * [rbmaradio] Fix extraction and extract all formats (#10242)
4883 + [sonyliv] Add extractor for sonyliv.com (#10258)
4884 * [aparat] Fix extraction
4885 * [cwtv] Extract HTTP formats
4886 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
4887 * [kuwo:singer] Fix extraction
4888
4889
4890 version 2016.08.07
4891
4892 Core
4893 + Add support for TV Parental Guidelines ratings in parse_age_limit
4894 + Add decode_png (#9706)
4895 + Add support for partOfTVSeries in JSON-LD
4896 * Lower master M3U8 manifest preference for better format sorting
4897
4898 Extractors
4899 + [discoverygo] Add extractor (#10245)
4900 * [flipagram] Make JSON-LD extraction non fatal
4901 * [generic] Make JSON-LD extraction non fatal
4902 + [bbc] Add support for morph embeds (#10239)
4903 * [tnaflixnetworkbase] Improve title extraction
4904 * [tnaflix] Fix metadata extraction (#10249)
4905 * [fox] Fix theplatform release URL query
4906 * [openload] Fix extraction (#9706)
4907 * [bbc] Skip duplicate manifest URLs
4908 * [bbc] Improve format code
4909 + [bbc] Add support for DASH and F4M
4910 * [bbc] Improve format sorting and listing
4911 * [bbc] Improve playlist extraction
4912 + [pokemon] Add extractor (#10093)
4913 + [condenast] Add fallback scenario for video info extraction
4914
4915
4916 version 2016.08.06
4917
4918 Core
4919 * Add support for JSON-LD root list entries (#10203)
4920 * Improve unified_timestamp
4921 * Lower preference of RTSP formats in generic sorting
4922 + Add support for multiple properties in _og_search_property
4923 * Improve password hiding from verbose output
4924
4925 Extractors
4926 + [adultswim] Add support for trailers (#10235)
4927 * [archiveorg] Improve extraction (#10219)
4928 + [jwplatform] Add support for playlists
4929 + [jwplatform] Add support for relative URLs
4930 * [jwplatform] Improve audio detection
4931 + [tvplay] Capture and output native error message
4932 + [tvplay] Extract series metadata
4933 + [tvplay] Add support for subtitles (#10194)
4934 * [tvp] Improve extraction (#7799)
4935 * [cbslocal] Fix timestamp parsing (#10213)
4936 + [naver] Add support for subtitles (#8096)
4937 * [naver] Improve extraction
4938 * [condenast] Improve extraction
4939 * [engadget] Relax URL regular expression
4940 * [5min] Fix extraction
4941 + [nationalgeographic] Add support for Episode Guide
4942 + [kaltura] Add support for subtitles
4943 * [kaltura] Optimize network requests
4944 + [vodplatform] Add extractor for vod-platform.net
4945 - [gamekings] Remove extractor
4946 * [limelight] Extract HTTP formats
4947 * [ntvru] Fix extraction
4948 + [comedycentral] Re-add :tds and :thedailyshow shortnames
4949
4950
4951 version 2016.08.01
4952
4953 Fixed/improved extractors
4954 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
4955 - [bloomberg] Support another form of player (#10187)
4956 - [limelight] Skip DRM protected videos
4957 - [safari] Relax regular expressions for URL matching (#10202)
4958 - [cwtv] Add support for cwtvpr.com (#10196)
4959
4960
4961 version 2016.07.30
4962
4963 Fixed/improved extractors
4964 - [twitch:clips] Sort formats
4965 - [tv2] Use m3u8_native
4966 - [tv2:article] Fix video detection (#10188)
4967 - rtve (#10076)
4968 - [dailymotion:playlist] Optimize download archive processing (#10180)
4969
4970
4971 version 2016.07.28
4972
4973 Fixed/improved extractors
4974 - shared (#10170)
4975 - soundcloud (#10179)
4976 - twitch (#9767)
4977
4978
4979 version 2016.07.26.2
4980
4981 Fixed/improved extractors
4982 - smotri
4983 - camdemy
4984 - mtv
4985 - comedycentral
4986 - cmt
4987 - cbc
4988 - mgtv
4989 - orf
4990
4991
4992 version 2016.07.24
4993
4994 New extractors
4995 - arkena (#8682)
4996 - lcp (#8682)
4997
4998 Fixed/improved extractors
4999 - facebook (#10151)
5000 - dailymail
5001 - telegraaf
5002 - dcn
5003 - onet
5004 - tvp
5005
5006 Miscellaneous
5007 - Support $Time$ in DASH manifests
5008
5009
5010 version 2016.07.22
5011
5012 New extractors
5013 - odatv (#9285)
5014
5015 Fixed/improved extractors
5016 - bbc
5017 - youjizz (#10131)
5018 - youtube (#10140)
5019 - pornhub (#10138)
5020 - eporner (#10139)
5021
5022
5023 version 2016.07.17
5024
5025 New extractors
5026 - nintendo (#9986)
5027 - streamable (#9122)
5028
5029 Fixed/improved extractors
5030 - ard (#10095)
5031 - mtv
5032 - comedycentral (#10101)
5033 - viki (#10098)
5034 - spike (#10106)
5035
5036 Miscellaneous
5037 - Improved twitter player detection (#10090)
5038
5039
5040 version 2016.07.16
5041
5042 New extractors
5043 - ninenow (#5181)
5044
5045 Fixed/improved extractors
5046 - rtve (#10076)
5047 - brightcove
5048 - 3qsdn
5049 - syfy (#9087, #3820, #2388)
5050 - youtube (#10083)
5051
5052 Miscellaneous
5053 - Fix subtitle embedding for video-only and audio-only files (#10081)
5054
5055
5056 version 2016.07.13
5057
5058 New extractors
5059 - rudo
5060
5061 Fixed/improved extractors
5062 - biobiochiletv
5063 - tvplay
5064 - dbtv
5065 - brightcove
5066 - tmz
5067 - youtube (#10059)
5068 - shahid (#10062)
5069 - vk
5070 - ellentv (#10067)
5071
5072
5073 version 2016.07.11
5074
5075 New Extractors
5076 - roosterteeth (#9864)
5077
5078 Fixed/improved extractors
5079 - miomio (#9605)
5080 - vuclip
5081 - youtube
5082 - vidzi (#10058)
5083
5084
5085 version 2016.07.09.2
5086
5087 Fixed/improved extractors
5088 - vimeo (#1638)
5089 - facebook (#10048)
5090 - lynda (#10047)
5091 - animeondemand
5092
5093 Fixed/improved features
5094 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
5095
5096
5097 version 2016.07.09.1
5098
5099 Fixed/improved extractors
5100 - youtube
5101 - ard
5102 - srmediatek (#9373)
5103
5104
5105 version 2016.07.09
5106
5107 New extractors
5108 - Flipagram (#9898)
5109
5110 Fixed/improved extractors
5111 - telecinco
5112 - toutv
5113 - radiocanada
5114 - tweakers (#9516)
5115 - lynda
5116 - nick (#7542)
5117 - polskieradio (#10028)
5118 - le
5119 - facebook (#9851)
5120 - mgtv
5121 - animeondemand (#10031)
5122
5123 Fixed/improved features
5124 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
5125   on non-Windows systems
5126
5127
5128 version 2016.07.07
5129
5130 New extractors
5131 - kamcord (#10001)
5132
5133 Fixed/improved extractors
5134 - spiegel (#10018)
5135 - metacafe (#8539, #3253)
5136 - onet (#9950)
5137 - francetv (#9955)
5138 - brightcove (#9965)
5139 - daum (#9972)
5140
5141
5142 version 2016.07.06
5143
5144 Fixed/improved extractors
5145 - youtube (#10007, #10009)
5146 - xuite
5147 - stitcher
5148 - spiegel
5149 - slideshare
5150 - sandia
5151 - rtvnh
5152 - prosiebensat1
5153 - onionstudios
5154
5155
5156 version 2016.07.05
5157
5158 Fixed/improved extractors
5159 - brightcove
5160 - yahoo (#9995)
5161 - pornhub (#9997)
5162 - iqiyi
5163 - kaltura (#5557)
5164 - la7
5165 - Changed features
5166 - Rename --cn-verfication-proxy to --geo-verification-proxy
5167 Miscellaneous
5168 - Add script for displaying downloads statistics
5169
5170
5171 version 2016.07.03.1
5172
5173 Fixed/improved extractors
5174 - theplatform
5175 - aenetworks
5176 - nationalgeographic
5177 - hrti (#9482)
5178 - facebook (#5701)
5179 - buzzfeed (#5701)
5180 - rai (#8617, #9157, #9232, #8552, #8551)
5181 - nationalgeographic (#9991)
5182 - iqiyi
5183
5184
5185 version 2016.07.03
5186
5187 New extractors
5188 - hrti (#9482)
5189
5190 Fixed/improved extractors
5191 - vk (#9981)
5192 - facebook (#9938)
5193 - xtube (#9953, #9961)
5194
5195
5196 version 2016.07.02
5197
5198 New extractors
5199 - fusion (#9958)
5200
5201 Fixed/improved extractors
5202 - twitch (#9975)
5203 - vine (#9970)
5204 - periscope (#9967)
5205 - pornhub (#8696)
5206
5207
5208 version 2016.07.01
5209
5210 New extractors
5211 - 9c9media
5212 - ctvnews (#2156)
5213 - ctv (#4077)
5214
5215 Fixed/Improved extractors
5216 - rds
5217 - meta (#8789)
5218 - pornhub (#9964)
5219 - sixplay (#2183)
5220
5221 New features
5222 - Accept quoted strings across multiple lines (#9940)