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