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