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