File yt-dlp.changes of Package yt-dlp (Revision 10341a938fcb1e4f899eb9d0324047ca)
Currently displaying revision 10341a938fcb1e4f899eb9d0324047ca , Show latest
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Wed Oct 25 03:06:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
3
4
- Rework Python build procedure [boo#1216467]
5
6
-------------------------------------------------------------------
7
Sun Oct 22 22:36:58 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
8
9
- Enable Python library [boo#1216467]
10
11
-------------------------------------------------------------------
12
Fri Oct 13 23:29:00 UTC 2023 - Ich <jengelh@inai.de>
13
14
- Update to release 2023.10.13
15
* youtube: fix some bug with --extractor-retries inf
16
17
-------------------------------------------------------------------
18
Sat Oct 7 02:34:57 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
19
20
- Update to release 2023.10.07
21
* yt: Fix heatmap extraction
22
* yt: Raise a warning for Incomplete Data instead of an error
23
24
-------------------------------------------------------------------
25
Sun Sep 24 02:41:40 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
26
27
- Update to release 2023.09.24
28
* Extract subtitles from SMIL manifests
29
* fb: Add dash manifest URL
30
* crunchyroll: Remove initial state extraction
31
* youtube: Add player_params extractor arg
32
33
-------------------------------------------------------------------
34
Mon Sep 11 20:46:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
35
36
- remove suggests on brotlicffi - this is only for != cpython
37
38
-------------------------------------------------------------------
39
Fri Jul 7 04:49:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
40
41
- Update to release 2023.07.06
42
* Prevent Cookie leaks on HTTP redirect [boo#1213124] [CVE-2023-35934]
43
* yt: Avoid false DRM detection
44
* yt: Process post_live over 2 hours
45
* yt: Support shorts-only playlists
46
47
-------------------------------------------------------------------
48
Thu Jun 22 11:57:58 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
49
50
- Update to release 2023.06.22
51
* youtube: add IOS to default clients used
52
53
-------------------------------------------------------------------
54
Wed Jun 21 07:26:11 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
55
56
- Update to release 2023.06.21
57
* Add option --compat-option playlist-match-filter
58
* Add options --no-quiet, option --color, --netrc-cmd, --xff
59
* Auto-select default format in -f-
60
* Improve HTTP redirect handling
61
* Support decoding multiple content encodings
62
63
-------------------------------------------------------------------
64
Tue May 9 09:18:49 UTC 2023 - Max Lin <mlin@suse.com>
65
66
- Use python3.11 on Leap 15.5
67
* python3.11 is the only python3 > 3.6 version would be shipped
68
in Leap 15.5
69
70
-------------------------------------------------------------------
71
Sun Mar 5 00:19:54 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
72
73
- Update to release 2023.03.04
74
* A bunch of extractor fixes
75
76
-------------------------------------------------------------------
77
Fri Mar 3 23:33:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
78
79
- Update to release 2023.03.03
80
* youtube: Construct dash formats with range query
81
* yt: Detect and break on looping comments
82
* yt: Extract channel view_count when /about tab is passed
83
84
-------------------------------------------------------------------
85
Sat Feb 18 06:08:22 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
86
87
- Update to release 2023.02.17
88
* Merge youtube-dl: Upto commit/2dd6c6e (Feb 17 2023)
89
* Fix --concat-playlist
90
* Imply --no-progress when --print
91
* Improve default subtitle language selection
92
* Make title completely non-fatal
93
* Sanitize formats before sorting
94
* [hls] Allow extractors to provide AES key
95
* [extractor/generic] Avoid catastrophic backtracking in KVS regex
96
* [jsinterp] Support if statements
97
* [plugins] Fix zip search paths
98
* [utils] Don't use Content-length with encoding
99
* [utils] Fix time_seconds to use the provided TZ
100
* [utils] Fix race condition in make_dir
101
* [extractor/anchorfm] Add episode
102
* [extractor/boxcast] Add extractor
103
* [extractor/ebay] Add extractor
104
* [extractor/hypergryph] Add extractor
105
* [extractor/NZOnScreen] Add extractor
106
* [extractor/rozhlas] Add extractor
107
* [extractor/tempo] Add IVXPlayer extractor
108
* [extractor/txxx] Add extractors
109
* [extractor/vocaroo] Add extractor
110
* [extractor/wrestleuniverse] Add extractors
111
* [extractor/yappy] Add extractor
112
* [extractor/youtube] Fix uploader_id extraction
113
* [extractor/youtube] Add hyperpipe instances
114
* [extractor/youtube] Handle consent.youtube
115
* [extractor/youtube] Support /live/ URL
116
* [extractor/youtube] Update invidious and piped instances
117
* [extractor/91porn] Fix title and comment extraction
118
* [extractor/AbemaTV] Cache user token whenever appropriate
119
* [extractor/bfmtv] Support rmc prefix
120
* [extractor/biliintl] Add intro and ending chapters
121
* [extractor/clyp] Support wav
122
* [extractor/crunchyroll] Add intro chapter
123
* [extractor/crunchyroll] Better message for premium videos
124
* [extractor/crunchyroll] Fix incorrect premium-only error
125
* [extractor/DouyuTV] Use new API
126
* [extractor/embedly] Embedded links may be for other extractors
127
* [extractor/freesound] Workaround invalid URL in webpage
128
* [extractor/GoPlay] Use new API
129
* [extractor/Hidive] Fix subtitles and age-restriction
130
* [extractor/huya] Support HD streams
131
* [extractor/moviepilot] Fix extractor
132
* [extractor/nbc] Fix NBC and NBCStations extractors
133
* [extractor/nbc] Fix XML parsing
134
* [extractor/nebula] Remove broken cookie support
135
* [extractor/nfl] Add NFLPlus extractor
136
* [extractor/niconico] Add support for like history
137
* [extractor/nitter] Update instance list by OIRNOIR
138
* [extractor/npo] Fix extractor and add HD support
139
* [extractor/odkmedia] Add OnDemandChinaEpisodeIE
140
* [extractor/pornez] Handle relative URLs in iframe
141
* [extractor/radiko] Fix format sorting for Time Free
142
* [extractor/rcs] Fix extractors
143
* [extractor/reddit] Support user posts
144
* [extractor/rumble] Fix format sorting
145
* [extractor/servus] Rewrite extractor
146
* [extractor/slideslive] Fix slides and chapters/duration
147
* [extractor/SportDeutschland] Fix extractor
148
* [extractor/Stripchat] Fix extractor
149
* [extractor/tnaflix] Fix extractor
150
* [extractor/tvp] Support stream.tvp.pl
151
* [extractor/twitter] Fix --no-playlist and add media
152
view_count when using GraphQL
153
* [extractor/twitter] Fix graphql extraction on some tweets
154
* [extractor/vimeo] Fix playerConfig extraction
155
* [extractor/viu] Add ViuOTTIndonesiaIE extractor
156
* [extractor/vk] Fix playlists for new API
157
* [extractor/vlive] Replace with VLiveWebArchiveIE
158
* [extractor/ximalaya] Update album _VALID_URL
159
* [extractor/zdf] Use android API endpoint for UHD downloads
160
161
-------------------------------------------------------------------
162
Fri Jan 6 21:49:34 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
163
164
- Update to release 2023.01.06
165
* extractor/youtube: Retry manifest refresh for live-from-start
166
167
-------------------------------------------------------------------
168
Mon Jan 2 16:02:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
169
170
- Update to release 2023.01.02
171
* Add `--compat-options 2021,2022`
172
* Native progress for aria2c via RPC
173
* Merge youtube-dl: Upto commit/195f22f (2022-11-13)
174
* Add `weba` and `ac4` to the list of recognized codecs
175
176
-------------------------------------------------------------------
177
Fri Nov 11 11:17:04 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
178
179
- Update to release 2022.11.11
180
* Merge youtube-dl code up to 20221104
181
* Do more processing in --flat-playlist
182
* Fix --list options not implying -s in some cases
183
* downloader: let HLS continue without first fragment
184
185
-------------------------------------------------------------------
186
Tue Oct 4 05:44:38 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
187
188
- Update to release 2022.10.04
189
* Allow open ranges for time ranges
190
* Allow plugin extractors to replace the built-in ones
191
* New extractors
192
* youtube: download post_live videos from start
193
* youtube: add support for Shorts audio pivot feed
194
195
-------------------------------------------------------------------
196
Thu Sep 1 11:57:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
197
198
- Update to release 2022.09.01
199
* Add a few extractors
200
201
-------------------------------------------------------------------
202
Fri Aug 19 00:46:17 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
203
204
- Update to release 2022.08.19
205
* jsinterp: Fix for new youtube players and related
206
improvements
207
* extractor/youtube: Fix error reporting of "Incomplete data"
208
* extractor/youtube: Improve format sorting for IOS formats
209
210
-------------------------------------------------------------------
211
Sun Aug 14 22:37:06 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
212
213
- Update to release 2022.08.14
214
* Merge youtube-dl upto commit d231b56
215
216
-------------------------------------------------------------------
217
Fri Aug 12 15:36:50 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
218
219
- Drop redundant runtime requirements
220
- Differentiate requirements between 15.3 and 15.4
221
- Add optional runtime requirements for Tumbleweed
222
223
-------------------------------------------------------------------
224
Wed Aug 10 15:54:47 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
225
226
- Force python 3.9 on anything older than Tumbleweed
227
228
-------------------------------------------------------------------
229
Tue Aug 9 07:51:26 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
230
231
- Update to release 2022.08.08
232
* Remove Python 3.6 support
233
* Merge youtube-dl upto commit adb5294
234
* Reject entire playlists faster with `--match-filter`
235
* youtube: Fixes for third party client detection
236
237
-------------------------------------------------------------------
238
Mon Jul 18 05:43:45 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
239
240
- Update to release 2022.07.18
241
* youtube: Fix duration check for post-live manifestless mode
242
243
-------------------------------------------------------------------
244
Wed Jun 29 05:40:07 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
245
246
- Update to release 2022.06.29
247
* Fix --downloader native
248
* Fix section_end of clips
249
* Fix playlist error handling
250
251
-------------------------------------------------------------------
252
Wed Jun 22 07:25:09 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
253
254
- Update to release 2022.06.22.1
255
* Add option --download-sections
256
* extractor/youtube: Support downloading clips
257
* Add slicing notation to --playlist-items
258
259
-------------------------------------------------------------------
260
Fri May 20 15:28:51 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
261
262
- Update to release 2022.05.18
263
* Add support for SSL client certificate authentication
264
* Add --match-filter - to interactively ask for each video
265
266
-------------------------------------------------------------------
267
Fri Apr 8 10:13:49 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
268
269
- Update to release 2022.04.08
270
* Treat multiple --match-filters as OR
271
* De-prioritize automatic-subtitles when no --sub-lang is given
272
273
-------------------------------------------------------------------
274
Tue Mar 8 20:19:22 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
275
276
- Update to release 2022.03.08.1
277
* Add regex operator and quoting to format filters
278
* Add brotli content-encoding support
279
280
-------------------------------------------------------------------
281
Fri Feb 4 09:31:07 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
282
283
- Update to release 2022.02.04
284
* twitcasting: Enforce UTF-8 for POST payload
285
286
-------------------------------------------------------------------
287
Thu Feb 3 18:14:14 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
288
289
- Update to release 2022.02.03
290
* Add option --print-to-file
291
* youtube:api: Do not use seek when reading HTTPError response
292
293
-------------------------------------------------------------------
294
Fri Jan 21 20:03:04 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
295
296
- Update to release 2022.01.21
297
* Add option --concat-playlist to concat videos in a playlist
298
* Add extractors for some 20 sites
299
* zdf: add chapter extraction
300
301
-------------------------------------------------------------------
302
Tue Dec 28 13:33:56 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
303
304
- Tweak spec, use current syntax for Supplements.
305
306
-------------------------------------------------------------------
307
Tue Dec 28 10:39:42 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
308
309
- Update to release 2021.12.27
310
* Avoid recursion error when re-extracting info
311
* Fix position of `--ppa` option when calling ffmpeg
312
313
-------------------------------------------------------------------
314
Sat Dec 25 12:00:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
315
316
- Update to release 2021.12.25
317
* Add extractor for TrueID
318
319
-------------------------------------------------------------------
320
Wed Dec 1 00:47:35 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
321
322
- Update to release 2021.12.01
323
* Add option --wait-for-video to wait for scheduled streams
324
* Clarify video/audio-only formats in -F
325
326
-------------------------------------------------------------------
327
Mon Nov 29 16:10:16 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
328
329
- Update to release 2021.11.10.1
330
* Fix youtube throttling by decrypting n-sig
331
* Separate --check-all-formats from --check-formats
332
* Add negative option --no-batch-file
333
* Allow duration strings in --match-filter
334
- Drop ceskatelevize_fix_POST_request.patch (inapplicable)
335
336
-------------------------------------------------------------------
337
Sun Oct 31 22:27:19 UTC 2021 - Matej Cepl <mcepl@suse.com>
338
339
- Add ceskatelevize_fix_POST_request.patch to fix
340
gh#ytdl-org/youtube-dl#30172.
341
342
-------------------------------------------------------------------
343
Sun Oct 31 12:19:20 UTC 2021 - Matej Cepl <mcepl@suse.com>
344
345
- Update to 2021.10.22:
346
- [docs] Migrate issues to use forms by Ashish0804
347
- [downloader] Fix slow progress hooks
348
- This was causing HLS/DASH downloads to be extremely slow in some situations
349
- [downloader/ffmpeg] Improve simultaneous download and merge
350
- [EmbedMetadata] Allow overwriting all default metadata with meta_default key
351
- [ModifyChapters] Add ability for --remove-chapters to remove sections by timestamp
352
- [utils] Allow duration strings in --match-filter
353
- Add HDR information to formats
354
- Add negative option --no-batch-file by Zirro
355
- Calculate more fields for merged formats
356
- Do not verify thumbnail URLs unless --check-formats is specified
357
- Don't create console for subprocesses on Windows
358
- Fix --restrict-filename when used with default template
359
- Fix check_formats output being written to stdout when -qv
360
- Fix bug in storyboards
361
- Fix conflict b/w id and ext in format selection
362
- Fix verbose head not showing custom configs
363
- Load archive only after printing verbose head
364
- Make duration_string and resolution available in --match-filter
365
- Re-implement deprecated option --id
366
- Reduce default --socket-timeout
367
- Write verbose header to logger
368
- [outtmpl] Fix bug in expanding environment variables
369
- [cookies] Local State should be opened as utf-8
370
- [extractor,utils] Detect more codecs/mimetypes
371
- [extractor] Detect EXT-X-KEY Apple FairPlay
372
- [utils] Use importlib to load plugins by sulyi
373
- [http] Retry on socket timeout and show the last encountered error
374
- [fragment] Print error message when skipping fragment
375
- [aria2c] Fix --skip-unavailable-fragment
376
- [SponsorBlock] Obey extractor-retries and sleep-requests
377
- [Merger] Do not add aac_adtstoasc to non-hls audio
378
- [ModifyChapters] Do not mutate original chapters by nihil-admirari
379
- [devscripts/run_tests] Use markers to filter tests by sulyi
380
- [7plus] Add cookie based authentication by nyuszika7h
381
- [AdobePass] Fix RCN MSO by jfogelman
382
- [CBC] Fix Gem livestream by makeworld-the-better-one
383
- [CBC] Support CBC Gem member content by makeworld-the-better-one
384
- [crunchyroll] Add season to flat-playlist Closes #1319
385
- [crunchyroll] Add support for beta.crunchyroll URLs and fix series URLs with language code
386
- [EUScreen] Add Extractor by Ashish0804
387
- [Gronkh] Add extractor by Ashish0804
388
- [hidive] Fix typo
389
- [Hotstar] Mention Dynamic Range in format_id by Ashish0804
390
- [Hotstar] Raise appropriate error for DRM
391
- [instagram] Add login by u-spec-png
392
- [instagram] Show appropriate error when login is needed
393
- [microsoftstream] Add extractor by damianoamatruda, nixklai
394
- [on24] Add extractor by damianoamatruda
395
- [patreon] Fix vimeo player regex by zenerdi0de
396
- [SkyNewsAU] Add extractor by Ashish0804
397
- [tagesschau] Fix extractor by u-spec-png
398
- [tbs] Add tbs live streams by llacb47
399
- [tiktok] Fix typo and update tests
400
- [trovo] Support channel clips and VODs by Ashish0804
401
- [Viafree] Add support for Finland by 18928172992817182
402
- [vimeo] Fix embedded player.vimeo
403
- [vlive:channel] Fix extraction by kikuyan, pukkandan
404
- [youtube] Add auto-translated subtitles
405
- [youtube] Expose different formats with same itag
406
407
-------------------------------------------------------------------
408
Fri Oct 15 13:49:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
409
410
- Switch to yt-dlp 2021.10.10 codebase
411
* Address youtube download speed being capped at 80KB/s
412
413
-------------------------------------------------------------------
414
Sun Jun 27 15:13:03 UTC 2021 - Matej Cepl <mcepl@suse.com>
415
416
- Update to 2021.06.06
417
* [facebook] Improve login required detection
418
* [youporn] Fix formats and view count extraction
419
* [orf:tvthek] Fix thumbnails extraction
420
* [formula1] Fix extraction
421
* [ard] Relax URL regular expression and fix video ids
422
* [ustream] Detect https embeds
423
* [ted] Prefer own formats over external sources
424
* [twitch:clips] Improve extraction
425
* [twitch:clips] Add access token query to download URLs
426
* [youtube] Fix get_video_info request
427
* [vimeo] Fix vimeo pro embed extraction
428
* [redbulltv] Fix embed data extraction
429
* [shahid] Relax URL regular expression
430
431
-------------------------------------------------------------------
432
Thu May 20 09:51:10 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
433
434
- Update to release 2021.05.16
435
* Add support for sibnet embeds
436
437
-------------------------------------------------------------------
438
Fri Apr 16 20:53:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
439
440
- Update to release 2021.04.17
441
* [curiositystream] fix format extraction
442
* [cbssports] fix extraction
443
* [mtv] Fix Viacom A/B Testing Video Player extraction
444
* [youtube:tab] Pass innertube context and x-goog-visitor-id
445
header along with continuation requests
446
* [youtube] Improve URL to extractor routing
447
* [youtube] Add more invidious instances
448
* [youtube:tab] Detect series playlist on playlists page
449
* [youtube:tab] Improve grid extraction
450
* [youtube] Improve stretch extraction and fix stretched ratio
451
calculation
452
* [utils] Add support for support for experimental HTTP
453
response status code 308 Permanent Redirect
454
455
-------------------------------------------------------------------
456
Tue Apr 6 23:01:41 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
457
458
- Update to release 2021.04.07
459
* youtube: Add support for hashtag videos extraction
460
461
-------------------------------------------------------------------
462
Wed Mar 31 22:09:07 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
463
464
- Update to release 2021.04.01
465
* youtube: fix playlist/comunity continuation items extraction
466
* vimeo: fix unlisted video extraction
467
* youtube: fix video's channel extraction
468
* youtube: imporve age-restricted video extraction
469
* youtube: setup CONSENT cookie when needed
470
471
-------------------------------------------------------------------
472
Sat Mar 27 09:06:30 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
473
474
- Update to release 2021.03.25
475
* Improve extraction for RTVE, Applepodcasts, SVTPlay
476
477
-------------------------------------------------------------------
478
Sun Mar 14 10:55:52 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
479
480
- Update to release 2021.03.14
481
* voxmedia: fix volume embed extraction
482
* cbs: add support for Paramount+
483
* southpark: Fix extraction and add support for
484
southparkstudios.com
485
486
-------------------------------------------------------------------
487
Wed Mar 3 08:48:39 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
488
489
- Update to release 2021.03.03
490
* bbc: add support for BBC Reel videos
491
492
-------------------------------------------------------------------
493
Mon Mar 1 23:29:51 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
494
495
- Update to release 2021.03.02
496
* youtube: fix get_video_info request
497
* zdf: Rework extractors
498
499
-------------------------------------------------------------------
500
Sun Feb 21 23:26:29 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
501
502
- Update to release 2021.02.22
503
* vimeo: Add support for unlisted video source format extraction
504
* youtube: Fix uploader extraction in flat playlist mode
505
506
-------------------------------------------------------------------
507
Wed Feb 10 16:02:07 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
508
509
- Update to release 2021.02.10
510
* youtube: Add support for phone/tablet JS player
511
* youtube: Extract ABR and VBR
512
513
-------------------------------------------------------------------
514
Wed Feb 3 22:12:54 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
515
516
- Update to release 2021.02.04
517
* medialaan: add support DPG Media MyChannels based websites
518
* youtube: improve DASH formats file size extraction
519
520
-------------------------------------------------------------------
521
Sun Jan 24 11:16:42 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
522
523
- Update to release 2021.01.24.1
524
* aol: add support for yahoo videos
525
* yahoo: fix single video extraction
526
* aljazeera: fix extraction
527
* ard: Fix title and description extraction and update tests
528
* spotify: Add new extractor for Spotify Podcasts
529
530
-------------------------------------------------------------------
531
Sat Jan 16 21:07:57 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
532
533
- Update to release 2021.01.16
534
* Protect from infinite recursion due to recursively nested
535
playlists
536
537
-------------------------------------------------------------------
538
Sun Jan 10 08:43:45 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
539
540
- Update to release 2021.01.08
541
* twitter: Add support for summary card
542
543
-------------------------------------------------------------------
544
Sun Jan 3 10:41:25 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
545
546
- Update to release 2021.01.03
547
* sky: add support for Sports News articles and Brighcove videos
548
549
-------------------------------------------------------------------
550
Wed Dec 30 23:04:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
551
552
- Update to release 2020.12.31
553
* Allow format filtering using audio language
554
555
-------------------------------------------------------------------
556
Mon Dec 28 20:02:53 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
557
558
- Update to release 2020.12.29
559
* Added support for FXNetworks, live.mewatch.sg, zype/uplynk.
560
561
-------------------------------------------------------------------
562
Tue Dec 22 09:39:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
563
564
- Update to release 2020.12.22
565
* nhk: Add support for NHK video programs, audio programs and
566
program clips
567
* Add support for music.yandex.com, more.tv
568
569
-------------------------------------------------------------------
570
Sun Dec 13 19:35:10 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
571
572
- Update to release 2020.12.14
573
* youtube: Add some invidious instances
574
* itv: clean description from HTML tags
575
* linuxacademy] Fix authentication and extraction
576
* downloader/hls] delegate manifests with media initialization
577
to ffmpeg
578
579
-------------------------------------------------------------------
580
Sat Dec 12 00:31:56 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
581
582
- Update to release 2020.12.12
583
* Updates to Facebook video extraction
584
585
-------------------------------------------------------------------
586
Wed Dec 9 01:58:16 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
587
588
- Update to release 2020.12.09
589
* slideslive: Add support for yoda service videos and
590
extract subtitles
591
* youtube:tab: Capture and output alerts
592
* telequebec: Fix Extraction and Add Support for
593
video.telequebec.tv
594
595
-------------------------------------------------------------------
596
Sun Dec 6 19:20:13 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
597
598
- Update to release 2020.12.07
599
* peertube: Recognize audio-only formats
600
* nrk: reduce requests for Radio series
601
602
-------------------------------------------------------------------
603
Fri Dec 4 20:57:46 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
604
605
- Update to release 2020.12.05
606
* gamespot: Extract DASH and HTTP formats
607
* zdf: extract webm formats
608
* nrk: improve format extraction and geo-restriction detection
609
610
-------------------------------------------------------------------
611
Tue Dec 1 19:49:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
612
613
- Update to release 2020.12.02
614
* yandexmusic: Refactor and add support for artist's tracks
615
and albums
616
* mediaset: add support for movie URLs
617
* youtube: Improve age-gated videos extraction
618
619
-------------------------------------------------------------------
620
Sun Nov 29 10:12:40 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
621
622
- Update to release 2020.11.29
623
* youtube: Improve yt initial player response extraction
624
625
-------------------------------------------------------------------
626
Wed Nov 25 20:40:49 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
627
628
- Update to release 2020.11.26
629
* cda, nrk: fix extraction
630
* youtube: improve music metadata and license extraction
631
* medaltv: Add new extractor
632
* bbc: fix BBC News videos extraction, BBC Three clip extraction
633
* vlive: Add support for post URLs
634
635
-------------------------------------------------------------------
636
Mon Nov 23 18:26:17 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
637
638
- Update to release 2020.11.24
639
* pinterest: Add extractor
640
* extractor/common: add generic support for akamai http format
641
extraction
642
* skyit: add support for multiple Sky Italia websites
643
* pinterest: Add support for large collections (more than 25
644
pins)
645
646
-------------------------------------------------------------------
647
Sat Nov 21 17:28:50 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
648
649
- Update to release 2020.11.21.1
650
* amara: add new extractor
651
* discoverynetworks: add support new TLC/DMAX URLs
652
* youtube: Improve yt initial data extraction
653
* YoutubeDL: Fix --ignore-errors for playlists with
654
generator-based entries of url_transparent
655
* youtube:tab: Add support for current video and fix lives
656
extraction
657
* svtplay: Add support for svt.se/barnkanalen
658
659
-------------------------------------------------------------------
660
Wed Nov 18 22:44:58 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
661
662
- Update to release 2020.11.19
663
* arte: Extract m3u8 formats
664
* mgtv: fix format extraction
665
666
-------------------------------------------------------------------
667
Tue Nov 17 23:36:26 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
668
669
- Update to release 2020.11.18
670
* francetv: Add fallback video URL extraction
671
672
-------------------------------------------------------------------
673
Mon Nov 16 21:55:38 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
674
675
- Update to release 2020.11.17
676
* Fix extraction for RaiPlay, vlive, usanetwork, nbc, cnbc,
677
bandcamp
678
* Add support for pm-wissen.com
679
680
-------------------------------------------------------------------
681
Mon Nov 2 12:59:41 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
682
683
- Update to release 2020.11.01.1
684
* youtube: Fix JS player URL extraction
685
* ytsearch: Fix extraction
686
* ustream: Add support for video.ibm.com
687
* expressen: Add support for di.se
688
689
-------------------------------------------------------------------
690
Sun Sep 20 09:50:37 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
691
692
- Update to release 2020.09.20
693
* telequebec: Add support for brightcove videos
694
695
-------------------------------------------------------------------
696
Mon Sep 14 07:46:45 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
697
698
- Update to release 2020.09.14
699
* googledrive: Use redirect URLs for source format
700
701
-------------------------------------------------------------------
702
Sun Sep 6 08:21:46 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
703
704
- Update to release 2020.09.06
705
* nrktv: Improve video id extraction
706
* youtube Fix age gate content detection
707
* svtplay: Fix svt id extraction
708
* twitch: Rework extractors
709
710
-------------------------------------------------------------------
711
Tue Jul 28 08:43:35 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
712
713
- Update to release 2020.07.28
714
* [youtube] Fix sigfunc name extraction
715
* [youtube] Improve description extraction
716
* [wistia] Restrict embed regular expression
717
* [youtube] Prevent excess HTTP 301
718
* [youtube:playlists] Extend URL regular expression
719
* [bellmedia] Add support for cp24.com clip URLs
720
* [brightcove] Improve embed detection
721
722
-------------------------------------------------------------------
723
Sun Jun 28 14:38:22 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
724
725
- Update to release 2020.06.16.1
726
* [youtube] Force old layout (#25682, #25683, #25680, #25686)
727
* [youtube] Fix categories and improve tags extraction
728
729
- Update to version 2020.06.16
730
* [youtube] Fix uploader id and uploader URL extraction
731
* [youtube] Improve view count extraction
732
* [youtube] Fix upload date extraction (#25677)
733
* [youtube] Fix thumbnails extraction (#25676)
734
* [youtube] Fix playlist and feed extraction (#25675)
735
* [facebook] Add support for single-video ID links
736
* [youtube] Extract chapters from JSON (#24819)
737
* [kaltura] Add support for multiple embeds on a webpage (#25523)
738
739
-------------------------------------------------------------------
740
Sat Jun 6 23:01:22 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
741
742
- Update to release 2020.06.06
743
* jwplatform: Improve embeds extraction
744
* brightcove: Fix subtitles extraction
745
* twitch: Pass v5 accept header and fix thumbnails extraction
746
747
-------------------------------------------------------------------
748
Fri May 29 15:05:45 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
749
750
- Update to release 2020.05.29
751
* youtube: Add support for more invidious instances
752
753
-------------------------------------------------------------------
754
Fri May 8 11:23:24 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
755
756
- Update to release 2020.05.08
757
* downloader/http: Finish downloading once received data length
758
matches expected
759
* orf: Add support for more radio stations
760
* utils: Improve cookie files support
761
762
-------------------------------------------------------------------
763
Sat May 2 18:41:04 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
764
765
- Update to release 2020.05.03
766
* extractor/common] Skip malformed ISM manifest XMLs while
767
extracting ISM formats
768
* soundcloud: Extract AAC format
769
* prosiebensat1: Extract series metadata
770
* youtube: Use redirected video id if any
771
772
-------------------------------------------------------------------
773
Mon Mar 23 20:39:19 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
774
775
- Update to release 2020.03.24
776
* cbc:watch: Add support for authentication
777
* cbc:watch: Fix authenticated device token caching
778
* soundcloud: fix download url extraction
779
780
-------------------------------------------------------------------
781
Sun Mar 8 15:29:29 UTC 2020 - Martin Rey <mrey@suse.com>
782
783
- Update to release 2020.03.08
784
* core
785
* utils: Add support for cookie files with spaces
786
* extractors
787
* pornhub: Add support for pornhubpremium.com (#24288)
788
* youtube: Remove outdated code and unnecessary requests
789
* youtube: Improve extraction in 429 HTTP error conditions
790
(#24283)
791
* nhk: Update API version (#24270)
792
793
-------------------------------------------------------------------
794
Fri Mar 6 08:05:31 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
795
796
- Update to release 2020.03.06
797
* servus: added support for new URL schema
798
* youtube: fixed age-gated videos support without login
799
800
-------------------------------------------------------------------
801
Mon Mar 2 09:04:45 UTC 2020 - Martin Rey <mrey@suse.com>
802
803
- Update to release 2020.03.01
804
* Core
805
* [YoutubeDL] Force redirect URL to unicode on python 2
806
* [options] Remove duplicate short option -v for --version
807
(#24162)
808
* Extractors
809
* [xhamster] Fix extraction (#24205)
810
* [franceculture] Fix extraction (#24204)
811
* [telecinco] Add support for article opening videos
812
* [telecinco] Fix extraction (#24195)
813
* [xtube] Fix metadata extraction (#21073, #22455)
814
* [youjizz] Fix extraction (#24181)
815
* Remove no longer needed compat_str around geturl
816
* [pornhd] Fix extraction (#24128)
817
* [teachable] Add support for multiple videos per lecture
818
(#24101)
819
* [wistia] Add support for multiple generic embeds
820
(#8347, 11385)
821
* [imdb] Fix extraction (#23443)
822
* [tv2dk:bornholm:play] Fix extraction (#24076)
823
824
-------------------------------------------------------------------
825
Sun Feb 16 16:59:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
826
827
- Update to release 2020.02.16
828
* sportdeutschland] Update to new sportdeutschland API
829
* toggle: Add support for mewatch.sg
830
* npr: Add support for streams
831
832
-------------------------------------------------------------------
833
Thu Jan 23 23:16:27 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
834
835
- Update to release 2020.01.24
836
* 24video: add support for 24video.vip
837
* nbc: add support for nbc multi network URLs
838
839
-------------------------------------------------------------------
840
Tue Jan 14 19:22:12 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
841
842
- Update to release 2020.01.15
843
* scrippsnetworks: add support for www.discovery.com videos
844
* twitter: add support for promo_video_website cards
845
* vodplatform: add support for embed.kwikmotion.com domain
846
847
-------------------------------------------------------------------
848
Tue Dec 31 23:48:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
849
850
- Update to release 2020.01.01
851
* soundcloud: fix client id extraction for non fatal requests
852
* prosiebensat1: improve geo restriction handling
853
* brightcove: cache brightcove player policy keys
854
* scrippsnetworks: Add new extractor
855
* mitele: fix extraction
856
* soundcloud: Update client id
857
858
-------------------------------------------------------------------
859
Tue Dec 24 18:39:11 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
860
861
- Update to release 2019.12.25
862
* [mediaset] Fix parse formats (#23508)
863
* [tv2dk:bornholm:play] Add support for play.tv2bornholm.dk (#23291)
864
* [slideslive] Add support for url and vimeo service names (#23414)
865
* [slideslive] Fix extraction (#23413)
866
* [twitch:clips] Fix extraction (#23375)
867
* [soundcloud] Add support for token protected embeds (#18954)
868
* [vk] Improve extraction
869
* [kontrtube] Remove extractor
870
* [videopremium] Remove extractor
871
* [musicplayon] Remove extractor (#9225)
872
* [ufctv] Add support for ufcfightpass.imgdge.com and
873
ufcfightpass.imggaming.com (#23343)
874
* [twitch] Extract m3u8 formats frame rate (#23333)
875
* [imggaming] Add support for playlists and extract subtitles
876
* [ufcarabia] Add support for UFC Arabia (#23312)
877
* [ufctv] Fix extraction
878
* [yahoo] Fix gyao brightcove player id (#23303)
879
* [vzaar] Override AES decryption key URL (#17521)
880
* [vzaar] Add support for AES HLS manifests (#17521, #23299)
881
* [nrl] Fix extraction
882
* [teachingchannel] Fix extraction
883
* [nintendo] Fix extraction and partially add support for Nintendo Direct
884
videos (#4592)
885
* [ooyala] Add better fallback values for domain and streams variables
886
* [youtube] Add support youtubekids.com (#23272)
887
* [tv2] Detect DRM protection
888
* [tv2] Add support for katsomo.fi and mtv.fi (#10543)
889
* [tv2] Fix tv2.no article extraction
890
* [msn] Improve extraction
891
* [abcotvs] Relax URL regular expression and improve metadata extraction
892
(#18014)
893
* [channel9] Reduce response size
894
* [adobetv] Improve extaction
895
896
-------------------------------------------------------------------
897
Thu Nov 28 17:15:56 UTC 2019 - Sebastien CHAVAUX <seb95.scou@gmail.com>
898
899
- Update to release 2019.11.28
900
* [utils] Add generic caesar cipher and rot47
901
* [utils] Handle rd-suffixed day parts in unified_strdate (#23199)
902
* [vimeo] Improve extraction
903
* Fix review extraction
904
* Fix ondemand extraction
905
* Make password protected player case as an expected error (#22896)
906
* Simplify channel based extractors code
907
* [openload] Remove extractor (#11999)
908
* [verystream] Remove extractor
909
* [streamango] Remove extractor (#15406)
910
* [dailymotion] Improve extraction
911
* Extract http formats included in m3u8 manifest
912
* Fix user extraction (#3553, #21415)
913
* Add suport for User Authentication (#11491)
914
* Fix password protected videos extraction (#23176)
915
* Respect age limit option and family filter cookie value (#18437)
916
* Handle video url playlist query param
917
* Report allowed countries for geo-restricted videos
918
* [corus] Improve extraction
919
* Add support for Series Plus, W Network, YTV, ABC Spark, disneychannel.com
920
and disneylachaine.ca (#20861)
921
* Add support for self hosted videos (#22075)
922
* Detect DRM protection (#14910, #9164)
923
* [vivo] Fix extraction (#22328, #22279)
924
* [bitchute] Extract upload date (#22990, #23193)
925
* [soundcloud] Update client id (#23214)
926
927
-------------------------------------------------------------------
928
Thu Nov 21 18:51:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
929
930
- Update to release 2019.11.22
931
* kinja: add support for Kinja embeds
932
* twitch: add support for Clip embed URLs
933
* nexx: Add support for Multi Player JS Setup
934
* drtv: Add support for new URL schema
935
936
-------------------------------------------------------------------
937
Mon Nov 4 23:38:40 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
938
939
- Update to release 2019.11.05
940
* tv2dk: Add extractor
941
* yahoo: restore support for cbs suffixed URLs
942
* mixcloud: fix cloudcast data extraction
943
* daum: fix VOD and Clip extracton
944
* wistia: reduce embed extraction false positives and support
945
inline embeds
946
* bellmedia: add support for marilyn.ca videos
947
* mediaset: extract unprotected M3U and MPD manifests
948
* jamendo: restore track url modification
949
* myspass: fix video URL extraction and improve metadata
950
extraction
951
* msn: add support for Vidible and AOL embeds
952
953
-------------------------------------------------------------------
954
Tue Oct 29 11:01:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
955
956
- Update to release 2019.10.29
957
* globo: handle alternative hash signing method
958
* facebook: extract subtitles
959
* odnoklassniki: add support for Schemeless embed extraction
960
* discoverynetworks: add support for dplay.co.uk
961
* mtv: add support for mtvjapan.com
962
* go: Add support for abc.com and freeform.com
963
964
-------------------------------------------------------------------
965
Mon Oct 21 18:19:17 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
966
967
- Update to release 2019.10.22
968
* atresplayer: fix extraction
969
* dumpert: fix extraction
970
* mit: Remove support for video.mit.edu
971
* twitch: update VOD URL matching
972
* facebook: Bypass download rate limits
973
974
-------------------------------------------------------------------
975
Wed Oct 16 17:37:41 UTC 2019 - Sebastien CHAVAUX <seb95.scou@gmail.com>
976
977
- Update to release 2019.10-16:
978
* [extractor/common] Make _is_valid_url more relaxed
979
* [vimeo] Improve album videos id extraction (#22599)
980
* [globo] Extract subtitles (#22713)
981
* [bokecc] Improve player params extraction (#22638)
982
* [nexx] Handle result list (#22666)
983
* [vimeo] Fix VHX embed extraction
984
* [nbc] Switch to graphql API (#18581, #22693, #22701)
985
* [vessel] Remove extractor
986
* [promptfile] Remove extractor (#6239)
987
* [kaltura] Fix service URL extraction (#22658)
988
* [kaltura] Fix embed info strip (#22658)
989
* [globo] Fix format extraction (#20319)
990
* [redtube] Improve metadata extraction (#22492, #22615)
991
* [pornhub:uservideos:upload] Fix extraction (#22619)
992
* [telequebec:squat] Add support for squat.telequebec.tv (#18503)
993
* [wimp] Remove extractor (#22088, #22091)
994
* [gfycat] Extend URL regular expression (#22225)
995
* [chaturbate] Extend URL regular expression (#22309)
996
* [peertube] Update instances (#22414)
997
* [telequebec] Add support for coucou.telequebec.tv (#22482)
998
* [xvideos] Extend URL regular expression (#22471)
999
* [youtube] Remove support for invidious.enkirton.net (#22543)
1000
* [openload] Add support for oload.monster (#22592)
1001
* [nrktv:seriebase] Fix extraction (#22596)
1002
* [youtube] Add support for yt.lelux.fi (#22597)
1003
* [orf:tvthek] Make manifest requests non fatal (#22578)
1004
* [teachable] Skip login when already logged in (#22572)
1005
* [viewlift] Improve extraction (#22545)
1006
* [nonktube] Fix extraction (#22544)
1007
1008
-------------------------------------------------------------------
1009
Sat Sep 28 08:21:22 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1010
1011
- Update to release 2019.09.28
1012
* tv4: Fix extraction and extract series metadata
1013
* zdf: Bypass geo restriction
1014
* brightcove: delegate all supported BrightcoveLegacyIE URLs to BrightcoveNewIE
1015
* mixcloud: allow uppercase letters in format URLs
1016
* instagram: add support for tv URLs
1017
* bilibili: add support audio albums and songs
1018
* youtube: Add support for invidious.drycat.fr
1019
* openload: Add support for oload.online
1020
* nhk: Add support for clips
1021
1022
-------------------------------------------------------------------
1023
Wed Sep 11 20:45:42 UTC 2019 - Fritz Reichwald <reichwald@b1-systems.de>
1024
1025
- Update to release 2019.09.12.1
1026
* nickjr: Add support for nickelodeonjunior.fr
1027
* youtube: Add support for invidious tor instances
1028
1029
-------------------------------------------------------------------
1030
Sun Sep 1 06:19:42 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1031
1032
- Update to release 2019.09.01
1033
* Add support for oload.vip, lequipe.fr, woof.tube
1034
* Add support for squarespace embeds
1035
1036
-------------------------------------------------------------------
1037
Wed Aug 14 03:57:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1038
1039
- Update to new upstream release 2019.08.13
1040
* downloader/fragment: Fix ETA calculation of resumed download
1041
* discovery: extract series meta field
1042
* roosterteeth: add support for watch URLs
1043
1044
-------------------------------------------------------------------
1045
Fri Aug 2 12:16:31 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
1046
1047
- Update to new upstream release 2019.08.02
1048
* [yahoo:japannews] Add support for yahoo.co.jp (#21698, #21265)
1049
* [discovery] Add support go.discovery.com URLs
1050
* [youtube:playlist] Relax video regular expression (#21844)
1051
* [generic] Restrict --default-search schemeless URLs detection pattern
1052
(#21842)
1053
* [vrv] Fix CMS signing query extraction (#21809)
1054
* [youtube] Fix and improve title and description extraction (#21934)
1055
* [tvigle] Add support for HLS and DASH formats (#21967)
1056
* [tvigle] Fix extraction (#21967)
1057
* [yandexvideo] Add support for DASH formats (#21971)
1058
* [discovery] Use API call for video data extraction (#21808)
1059
* [mgtv] Extract format_note (#21881)
1060
* [tvn24] Fix metadata extraction (#21833, #21834)
1061
* [dlive] Relax URL regular expression (#21909)
1062
* [openload] Add support for oload.best (#21913)
1063
* [youtube] Improve metadata extraction for age gate content (#21943)
1064
1065
-------------------------------------------------------------------
1066
Tue Jul 16 20:17:52 UTC 2019 - Sebastien CHAVAUX <seb95passionlinux@opensuse.org>
1067
1068
- Update to new upstream release 2019.07.16
1069
* [asiancrush] Add support for yuyutv.com, midnightpulp.com and cocoro.tv
1070
* (#21281, #21290)
1071
* [kaltura] Check source format URL (#21290)
1072
* [ctsnews] Fix YouTube embeds extraction (#21678)
1073
* [einthusan] Add support for einthusan.com (#21748, #21775)
1074
* [youtube] Add support for invidious.mastodon.host (#21777)
1075
* [gfycat] Extend URL regular expression (#21779, #21780)
1076
* [youtube] Restrict is_live extraction (#21782)
1077
1078
-------------------------------------------------------------------
1079
Mon Jul 1 18:43:48 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1080
1081
- Update to new upstream release 2019.07.02
1082
* Introduce random_user_agent and use as default User-Agent (closes #21546)
1083
* dailymotion: add support embed with DM.player js call
1084
* openload: Add support for oload.biz
1085
1086
-------------------------------------------------------------------
1087
Thu Jun 27 18:02:26 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1088
1089
- Update to new upstream release 2019.06.27
1090
* youtube: Add another signature function pattern
1091
* openload: Add support for oload.life
1092
* brightcove: Add support for playlists
1093
* beeg: Add support for api/v6 v2 URLs
1094
1095
-------------------------------------------------------------------
1096
Mon Jun 24 09:12:01 UTC 2019 - Sebastien CHAVAUX <seb95.scou@gmail.com>
1097
1098
- Update to new upstream release version 2019.06.21
1099
* [utils] Restrict parse_codecs and add theora as known vcodec (#21381)
1100
* [youtube] Update signature function patterns (#21469, #21476)
1101
* [youtube] Make --write-annotations non fatal (#21452)
1102
* [sixplay] Add support for rtlmost.hu (#21405)
1103
* [youtube] Hardcode codec metadata for av01 video only formats (#21381)
1104
* [toutv] Update client key (#21370)
1105
* [biqle] Add support for new embed domain
1106
* [cbs] Improve DRM protected videos detection (#21339)
1107
1108
-------------------------------------------------------------------
1109
Sun May 26 05:53:20 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
1110
1111
- Split completions into subpackages
1112
1113
-------------------------------------------------------------------
1114
Tue May 21 07:54:10 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1115
1116
- Update to new upstream release 2019.05.20
1117
* svtplay: Update API URL
1118
1119
-------------------------------------------------------------------
1120
Sat May 11 09:35:18 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1121
1122
- Update to new upstream release 2019.05.11
1123
* youtube: Fix channel id extraction
1124
* openload: Add support for verystream.com
1125
* byutv: Add support for DVR videos
1126
1127
-------------------------------------------------------------------
1128
Tue Apr 30 05:42:06 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1129
1130
- Update to new upstream release 2019.04.30
1131
* twitch: prefer source format
1132
* youtube: extract additional meta data from video description
1133
on youtube music videos
1134
1135
-------------------------------------------------------------------
1136
Wed Apr 24 06:29:42 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
1137
1138
- Update to new upstream release 2019.04.24
1139
* youtube: Fix extraction (#20758, #20759, #20761, #20762, #20764, #20766,
1140
#20767, #20769, #20771, #20768, #20770)
1141
* toutv: Fix extraction and extract series info (#20757)
1142
* vrv: Add support for movie listings (#19229)
1143
* youtube: Print error when no data is available (#20737)
1144
* soundcloud: Add support for new rendition and improve extraction (#20699)
1145
* ooyala: Add support for geo verification proxy
1146
* nrl: Add support for nrl.com (#15991)
1147
* vimeo: Extract live archive source format (#19144)
1148
* vimeo: Add support for live streams and improve info extraction (#19144)
1149
* ntvcojp: Add support for cu.ntv.co.jp
1150
* nhk: Extract RTMPT format
1151
* nhk: Add support for audio URLs
1152
* udemy: Add another course id extraction pattern (#20491)
1153
* openload: Add support for oload.services (#20691)
1154
* openload: Add support for openloed.co (#20691, #20693)
1155
* bravotv: Fix extraction (#19213)
1156
- Unify previous changelogs so that pre_checkin.sh do not break them
1157
1158
-------------------------------------------------------------------
1159
Fri Apr 19 19:54:19 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
1160
1161
- youtube-dl: Switch build to python3
1162
- python-youtube-dl: Fix runtime requirements
1163
1164
-------------------------------------------------------------------
1165
Tue Apr 16 22:12:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1166
1167
- Update to new upstream release 2019.04.17
1168
* openload: Randomize User-Agent
1169
* yahoo: add support GYAO episode URLs
1170
* yahoo: add support for streaming.yahoo.co.jp
1171
* cbs: extract smpte and vtt subtitles
1172
* streamango: add support for streamcherry.com
1173
1174
-------------------------------------------------------------------
1175
Sat Apr 6 21:30:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1176
1177
- Update to new upstream release 2019.04.07
1178
* mediasite: Add support for dashed ids and named catalogs
1179
* YoutubeDL: Add ffmpeg_location to post processor options
1180
* gaia: add support for authentication
1181
* adobeconnect: Add new extractor
1182
* vk: use a more unique video id
1183
* adn: fix extraction and add support for positioning styles
1184
* teamcoco: fix extraction and add suport for subdomains
1185
* youtube: extract srv[1-3] subtitle formats
1186
* hbo: fix extraction and extract subtitles
1187
* vrv: add basic support for individual movie links
1188
* ruutu: Add support for audio podcasts
1189
- Require full python [boo#1121694, boo#1120842]
1190
1191
-------------------------------------------------------------------
1192
Mon Apr 1 19:23:11 UTC 2019 - Sebastien CHAVAUX <seb95passionlinux@opensuse.org>
1193
1194
- Update to new upstream release 2019.04.01
1195
* [utils] Improve int_or_none and float_or_none (#20403)
1196
* Check for valid --min-sleep-interval when --max-sleep-interval is specified
1197
(#20435)
1198
* [weibo] Extend URL regular expression (#20496)
1199
* [xhamster] Add support for xhamster.one (#20508)
1200
* [mediasite] Add support for catalogs (#20507)
1201
* [teamtreehouse] Add support for teamtreehouse.com (#9836)
1202
* [ina] Add support for audio URLs
1203
* [ina] Improve extraction
1204
* [cwtv] Fix episode number extraction (#20461)
1205
* [npo] Improve DRM detection
1206
* [pornhub] Add support for DASH formats (#20403)
1207
* [svtplay] Update API endpoint (#20430)
1208
1209
-------------------------------------------------------------------
1210
Sun Mar 17 13:52:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1211
1212
- Update homepage and download URLs
1213
- Update to new upstream release 2019.03.18
1214
* Add extractor for yandexvideo
1215
1216
-------------------------------------------------------------------
1217
Fri Mar 8 20:36:53 UTC 2019 - Sebastien CHAVAUX <seb95passionlinux@opensuse.org>
1218
1219
- Update to new upstream release 2019.03.09
1220
* [extractor/common] Use compat_etree_Element
1221
* [compat] Introduce compat_etree_Element
1222
* [extractor/common] Fallback url to base URL for DASH formats
1223
* [extractor/common] Do not fail on invalid data while parsing F4M manifest
1224
in non fatal mode
1225
* [extractor/common] Return MPD manifest as format's url meta field (#20242)
1226
* [utils] Strip #HttpOnly_ prefix from cookies files (#20219)
1227
* [francetv:site] Relax video id regular expression (#20268)
1228
* [toutv] Detect invalid login error
1229
* [toutv] Fix authentication (#20261)
1230
* [urplay] Extract timestamp (#20235)
1231
* [openload] Add support for oload.space (#20246)
1232
* [facebook] Improve uploader extraction (#20250)
1233
* [bbc] Use compat_etree_Element
1234
* [crunchyroll] Use compat_etree_Element
1235
* [npo] Improve ISM extraction
1236
* [rai] Improve extraction (#20253)
1237
* [paramountnetwork] Fix mgid extraction (#20241)
1238
* [libsyn] Improve extraction (#20229)
1239
* [youtube] Add more invidious instances to URL regular expression (#20228)
1240
* [spankbang] Fix extraction (#20023)
1241
* [espn] Extend URL regular expression (#20013)
1242
* [sixplay] Handle videos with empty assets (#20016)
1243
* [vimeo] Add support for Vimeo Pro portfolio protected videos (#20070)
1244
1245
-------------------------------------------------------------------
1246
Thu Feb 28 20:00:30 UTC 2019 - Sebastien CHAVAUX <seb95passionlinux@opensuse.org>
1247
1248
- Update to new upstream release 2019.03.01
1249
* [downloader/external] Add support for rate limit and retries for wget
1250
* [downloader/external] Fix infinite retries for curl (#19303)
1251
* [npo] Fix extraction (#20084)
1252
* [francetv:site] Extend video id regex (#20029, #20071)
1253
* [periscope] Extract width and height (#20015)
1254
* [servus] Fix extraction (#19297)
1255
* [bbccouk] Make subtitles non fatal (#19651)
1256
* [metacafe] Fix family filter bypass (#19287)
1257
1258
-------------------------------------------------------------------
1259
Sun Feb 17 21:50:30 UTC 2019 - Sebastien CHAVAUX <seb95.scou@gmail.com>
1260
1261
- Update to new upstream release 2019.02.18
1262
* [tvp:website] Fix and improve extraction
1263
* [tvp] Detect unavailable videos
1264
* [tvp] Fix description extraction and make thumbnail optional
1265
* [linuxacademy] Add support for linuxacademy.com (#12207)
1266
* [bilibili] Update keys (#19233)
1267
* [udemy] Extend URL regular expressions (#14330, #15883)
1268
* [udemy] Update User-Agent and detect captcha (#14713, #15839, #18126)
1269
* [noovo] Fix extraction (#19230)
1270
* [rai] Relax URL regular expression (#19232)
1271
* [vshare] Pass Referer to download request (#19205, #19221)
1272
* [openload] Add support for oload.live (#19222)
1273
* [imgur] Use video id as title fallback (#18590)
1274
* [twitch] Add new source format detection approach (#19193)
1275
* [tvplayhome] Fix video id extraction (#19190)
1276
* [tvplayhome] Fix episode metadata extraction (#19190)
1277
* [rutube:embed] Fix extraction (#19163)
1278
* [rutube:embed] Add support private videos (#19163)
1279
* [soundcloud] Extract more metadata
1280
* [trunews] Add support for trunews.com (#19153)
1281
* [linkedin:learning] Extract chapter_number and chapter_id (#19162)
1282
1283
-------------------------------------------------------------------
1284
Tue Feb 12 19:13:12 UTC 2019 - Sebastien CHAVAUX <seb95passionlinux@opensuse.org>
1285
1286
- Update to new upstream release 2019.02.08
1287
* [utils] Improve JSON-LD regular expression (#18058)
1288
* [YoutubeDL] Fallback to ie_key of matching extractor while making
1289
download archive id when no explicit ie_key is provided (#19022)
1290
* [malltv] Add support for mall.tv (#18058, #17856)
1291
* [spankbang:playlist] Add support for playlists (#19145)
1292
* [spankbang] Extend URL regular expression
1293
* [trutv] Fix extraction (#17336)
1294
* [toutv] Fix authentication (#16398, #18700)
1295
* [pornhub] Fix tags and categories extraction (#13720, #19135)
1296
* [pornhd] Fix formats extraction
1297
* [pornhd] Extract like count (#19123, #19125)
1298
* [radiocanada] Switch to the new media requests (#19115)
1299
* [teachable] Add support for courses.workitdaily.com (#18871)
1300
* [vporn] Remove extractor (#16276)
1301
* [soundcloud:pagedplaylist] Add ie and title to entries (#19022, #19086)
1302
* [drtuber] Extract duration (#19078)
1303
* [soundcloud] Fix paged playlists extraction, add support for albums and
1304
update client id
1305
* [soundcloud] Update client id
1306
* [drtv] Improve preference (#19079)
1307
* [openload] Add support for openload.pw and oload.pw (#18930)
1308
* [openload] Add support for oload.info (#19073)
1309
* [crackle] Authorize media detail request (#16931)
1310
1311
-------------------------------------------------------------------
1312
Sun Jan 27 16:38:11 UTC 2019 - Sebastien CHAVAUX <seb95passionlinux@opensuse.org>
1313
1314
- Update to new upstream release 2019.01.27
1315
* [extractor/common] Extract season in _json_ld
1316
* [postprocessor/ffmpeg] Fallback to ffmpeg/avconv for audio codec detection
1317
(#681)
1318
* [vice] Fix extraction for locked videos (#16248)
1319
* [wakanim] Detect DRM protected videos
1320
* [wakanim] Add support for wakanim.tv (#14374)
1321
* [usatoday] Fix extraction for videos with custom brightcove partner id
1322
(#18990)
1323
* [drtv] Fix extraction (#18989)
1324
* [nhk] Extend URL regular expression (#18968)
1325
* [go] Fix Adobe Pass requests for Disney Now (#18901)
1326
* [openload] Add support for oload.club (#18969)
1327
1328
-------------------------------------------------------------------
1329
Tue Jan 15 21:15:11 UTC 2019 - Sebastien CHAVAUX <seb95passionlinux@opensuse.org>
1330
1331
- Update to new upstream release 2019.01.16
1332
* Fix uplynk ad skipping
1333
* Extractors:
1334
* youtube: Skip unsupported adaptive stream type
1335
* youtube: Extract DASH formats from player response
1336
* Fix extraction for funimation, skylinewebcams
1337
* curiositystream: Add support for non app URLs
1338
* Add support for playplus.com
1339
1340
-------------------------------------------------------------------
1341
Thu Jan 10 21:50:10 UTC 2019 - Sebastien CHAVAUX <seb95passionlinux@opensuse.org>
1342
1343
- Update to new upstream release 2019.01.10
1344
* Embed subtitles with non-standard language codes
1345
* Add language codes replaced in 1989 revision of ISO 639
1346
to ISO639Utils
1347
* youtube: Extract live HLS URL from player response
1348
* Add support for outsidetv.com, National Geographic,
1349
playplus.tv, gaia.com, hungama.com
1350
* Use JW Platform Delivery API V2 and add support for more URLs
1351
1352
-------------------------------------------------------------------
1353
Mon Jan 7 21:50:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
1354
1355
- Update to new upstream release 2019.01.02
1356
* Add support for classic.ardmediathek.de,
1357
learning.oreilly.com, embed.acast.com, Scripps Networks watch
1358
domains, lecturio.de, npostart.nl, play.acast.com,
1359
subscription.packtpub.com.
1360
1361
-------------------------------------------------------------------
1362
Sat Dec 22 15:34:11 UTC 2018 - sean@suspend.net
1363
1364
- Update to new upstream releease 2018.12.17
1365
* ard: Improve geo restricted videos extraction
1366
* ard: Fix subtitles extraction
1367
* ard: Improve extraction robustness
1368
* ard: Relax URL regular expression
1369
* acast: Add support for embed.acast.com/play.acast.com
1370
* iprima: Relax URL regular expression
1371
* vrv: Fix initial state extraction
1372
* youtube: Fix mark watched
1373
* safari: Add support for learning.oreilly.com
1374
* youtube: Fix multifeed extraction
1375
* lecturio: Improve subtitles extraction
1376
* uol: Fix format URL extraction
1377
1378
-------------------------------------------------------------------
1379
Tue Dec 11 00:12:32 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
1380
1381
- Update to new upstream release 2018.12.09
1382
* wistia: Add support for fast.wistia.com
1383
* vimeo: Add support for VHX subtitles (Vimeo OTT)
1384
* aenetworks: add support for History Vault
1385
* teachable: Add support for teachable based platform sites
1386
1387
-------------------------------------------------------------------
1388
Fri Nov 23 13:34:30 UTC 2018 - sschricker@suse.de
1389
1390
- Update to new upstream release 2018.11.23
1391
* [mixcloud] Fallback to hardcoded decryption key
1392
* [nbc:news] Fix article extraction
1393
* [foxsports] Fix extraction
1394
* [ciscolive] Add support for ciscolive.cisco.com
1395
* [nzz] Relax kaltura regex
1396
* [kaltura] Limit requested MediaEntry fields
1397
* [americastestkitchen] Add support for zype embeds
1398
* [nova:embed] Fix extraction
1399
1400
-------------------------------------------------------------------
1401
Sun Nov 18 01:35:33 UTC 2018 - seb95.scou@gmail.com
1402
1403
- Update to new upstream release 2018.11.18
1404
* [wwe] Add support for wwe.com
1405
* [vk] Detect geo restriction
1406
* [openload] Use original host during extraction
1407
* [atvat] Fix extraction
1408
* [rte] Add support for new API endpoint
1409
* [tnaflixnetwork:embed] Fix extraction
1410
* [picarto] Use API and add token support
1411
* [zype] Add support for player.zype.com
1412
* [vivo] Fix extraction
1413
* [ruutu] Update API endpoint
1414
1415
-------------------------------------------------------------------
1416
Sat Nov 10 23:23:40 CET 2018 - mcepl@suse.com
1417
1418
- Update to new upstream release 2018.11.07
1419
* Add another JS signature function name regex (#18091,
1420
#18093, #18094)
1421
* [facebook] Fix tahoe request (#17171)
1422
* [cliphunter] Fix extraction (#18083)
1423
* [youtube:playlist] Add support for invidio.us (#18077)
1424
* [zattoo] Arrange API hosts for derived extractors (#18035)
1425
* [youtube] Add fallback metadata extraction from
1426
videoDetails (#18052)
1427
1428
-------------------------------------------------------------------
1429
Mon Nov 05 05:15:45 UTC 2018 - sean@suspend.net
1430
1431
- Update to new upstream release 2018.11.03
1432
* Add support for ehftv.com
1433
* Add support for twitcasting.tv
1434
* Add support for oload.fun
1435
* Add support for linkedin.com/earning
1436
1437
-------------------------------------------------------------------
1438
Sat Oct 13 18:55:46 UTC 2018 - sean@suspend.net
1439
1440
- Update to new upstream release 2018.10.05
1441
* Improve authentication (#17762)
1442
* Fix extraction (#17699)
1443
* Switch to HTTPS for RpcApi (#17749)
1444
1445
-------------------------------------------------------------------
1446
Mon Sep 10 10:39:28 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
1447
1448
- Update to new upstream release 2018.09.08
1449
* ard: Add support for Beta ARD Mediathek
1450
* crunchyroll: parse vilos media data
1451
1452
-------------------------------------------------------------------
1453
Tue Aug 28 10:26:30 UTC 2018 - jengelh@inai.de
1454
1455
- Update to new upstream release 2018.08.28
1456
* nova:embed: Add extractor (closes #17282)
1457
* Add support for vidzi.nu, vidto.se
1458
* youtube:playlist: Add support for music album playlists
1459
(OLAK5uy_ prefix)
1460
1461
-------------------------------------------------------------------
1462
Sat Aug 25 07:21:59 UTC 2018 - jengelh@inai.de
1463
1464
- Update to new upstream release 2018.08.22
1465
* raywenderlich: Adapt to site redesign
1466
* imdb: Fix extension extraction
1467
1468
-------------------------------------------------------------------
1469
Sun Aug 5 16:27:35 UTC 2018 - jengelh@inai.de
1470
1471
- Update to new upstream release 2018.08.04
1472
* viqeo: add extractor
1473
1474
-------------------------------------------------------------------
1475
Mon Jul 30 07:33:53 UTC 2018 - jengelh@inai.de
1476
1477
- Update to new upstream release 2018.07.29
1478
* crunchyroll/playlist: restrict URL regular expression
1479
* ted: fix extraction for videos without nativeDownloads
1480
* vk: Fix extraction for inline-only videos
1481
1482
-------------------------------------------------------------------
1483
Thu Jul 26 11:06:51 UTC 2018 - jengelh@inai.de
1484
1485
- Update to new upstream releases 2018.07.21
1486
* pbs: Add another cove id pattern
1487
* dailymotion: add support for password protected videos
1488
* vidzi: Fix extraction
1489
* Prefer ffmpeg over avconv by default
1490
* dctptv: Restore extraction based on REST API
1491
* nrktv: Add support for new episode URL schema
1492
* nrktv: Add support for new season and serie URL schema
1493
1494
-------------------------------------------------------------------
1495
Wed Jun 6 15:35:49 UTC 2018 - jengelh@inai.de
1496
1497
- Update to new upstream release 2018.06.04
1498
* tumblr: add support for authentication
1499
* soundcloud: detect format extension
1500
* rtmp: gracefully handle live streams interrupted by user
1501
* openload: add support for oload.win and oload.download
1502
* facebook: add support for tahoe player videos
1503
* youtube: extract track and artist
1504
1505
-------------------------------------------------------------------
1506
Tue May 29 14:25:58 UTC 2018 - jengelh@inai.de
1507
1508
- Update to new upstream release 2018.05.26
1509
* imgur: Fix extraction
1510
* hidive: add support for authentication
1511
* nbc: add support for stream.nbcsports.com
1512
1513
-------------------------------------------------------------------
1514
Fri May 18 20:02:40 UTC 2018 - jengelh@inai.de
1515
1516
- Update to new upstream release 2018.05.18
1517
* youtube: fix extraction for embed restricted live streams
1518
* youtube: Make uploader extraction non fatal
1519
* youtube: Improve format filesize extraction
1520
* youtube: fix hd720 format position
1521
1522
-------------------------------------------------------------------
1523
Wed May 2 06:03:52 UTC 2018 - jengelh@inai.de
1524
1525
- Update to new upstream release 2018.05.01
1526
* Restart download if .ytdl file is corrupt
1527
* Add support for old.reddit.com URLs
1528
1529
-------------------------------------------------------------------
1530
Wed Apr 25 07:48:22 UTC 2018 - seb95.scou@gmail.com
1531
1532
- Update to new upstream release 2018.04.25
1533
* Fix match_str for boolean meta fields
1534
* Add support for pandoc 2 and disable smart extension (#16251)
1535
* Fix typo in media extension compatibility checker (#16215)
1536
* Recognize IPv6 stream URLs (#16136, #16137, #16205, #16246,
1537
#16250)
1538
* Extract is_live according to status (#16259)
1539
* Relax URL regular expression (#16258)
1540
* Remove extractor (#16256)
1541
* Fix extraction (#16254)
1542
* Add ability to authenticate with cookies
1543
* Implement lazy playlist extraction (#10184)
1544
* Add support for TV channel live streams (#15279, #15809)
1545
* Fix video extraction (#15931)
1546
* Fix extraction (#15227)
1547
* Add support for nickjr.nl (#16230)
1548
* Fix metadata extraction
1549
* Add support for generic embeds (#16134, #16154)
1550
* Extract new azure URLs (#16223)
1551
* Fix extraction (#16217)
1552
* Improve embeds detection (#16201)
1553
* Fix extraction (#16119)
1554
* Skip DRM asset types (#16104)
1555
1556
-------------------------------------------------------------------
1557
Mon Apr 16 14:31:34 UTC 2018 - jengelh@inai.de
1558
1559
- Update to new upstream release 2018.04.16
1560
* Add support for picarto.tv
1561
* Add support for mobile URLs
1562
1563
-------------------------------------------------------------------
1564
Sat Apr 14 22:38:44 UTC 2018 - seb95.scou@gmail.com
1565
1566
- Update to new upstream release 2018.04.09
1567
* Do not save/restore console title while simulate
1568
* Relax JSON-LD context check
1569
* Add support for tube8 embeds
1570
* Add support for share-videos.se embeds
1571
* Extend URL regular expression
1572
* Bypass mature content check
1573
* Extract more metadata
1574
* Fix extraction
1575
* Fix extraction
1576
* Fix title extraction
1577
* Extend URL regular expression
1578
* Add support for oload.xyz
1579
* Relax stream URL regular expression
1580
* Fix extraction
1581
* Add support for season URLs
1582
* Add support for series
1583
1584
-------------------------------------------------------------------
1585
Mon Feb 26 12:00:31 UTC 2018 - jengelh@inai.de
1586
1587
- Update to new upstream release 2018.02.26
1588
* veoh: Add support for embed URLs
1589
1590
-------------------------------------------------------------------
1591
Mon Feb 5 23:22:19 UTC 2018 - jengelh@inai.de
1592
1593
- Update to new upstream release 2018.02.04
1594
* Randomize HTTP chunk size
1595
* Fix HTTP/302 infinite loops by not reusing requests
1596
* brightcove: Pass embed page URL as referrer
1597
* youtube: enforce using chunked HTTP downloading for DASH formats
1598
1599
-------------------------------------------------------------------
1600
Tue Jan 30 22:22:49 UTC 2018 - jengelh@inai.de
1601
1602
- Update to new upstream release 2018.01.27
1603
* JWPlatform: Support iframes
1604
* openload: Add support for openload.link
1605
* utils: add hvc1 codec code to parse_codecs
1606
* downloader/fragment: Commit part file after each fragment In
1607
order to obtain correct resume_len on next iteration
1608
* mailru: Add support for embed URLs
1609
* downloader/fragment: Encode filename of fragment being
1610
removed
1611
* extractor/common: Introduce uploader, uploader_id and
1612
uploader_url meta fields for playlists
1613
* openload: Add support for oload.stream
1614
* extractor/common: Improve DASH formats extraction for jwplayer
1615
1616
-------------------------------------------------------------------
1617
Tue Nov 14 22:17:34 UTC 2017 - astieger@suse.com
1618
1619
- update to 2017.11.15:
1620
* many update to various downloaders and extractors
1621
1622
-------------------------------------------------------------------
1623
Mon Sep 25 12:15:48 UTC 2017 - jengelh@inai.de
1624
1625
- Update to new upstream release 2017.09.24
1626
* YoutubeDL: write raw subtitle files
1627
* laola1tv: Add support for tv.ittf.com
1628
* liveleak: Support multi-video pages
1629
* googledrive: Add support for subtitles
1630
* googledrive: Add support for source format
1631
* bbccouk: Add support for w-prefixed ids
1632
* charlierose: Add support for episodes
1633
* manyvids: Add support for preview videos
1634
* animeondemand: Add support for flash videos
1635
* downloader/fragment: Restart inconsistent incomplete fragment downloads
1636
* orf: Add new extractor for f4m stories
1637
* twitch: Add support for go.twitch.tv URLs
1638
* heise: Add support for YouTube embeds
1639
* lynda: Add support for educourse.ga
1640
* options: Accept lrc as a subtitle conversion target format
1641
* twitter: Add support for user_id-less URLs
1642
1643
-------------------------------------------------------------------
1644
Thu Aug 17 20:23:12 UTC 2017 - jengelh@inai.de
1645
1646
- Update to new upstream release 2017.08.18
1647
* Sanitize byte string format URLs
1648
* Make sure format id is not empty
1649
1650
-------------------------------------------------------------------
1651
Mon Aug 7 23:37:09 UTC 2017 - jengelh@inai.de
1652
1653
- Update to new upstream release 2017.08.06
1654
* amcnetworks: Make rating optional
1655
* yandexdisk: Add extractor
1656
* ard: Add support for liveS
1657
* pbs: Add support for new URL schema
1658
* vidme: Extract DASH and HLS formats
1659
1660
-------------------------------------------------------------------
1661
Mon Jul 24 10:58:34 UTC 2017 - jengelh@inai.de
1662
1663
- Update to new upstream release 2017.07.23
1664
* Remove extractor for yam
1665
* spiegel:article: Add support for nexx iframe embeds
1666
1667
-------------------------------------------------------------------
1668
Wed Jul 5 22:23:34 UTC 2017 - jengelh@inai.de
1669
1670
- Update to new upstream release 2017.07.02
1671
* youtube: improve chapters extraction (closes #13247)
1672
* youtube: adapt to new automatic captions rendition
1673
1674
-------------------------------------------------------------------
1675
Thu Jun 1 07:16:35 UTC 2017 - jengelh@inai.de
1676
1677
- Update to new upstream release 2017.05.29
1678
* youtube: fix DASH manifest signature verification
1679
1680
-------------------------------------------------------------------
1681
Mon May 22 08:06:39 UTC 2017 - jengelh@inai.de
1682
1683
- Update to new upstream release 2017.05.18.1
1684
* jsinterp: Add support for quoted names and indexers
1685
1686
-------------------------------------------------------------------
1687
Sun May 21 17:30:33 UTC 2017 - aloisio@gmx.com
1688
1689
- Made sure we don't ship the upstream binary
1690
1691
-------------------------------------------------------------------
1692
Wed May 17 21:37:06 UTC 2017 - jengelh@inai.de
1693
1694
- Update to new upstream release 2017.05.14
1695
* youtube: fix authentication
1696
1697
-------------------------------------------------------------------
1698
Sat Apr 29 22:06:16 UTC 2017 - jengelh@inai.de
1699
1700
- Update to new upstream release 2017.04.28
1701
* youtube: remove explicit preference for audio-only and
1702
video-only formats in order not to break sorting when new
1703
formats appear.
1704
* youtube: recognize new locale-based player URLs
1705
* youtube: recognize another HTML5 player URL
1706
1707
-------------------------------------------------------------------
1708
Tue Apr 11 08:30:35 UTC 2017 - jengelh@inai.de
1709
1710
- Update to new upstream release 2017.04.11
1711
* vshare: add extractor
1712
1713
-------------------------------------------------------------------
1714
Fri Apr 7 23:22:57 UTC 2017 - jengelh@inai.de
1715
1716
- Update to new upstream release 2017.04.03
1717
* youtube: recognize TL playlists
1718
* youtube: add format info for itag 325 and 328
1719
* zdf: fix extraction (ticket 12117)
1720
* heise: support videos embedded in any article
1721
* youtube-dl postprocessor: add support for FLAC
1722
1723
-------------------------------------------------------------------
1724
Wed Feb 1 10:11:31 UTC 2017 - jengelh@inai.de
1725
1726
- Update to new upstream release 2017.01.31
1727
* cmt,mtv,southpark: Add support for episode URLs
1728
* youtube: Fix extraction for domainless player URLs
1729
1730
-------------------------------------------------------------------
1731
Thu Jan 26 10:18:21 UTC 2017 - jengelh@inai.de
1732
1733
- Update to new upstream release 2017.01.25
1734
* Support tv.naver.com links
1735
* Support openload embeds
1736
1737
-------------------------------------------------------------------
1738
Tue Jan 17 00:23:25 UTC 2017 - jengelh@inai.de
1739
1740
- Update to new upstream release 2017.01.16
1741
* Make openload.co work again
1742
1743
-------------------------------------------------------------------
1744
Thu Jan 12 09:51:11 UTC 2017 - jengelh@inai.de
1745
1746
- Update to new upstream release 2017.01.10
1747
* Update youtube extraction strategy
1748
1749
-------------------------------------------------------------------
1750
Mon Jan 9 20:28:48 UTC 2017 - jengelh@inai.de
1751
1752
- Update to new upstream release 2017.01.08
1753
* add support for arkena.com, for comedycentral HLS video
1754
1755
-------------------------------------------------------------------
1756
Sun Jan 1 11:21:05 UTC 2017 - jengelh@inai.de
1757
1758
- Update to new upstream release 2016.12.31
1759
* acast: Fix broken audio URL and timestamp extraction
1760
* brightcove:legacy: Improve embeds detection
1761
* showroomlive, videa: Add extractor
1762
1763
-------------------------------------------------------------------
1764
Tue Dec 27 21:08:56 UTC 2016 - jengelh@inai.de
1765
1766
- Update to new upstream release 2016.12.22
1767
* prosiebensat1: extract dash formats
1768
* openload: recognize oload.tv
1769
* extractor/common: Recognize DASH formats in html5 media entries
1770
* brightcove:new: skip widevine classic videos
1771
* rtl2: extract more formats and metadata
1772
1773
-------------------------------------------------------------------
1774
Fri Dec 9 13:21:33 UTC 2016 - jengelh@inai.de
1775
1776
- Update to new upstream release 2016.12.09
1777
* cbslocal: Support newyork.cbslocal.com
1778
* viki: Prefer hls
1779
* thisoldhouse: Recognize /tv-episode/ URLs and update _TESTS
1780
1781
-------------------------------------------------------------------
1782
Tue Nov 22 23:59:14 UTC 2016 - jengelh@inai.de
1783
1784
- Update to new upstream release 2016.11.22
1785
* amcnetworks: Recognize more BBC America URLs
1786
1787
-------------------------------------------------------------------
1788
Thu Nov 17 20:10:03 UTC 2016 - jengelh@inai.de
1789
1790
- Update to new upstream release 2016.11.18
1791
* fix openload extraction
1792
1793
-------------------------------------------------------------------
1794
Mon Nov 14 12:11:21 UTC 2016 - jengelh@inai.de
1795
1796
- Update to new upstream release 2016.11.14.1
1797
* audioboom: Recognize /posts/ URLs
1798
* afreecatv: Add support for vod.afreecatv.com
1799
1800
-------------------------------------------------------------------
1801
Fri Nov 11 11:48:20 UTC 2016 - jengelh@inai.de
1802
1803
- Update to new upstream release 2016.11.08.1
1804
* Improve mpd base URL extraction
1805
* Add extractor for nicknight, vzaar, fox9
1806
* Add support for ISM manifests
1807
1808
-------------------------------------------------------------------
1809
Tue Nov 1 09:44:39 UTC 2016 - jengelh@inai.de
1810
1811
- Update to new upstream release 2016.10.31
1812
* openload: Support subtitles
1813
* download/hls: Delegate downloading to ffmpeg for live streams
1814
* brightcove:new: add support for live streams
1815
* jwplatform: Support DASH streams
1816
* twitch:stream: Add support for rebroadcasts
1817
1818
-------------------------------------------------------------------
1819
Tue Sep 27 07:42:55 UTC 2016 - jengelh@inai.de
1820
1821
- Update to new upstream release 2016.09.24
1822
* prosiebensat1: Add support for kabeleinsdoku
1823
* ustream: Support HLS streams
1824
* fox, cartoonnetwork: add support for Adobe Pass auth
1825
1826
-------------------------------------------------------------------
1827
Wed Sep 21 04:12:25 UTC 2016 - jengelh@inai.de
1828
1829
- Update to new upstream release 2016.09.19
1830
* jwplatform: Use js_to_json to detect more JWPlayers
1831
1832
-------------------------------------------------------------------
1833
Sun Sep 18 06:36:08 UTC 2016 - jengelh@inai.de
1834
1835
- Update to new upstream release 2016.09.15
1836
* Add extractor for abc:iview
1837
* eagleplatform: improve detection of embedded videos
1838
* pluralsight: add support for subtitles
1839
1840
-------------------------------------------------------------------
1841
Mon Aug 22 06:53:16 UTC 2016 - jengelh@inai.de
1842
1843
- Update to new upstream release 2016.08.22
1844
* Recognize m3u8 manifests in HTML5 multimedia tags
1845
1846
-------------------------------------------------------------------
1847
Tue Aug 16 12:27:45 UTC 2016 - jengelh@inai.de
1848
1849
- Update to new upstream release 2016.08.13
1850
* pbs: dad test for videos with undocumented http formats
1851
* crunchyroll: add support for HLS
1852
1853
-------------------------------------------------------------------
1854
Sat Aug 6 22:22:43 UTC 2016 - jengelh@inai.de
1855
1856
- Update to new upstream release 2016.08.06
1857
* vodplatform: Add new extractor
1858
* limelight: extract http formats
1859
1860
-------------------------------------------------------------------
1861
Mon Jul 25 10:41:49 UTC 2016 - jengelh@inai.de
1862
1863
- Update to new upstream release 2016.07.24
1864
* onet, dcn, telegraaf, arkena: enable dash formats
1865
1866
-------------------------------------------------------------------
1867
Thu Jun 30 22:39:00 UTC 2016 - jengelh@inai.de
1868
1869
- Update to new upstream release 2016.07.01
1870
* youtube: fix ID 141 format tests
1871
1872
-------------------------------------------------------------------
1873
Mon Jun 27 12:43:27 UTC 2016 - jengelh@inai.de
1874
1875
- Update to new upstream release 2016.06.23.1
1876
* Improved jwplayer support
1877
1878
-------------------------------------------------------------------
1879
Wed May 18 09:12:53 UTC 2016 - jengelh@inai.de
1880
1881
- Update to new upstream release 2016.05.16
1882
* groupon: add support for Youtube embeds
1883
1884
-------------------------------------------------------------------
1885
Wed May 4 10:29:49 UTC 2016 - jengelh@inai.de
1886
1887
- Update to new upstream release 2016.05.01
1888
* Add support for tagesschau playlists
1889
1890
-------------------------------------------------------------------
1891
Wed Apr 27 10:21:56 UTC 2016 - jengelh@inai.de
1892
1893
- Update to new upstream release 2016.04.24
1894
* Add new extractor for nhl, today.com, mgtv, dispeak,
1895
instagram, tdslifeway.
1896
* mixcloud: Added support for user uploads, playlists, favorites
1897
and listens.
1898
1899
-------------------------------------------------------------------
1900
Mon Apr 18 23:23:08 UTC 2016 - jengelh@inai.de
1901
1902
- Update to new upstream release 2016.04.13
1903
* Add extractors for cliprs, presstv, auroravid, zdnet videos, cbs
1904
1905
-------------------------------------------------------------------
1906
Mon Apr 4 13:54:40 UTC 2016 - jengelh@inai.de
1907
1908
- Update to new upstream release 2016.04.01
1909
* brightcove: Support alternative BrightcoveExperience
1910
1911
-------------------------------------------------------------------
1912
Fri Mar 25 12:07:35 UTC 2016 - jengelh@inai.de
1913
1914
- Update to new upstream release 2016.03.25
1915
* New extractor for mnet, udemy, thescene, biobiotv, cda.pl, hbo
1916
* Support Vine embeddings
1917
1918
-------------------------------------------------------------------
1919
Sat Mar 19 10:01:47 UTC 2016 - jengelh@inai.de
1920
1921
- Update to new upstream release 2016.03.18
1922
* fix DASH format sorting
1923
* Add new extractor for rice, tv3, once
1924
1925
-------------------------------------------------------------------
1926
Mon Mar 14 23:34:49 UTC 2016 - jengelh@inai.de
1927
1928
- Update to new upstream release 2016.03.14
1929
* add new extractor for usatoday, minoto
1930
* add external rtsp and mms protocol downloader
1931
1932
-------------------------------------------------------------------
1933
Tue Mar 8 08:49:27 UTC 2016 - jengelh@inai.de
1934
1935
- Update to new upstream release 2016.03.06
1936
* unspecified set of fixes and improvements
1937
1938
-------------------------------------------------------------------
1939
Tue Mar 1 23:48:05 UTC 2016 - jengelh@inai.de
1940
1941
- Update to new upstream release 2016.03.01
1942
* Add support for dplay.no
1943
* imdb: recognize 1080p formats
1944
1945
-------------------------------------------------------------------
1946
Sun Feb 14 23:29:59 UTC 2016 - jengelh@inai.de
1947
1948
- Update to new upstream release 2016.02.13
1949
* vevo: add support for DASH formats
1950
1951
-------------------------------------------------------------------
1952
Mon Feb 1 19:23:06 UTC 2016 - jengelh@inai.de
1953
1954
- Update to new upstream release 2016.02.01
1955
* youtube: added vcodec/acodec/abr for multiple itags
1956
* vidzi: fix extraction
1957
* schooltv: Add extractor for SchoolTV playlists
1958
1959
-------------------------------------------------------------------
1960
Mon Jan 25 01:50:20 UTC 2016 - jengelh@inai.de
1961
1962
- Update to new upstream release 2016.01.23
1963
* subtitle support for svtplay
1964
* add extractor for arte:cinema, lemonde, weiqitv
1965
1966
-------------------------------------------------------------------
1967
Tue Jan 19 12:57:12 UTC 2016 - jengelh@inai.de
1968
1969
- Update to new upstream release 2016.01.16
1970
* cwtv: add new extractor
1971
* add support for fyi.tv, aetv.com, mylifetime.com, 7tv.de
1972
1973
-------------------------------------------------------------------
1974
Sat Jan 9 19:53:18 UTC 2016 - jengelh@inai.de
1975
1976
- Update to new upstream release 2016.01.09
1977
1978
-------------------------------------------------------------------
1979
Sat Dec 26 22:16:05 UTC 2015 - mailaender@opensuse.org
1980
1981
- Update to new upstream release 2015.12.23
1982
1983
-------------------------------------------------------------------
1984
Wed Dec 16 23:40:56 UTC 2015 - jengelh@inai.de
1985
1986
- Update to new upstream release 2015.12.13
1987
* Add cookie and referer in headers
1988
* Updates for VEVO service
1989
1990
-------------------------------------------------------------------
1991
Sat Nov 28 09:13:55 UTC 2015 - jengelh@inai.de
1992
1993
- Update to new upstream release 2015.11.27.1
1994
* Remove Accept-encoding from HLS headers passed to ffmpeg
1995
1996
-------------------------------------------------------------------
1997
Thu Nov 26 19:25:43 UTC 2015 - jengelh@inai.de
1998
1999
- Update to new upstream release 2015.11.24
2000
* Again support new youtube js code
2001
2002
-------------------------------------------------------------------
2003
Mon Nov 16 20:53:46 UTC 2015 - aloisio@gmx.com
2004
2005
- Update to new upstream release 2015.11.15
2006
* Added extrator for nowtv list
2007
2008
-------------------------------------------------------------------
2009
Thu Nov 12 19:32:27 UTC 2015 - jengelh@inai.de
2010
2011
- Update to new upstream release 2015.11.10
2012
* youtube: support new base.js html5 player
2013
2014
-------------------------------------------------------------------
2015
Mon Oct 26 20:55:38 UTC 2015 - jengelh@inai.de
2016
2017
- Update to new upstream release 2015.10.24
2018
* Support age restricted channels in youtube
2019
2020
-------------------------------------------------------------------
2021
Sun Oct 11 20:52:40 UTC 2015 - jengelh@inai.de
2022
2023
- Update to new upstream release 2015.10.09
2024
* rtmp: respect --no-continue option
2025
* vimeo: avoid failure when no HLS type streams are available
2026
2027
-------------------------------------------------------------------
2028
Thu Sep 24 10:34:02 UTC 2015 - jengelh@inai.de
2029
2030
- Update to new upstream release 2015.09.22
2031
* nowness: video extraction and add support serie and playlist ext?.
2032
* ndr: add support for embeds
2033
* yahoo: process query result embedded in webpage
2034
2035
-------------------------------------------------------------------
2036
Wed Sep 9 08:23:01 UTC 2015 - jengelh@inai.de
2037
2038
- Update to new upstream release 2015.09.03
2039
* downloader/f4m Fragment filenames are now be sanitized.
2040
* Improvements to mtvservices: support for news, catch more
2041
georestriction errors, title extraction under python2.
2042
* Check for ScreenwaveMedia embeddings. Warn when falling back to
2043
a hardcoded list of streams.
2044
* youtube was missing format details for 60fps DASH formats.
2045
* f4m: add missing imports
2046
* hls: properly encode fragment filename
2047
2048
-------------------------------------------------------------------
2049
Mon Aug 24 09:36:36 UTC 2015 - jengelh@inai.de
2050
2051
- Update to new upstream release 2015.08.16.1
2052
* youtube: search_url extraction.
2053
* youtube: Expand _VALID_URL to support vid.plus.
2054
2055
-------------------------------------------------------------------
2056
Sat Aug 15 12:37:05 UTC 2015 - jengelh@inai.de
2057
2058
- Avoid pandoc requirement when using regular release tarballs
2059
2060
-------------------------------------------------------------------
2061
Sun Aug 9 13:21:04 UTC 2015 - mailaender@opensuse.org
2062
2063
- Update to new upstream release 2015.08.06.1
2064
* Add support for sportschau.de
2065
* Add support for YouTube multifeed videos
2066
* Add support for SoundCloud reposts
2067
2068
-------------------------------------------------------------------
2069
Fri Jul 31 11:53:29 UTC 2015 - jengelh@inai.de
2070
2071
- Update to new upstream release 2015.07.28
2072
* Use 'vp8' and 'vp9' in lowercase
2073
* Add support for direct bbc.co.uk embeds
2074
2075
-------------------------------------------------------------------
2076
Mon Jul 20 05:34:27 UTC 2015 - jengelh@inai.de
2077
2078
- Update to new upstream release 2015.07.18
2079
* myspass: resolve download failure
2080
2081
-------------------------------------------------------------------
2082
Sun Jul 19 10:23:27 UTC 2015 - jengelh@inai.de
2083
2084
- Update to new upstream release 2015.07.07
2085
* qqmusic: add support for playlists
2086
2087
-------------------------------------------------------------------
2088
Mon Jul 6 19:53:47 UTC 2015 - benoit.monin@gmx.fr
2089
2090
- update to version 2015.07.04:
2091
* new handlers for MovieFap, SnagFilms, ThisAmericanLife,
2092
TwitterCard
2093
2094
-------------------------------------------------------------------
2095
Tue Jun 30 18:55:42 UTC 2015 - benoit.monin@gmx.fr
2096
2097
- update to version 2015.06.25:
2098
* new handlers for AdobeTVVideo, DailymotionCloud, OnionStudios,
2099
Pinkbike, XHamsterEmbed
2100
2101
-------------------------------------------------------------------
2102
Wed Jun 17 22:05:54 UTC 2015 - jengelh@inai.de
2103
2104
- Update to new upstream release 2015.06.15
2105
* New handlers for dramafever, dramafever:series, FiveTV, iqiyi,
2106
Ruutu, TVC, TVCArtic.
2107
2108
-------------------------------------------------------------------
2109
Sat Jun 6 18:48:37 UTC 2015 - jengelh@inai.de
2110
2111
- Update to new upstream release 2015.06.04.1
2112
* Improved handler for spiegel.tv
2113
2114
-------------------------------------------------------------------
2115
Sat May 30 16:22:30 UTC 2015 - benoit.monin@gmx.fr
2116
2117
- update to version 2015.05.29:
2118
* new handlers for AppleDaily, KarriereVideos, NowTV,
2119
viki:channel
2120
* removed handlers for AppleDailyAnimationNews,
2121
AppleDailyRealtimeNews, Firedrive, RTLnow, Sockshare
2122
2123
2124
-------------------------------------------------------------------
2125
Sat May 23 18:43:12 UTC 2015 - benoit.monin@gmx.fr
2126
2127
- update to version 2015.05.20:
2128
* new handlers for ESPN, OoyalaExternal, SportBoxEmbed, TV2,
2129
TV2Article
2130
2131
-------------------------------------------------------------------
2132
Mon May 18 19:11:35 UTC 2015 - benoit.monin@gmx.fr
2133
2134
- update to version 2015.05.15:
2135
* new handlers for N-JOY, qqmusic:toplist, southparkstudios.dk,
2136
TMZArticle, VoiceRepublic
2137
2138
-------------------------------------------------------------------
2139
Tue May 12 18:39:17 UTC 2015 - benoit.monin@gmx.fr
2140
2141
- update to version 2015.05.10:
2142
* new handlers for bt:article, bt:vestlendingen, life:embed,
2143
NYTimesArticle, southpark.nl, SVT, Xstream
2144
2145
-------------------------------------------------------------------
2146
Wed May 6 13:51:06 UTC 2015 - benoit.monin@gmx.fr
2147
2148
- update to version 2015.05.04:
2149
* new handlers for BaiduVideo, FoxSports, PhilharmonieDeParis
2150
* removed handler for Grooveshark
2151
2152
-------------------------------------------------------------------
2153
Mon Apr 27 19:40:54 UTC 2015 - benoit.monin@gmx.fr
2154
2155
- update to new upstream release 2015.04.26:
2156
* new handlers for Gfycat, MegaVideoz, SenateISVP,
2157
southpark.cc.com:español
2158
2159
-------------------------------------------------------------------
2160
Sat Apr 18 10:59:42 UTC 2015 - benoit.monin@gmx.fr
2161
2162
- update to new upstream release 2015.04.17:
2163
* fix unicode warning about the configuration file
2164
* new handlers for CrooksAndLiars, QQMusic, QQMusicAlbum,
2165
QQMusicSinger, Srf
2166
2167
-------------------------------------------------------------------
2168
Sat Apr 11 15:46:40 UTC 2015 - benoit.monin@gmx.fr
2169
2170
- update to new upstream release 2015.04.09:
2171
* fix invalid warning about missing ssl certificates
2172
* new handlers for Gamersyde, PornoVoisines, RadioJavan,
2173
SpankBang, UDNEmbed
2174
2175
-------------------------------------------------------------------
2176
Fri Apr 3 18:36:10 UTC 2015 - benoit.monin@gmx.fr
2177
2178
- update to new upstream release 2015.04.03:
2179
* new handlers for 22tracks:genre, 22tracks:track, DHM, Dumpert,
2180
miomio.tv, NBCSports, NBCSportsVPlayer, safari, safari:course,
2181
Varzesh3, Vessel
2182
2183
-------------------------------------------------------------------
2184
Sat Mar 28 21:48:59 UTC 2015 - jengelh@inai.de
2185
2186
- Update to new upstream relase 2015.03.24
2187
* Support and URL updates for ntimes, nrk, videomega, dailyshow.
2188
2189
-------------------------------------------------------------------
2190
Wed Mar 11 21:19:45 UTC 2015 - benoit.monin@gmx.fr
2191
2192
- update to 2015.03.09:
2193
* new handlers for AirMozilla, chirbit, chirbit:profile,
2194
EaglePlatform, Gazeta, Kaltura, Letv, LetvPlaylist, LetvTv,
2195
Odnoklassniki, orf:iptv, Pladform, Playwire, Puls4, R7,
2196
soundgasm:profile
2197
2198
-------------------------------------------------------------------
2199
Sat Feb 21 21:05:17 UTC 2015 - benoit.monin@gmx.fr
2200
2201
- update to 2015.02.21:
2202
* new command line options:
2203
+ --no-color Do not emit color codes in output
2204
+ --match-filter FILTER (Experimental) Generic video filter
2205
+ --hls-prefer-native (experimental) Use the native HLS
2206
+ --ffmpeg-location PATH Location of the ffmpeg/avconv binary
2207
* new handlers for 1tv, Camdemy, CamdemyFolder, CBSSports,
2208
Embedly, History, Imgur, media.ccc.de, NationalGeographic,
2209
npo.nl:radio, npo.nl:radio:fragment, PornHubPlaylist, rtl.nl,
2210
Sandia, TV4, Yam, Zapiks
2211
2212
-------------------------------------------------------------------
2213
Mon Feb 9 19:32:38 UTC 2015 - benoit.monin@gmx.fr
2214
2215
- update to new upstream release 2015.02.09.3:
2216
* various fixes
2217
* new and updated handlers for Abc7News, Aftenposten,
2218
AlphaPorno, AppleDailyAnimationNews, AppleDailyRealtimeNews,
2219
AtresPlayer, ATTTechChannel, audiomack:album, CNNArticle,
2220
CollegeRama, CtsNews, DctpTv, DRBonanza, EchoMsk, EroProfile,
2221
Giga, HearThisAt, HellPorno, HistoricFilms, hitbox, Karaoketv,
2222
LnkGo, n-tv.de, Nerdist, Netzkino, NextMedia,
2223
NextMediaActionNews, nhl.com:news, : NHL newsnpo.nl:live,
2224
ntv.ru, OpenFilm, orf:fm4, : radio FM4radiobremen, Rte, RTL2,
2225
rutube:embed, SRMediathek, StreetVoice, SVTPlay, TeleTask,
2226
TestTube, tvp.pl:Series, Tweakers, Twitch, vier, vier:videos,
2227
WebOfStories, WSJ, Xuite, XXXYMovies
2228
- call 'make clean' to avoid packaging a prebuild binary
2229
- add pandoc as buildRequires to generate the manpage
2230
2231
-------------------------------------------------------------------
2232
Sat Jan 24 16:22:23 UTC 2015 - benoit.monin@gmx.fr
2233
2234
- update to new upstream release 2015.01.23.4:
2235
* numerous improvements
2236
* new handlers for 24video, AdobeTV, AlJazeera, Azubu, Bet, Bpb,
2237
BuzzFeed, Cinchcast, ComCarCoff, dvtv, Foxgay, FoxNews,
2238
GiantBomb, Groupon, Minhateca, MySpace:album, MyVidster,
2239
NerdCubedFeed, radio.de, Restudy, RTP, ScreencastOMatic,
2240
ScreenwaveMedia, Tass, TeamFour, TeleBruxelles, TMZ,
2241
TrailerAddict, TuneIn, vk.com:user-videos, XMinus, YesJapan,
2242
ZDFChannel, zingmp3:album, zingmp3:song
2243
- add new buildRequires to generate the readme:
2244
* python-devel
2245
* python-xml
2246
2247
-------------------------------------------------------------------
2248
Sat Nov 22 23:35:25 UTC 2014 - jengelh@inai.de
2249
2250
- Update to new upstream release 2014.11.21.1
2251
* Update handlers for vh1, comedycentral, stanfordoc
2252
* correct OptionGroup invocation for Python 3
2253
* Fix writing to paths with unicode characters
2254
* rtlxl: Use m3u8 streams instead of f4m
2255
* youtube: Add webm audio formats
2256
2257
-------------------------------------------------------------------
2258
Wed Nov 19 21:35:44 UTC 2014 - jengelh@inai.de
2259
2260
- Update to new upstream release 2014.11.16
2261
* Modernize handlers for new URLs at spiegel.tv, blip.tv,
2262
and some others.
2263
2264
-------------------------------------------------------------------
2265
Sun Nov 9 12:09:14 UTC 2014 - aloisio@gmx.com
2266
2267
- Update to new upstream release 2014.11.04
2268
* Numerous improvements
2269
2270
-------------------------------------------------------------------
2271
Mon Aug 11 01:05:51 UTC 2014 - jengelh@inai.de
2272
2273
- Update to new upstream release 2014.08.10
2274
* appletrailers: Support height-less videos
2275
* ard: Show error message if video is no longer available
2276
* fm4, gamestar, mojvideo, tvplay, ubu, xboxclips:
2277
add new extractors
2278
2279
-------------------------------------------------------------------
2280
Sat Jul 19 21:56:27 UTC 2014 - jengelh@inai.de
2281
2282
- Update to new upstream release 2014.07.15
2283
* Add support for Spike mobile URLs, aftonbladet.se, Playvid,
2284
wdr.de, concert.arte.tv, parliamentlive.uk, on.aol.com, xbef,
2285
rts.ch, byutv.org, and many more
2286
2287
-------------------------------------------------------------------
2288
Sat Mar 8 09:24:00 UTC 2014 - jengelh@inai.de
2289
2290
- Update to new upstream release 2014.03.07.1
2291
* Add an Info Extractor (IE) for non-{password protected}
2292
GDC Vault videos
2293
* Add support for video from embed.ly, mail.ru, ceskatelevize.cz,
2294
tvigle.ru, 13.cl, authenticated videos
2295
* Fixed segment extraction for ORF
2296
* Add support for Youtube search result URLs
2297
2298
-------------------------------------------------------------------
2299
Mon Mar 3 08:40:23 UTC 2014 - jengelh@inai.de
2300
2301
- Update to new upstream release 2014.02.28
2302
* miscellaneous fixes to make YT downloading work again (bnc#866153)
2303
* support for ComedyCentral clips
2304
* corrected Vimeo description fetching
2305
* --verbose now shows more environment information
2306
* --no-post-overwrites now takes an argument
2307
* New engines: NBA, JustinTV, FunnyOrDie, TweetReel, Steam, Ustream
2308
2309
-------------------------------------------------------------------
2310
Sun Jun 2 20:41:41 UTC 2013 - jengelh@inai.de
2311
2312
- Update to new upstream release 2013.05.23
2313
* Add support for Howcast, Vine, Teamcoco, Flickr videos
2314
* Add MyVideo RTMP support
2315
2316
-------------------------------------------------------------------
2317
Sun May 12 11:16:12 UTC 2013 - jengelh@inai.de
2318
2319
- Reinstate Git-Clone line, and do signature verification
2320
- Totally own bash_completion.d
2321
2322
-------------------------------------------------------------------
2323
Sun May 12 10:39:44 UTC 2013 - tchvatal@suse.com
2324
2325
- Version bump to 2013.05.10 release which fixes compatibility.
2326
* Use upstream provided tarballs and versioning.
2327
* Use upstream Makefile directly to generate everything.
2328
* Install manpage and bash completion.
2329
* Do not use hand generated documents but rely on those provided
2330
by upstream.
2331
2332
-------------------------------------------------------------------
2333
Sat Apr 6 23:12:38 UTC 2013 - jengelh@inai.de
2334
2335
- Initial package (version 0~20130403) for build.opensuse.org
2336