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