oembed-providers 1.0.20211104 → 1.0.20220103

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
  3. package/providers.json +68 -541
package/README.md CHANGED
@@ -2,6 +2,7 @@ oEmbed Spec
2
2
  ===========
3
3
 
4
4
  [![Build Status](https://github.com/iamcal/oembed/actions/workflows/build.yml/badge.svg)](https://github.com/iamcal/oembed/actions)
5
+ <span class="badge-npmversion"><a href="https://npmjs.org/package/oembed-providers" title="View this project on NPM"><img src="https://img.shields.io/npm/v/oembed-providers.svg" alt="NPM version" /></a></span>
5
6
 
6
7
  This repo represents the current oEmbed spec as seen at
7
8
  <a href="http://oembed.com">http://oembed.com</a> and any drafts, in the `www` directory.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oembed-providers",
3
- "version": "1.0.20211104",
3
+ "version": "1.0.20220103",
4
4
  "license": "MIT",
5
5
  "description": "oEmbed providers",
6
6
  "main": "providers.json",
package/providers.json CHANGED
@@ -11,19 +11,6 @@
11
11
  }
12
12
  ]
13
13
  },
14
- {
15
- "provider_name": "Bopp",
16
- "provider_url": "http://www.bopp.tk",
17
- "endpoints": [
18
- {
19
- "schemes": [
20
- "http://i.bopp.tk/*"
21
- ],
22
- "url": "http://api.bopp.tk/v1/oembed",
23
- "discovery": true
24
- }
25
- ]
26
- },
27
14
  {
28
15
  "provider_name": "GIPHY",
29
16
  "provider_url": "https://giphy.com",
@@ -130,18 +117,18 @@
130
117
  ]
131
118
  },
132
119
  {
133
- "provider_name": "Alpha App Net",
134
- "provider_url": "https://alpha.app.net/browse/posts/",
120
+ "provider_name": "afreecaTV",
121
+ "provider_url": "https://www.afreecatv.com",
135
122
  "endpoints": [
136
123
  {
137
124
  "schemes": [
138
- "https://alpha.app.net/*/post/*",
139
- "https://photos.app.net/*/*"
125
+ "https://v.afree.ca/ST/",
126
+ "https://vod.afreecatv.com/ST/",
127
+ "https://vod.afreecatv.com/PLAYER/STATION/",
128
+ "https://play.afreecatv.com/"
140
129
  ],
141
- "url": "https://alpha-api.app.net/oembed",
142
- "formats": [
143
- "json"
144
- ]
130
+ "url": "https://openapi.afreecatv.com/oembed/embedinfo",
131
+ "discovery": true
145
132
  }
146
133
  ]
147
134
  },
@@ -331,19 +318,6 @@
331
318
  }
332
319
  ]
333
320
  },
334
- {
335
- "provider_name": "AxiomNinja",
336
- "provider_url": "http://axiom.ninja",
337
- "endpoints": [
338
- {
339
- "schemes": [
340
- "http://axiom.ninja/*"
341
- ],
342
- "url": "http://axiom.ninja/oembed/",
343
- "discovery": true
344
- }
345
- ]
346
- },
347
321
  {
348
322
  "provider_name": "Backtracks",
349
323
  "provider_url": "https://backtracks.fm",
@@ -462,19 +436,6 @@
462
436
  }
463
437
  ]
464
438
  },
465
- {
466
- "provider_name": "Carbon Health",
467
- "provider_url": "https://carbonhealth.com",
468
- "endpoints": [
469
- {
470
- "schemes": [
471
- "https://carbonhealth.com/practice/*"
472
- ],
473
- "url": "http://carbonhealth.com/oembed",
474
- "discovery": true
475
- }
476
- ]
477
- },
478
439
  {
479
440
  "provider_name": "Catapult",
480
441
  "provider_url": "https://www.catapult.app/",
@@ -523,10 +484,10 @@
523
484
  "endpoints": [
524
485
  {
525
486
  "schemes": [
526
- "https://chainflix.net/video/*",
527
- "https://chainflix.net/video/embed/*",
528
- "https://*.chainflix.net/video/*",
529
- "https://*.chainflix.net/video/embed/*"
487
+ "https://chainflix.net/video/?*",
488
+ "https://chainflix.net/video/embed/?*",
489
+ "https://(m|www).chainflix.net/video/?*",
490
+ "https://(m|www).chainflix.net/video/embed/?*"
530
491
  ],
531
492
  "url": "https://www.chainflix.net/video/oembed",
532
493
  "discovery": true
@@ -771,23 +732,6 @@
771
732
  }
772
733
  ]
773
734
  },
774
- {
775
- "provider_name": "Cyrano Systems",
776
- "provider_url": "http://www.cyranosystems.com/",
777
- "endpoints": [
778
- {
779
- "schemes": [
780
- "https://staging.cyranosystems.com/msg/*",
781
- "https://app.cyranosystems.com/msg/*"
782
- ],
783
- "url": "https://staging.cyranosystems.com/oembed",
784
- "formats": [
785
- "json"
786
- ],
787
- "discovery": true
788
- }
789
- ]
790
- },
791
735
  {
792
736
  "provider_name": "Dailymotion",
793
737
  "provider_url": "https://www.dailymotion.com",
@@ -889,18 +833,6 @@
889
833
  }
890
834
  ]
891
835
  },
892
- {
893
- "provider_name": "Dipity",
894
- "provider_url": "http://www.dipity.com",
895
- "endpoints": [
896
- {
897
- "schemes": [
898
- "http://www.dipity.com/*/*/"
899
- ],
900
- "url": "http://www.dipity.com/oembed/timeline/"
901
- }
902
- ]
903
- },
904
836
  {
905
837
  "provider_name": "DocDroid",
906
838
  "provider_url": "https://www.docdroid.net/",
@@ -947,18 +879,6 @@
947
879
  }
948
880
  ]
949
881
  },
950
- {
951
- "provider_name": "edocr",
952
- "provider_url": "http://www.edocr.com",
953
- "endpoints": [
954
- {
955
- "schemes": [
956
- "http://edocr.com/docs/*"
957
- ],
958
- "url": "http://edocr.com/api/oembed"
959
- }
960
- ]
961
- },
962
882
  {
963
883
  "provider_name": "eduMedia",
964
884
  "provider_url": "https://www.edumedia-sciences.com/",
@@ -986,18 +906,6 @@
986
906
  }
987
907
  ]
988
908
  },
989
- {
990
- "provider_name": "Embed Articles",
991
- "provider_url": "http://embedarticles.com/",
992
- "endpoints": [
993
- {
994
- "schemes": [
995
- "http://embedarticles.com/*"
996
- ],
997
- "url": "http://embedarticles.com/oembed/"
998
- }
999
- ]
1000
- },
1001
909
  {
1002
910
  "provider_name": "Embedery",
1003
911
  "provider_url": "https://embedery.com/",
@@ -1213,7 +1121,9 @@
1213
1121
  "http://*.flickr.com/photos/*",
1214
1122
  "http://flic.kr/p/*",
1215
1123
  "https://*.flickr.com/photos/*",
1216
- "https://flic.kr/p/*"
1124
+ "https://flic.kr/p/*",
1125
+ "https://*.*.flickr.com/*/*",
1126
+ "http://*.*.flickr.com/*/*"
1217
1127
  ],
1218
1128
  "url": "https://www.flickr.com/services/oembed/",
1219
1129
  "discovery": true
@@ -1275,18 +1185,6 @@
1275
1185
  }
1276
1186
  ]
1277
1187
  },
1278
- {
1279
- "provider_name": "FunnyOrDie",
1280
- "provider_url": "http://www.funnyordie.com/",
1281
- "endpoints": [
1282
- {
1283
- "schemes": [
1284
- "http://www.funnyordie.com/videos/*"
1285
- ],
1286
- "url": "http://www.funnyordie.com/oembed.{format}"
1287
- }
1288
- ]
1289
- },
1290
1188
  {
1291
1189
  "provider_name": "Geograph Britain and Ireland",
1292
1190
  "provider_url": "https://www.geograph.org.uk/",
@@ -1513,21 +1411,6 @@
1513
1411
  }
1514
1412
  ]
1515
1413
  },
1516
- {
1517
- "provider_name": "Hosted by You",
1518
- "provider_url": "https://hostedbyyou.com",
1519
- "endpoints": [
1520
- {
1521
- "schemes": [
1522
- "https://hostedbyyou.com/event/*"
1523
- ],
1524
- "url": "https://hostedbyyou.com/api/oembed",
1525
- "formats": [
1526
- "json"
1527
- ]
1528
- }
1529
- ]
1530
- },
1531
1414
  {
1532
1415
  "provider_name": "HuffDuffer",
1533
1416
  "provider_url": "http://huffduffer.com",
@@ -1726,16 +1609,6 @@
1726
1609
  }
1727
1610
  ]
1728
1611
  },
1729
- {
1730
- "provider_name": "ivlismusic",
1731
- "provider_url": "https://music.ivlis.kr/",
1732
- "endpoints": [
1733
- {
1734
- "url": "https://music.ivlis.kr/oembed",
1735
- "discovery": true
1736
- }
1737
- ]
1738
- },
1739
1612
  {
1740
1613
  "provider_name": "Jovian",
1741
1614
  "provider_url": "https://jovian.ai/",
@@ -2054,15 +1927,6 @@
2054
1927
  }
2055
1928
  ]
2056
1929
  },
2057
- {
2058
- "provider_name": "Microlink",
2059
- "provider_url": "http://api.microlink.io",
2060
- "endpoints": [
2061
- {
2062
- "url": "https://api.microlink.io"
2063
- }
2064
- ]
2065
- },
2066
1930
  {
2067
1931
  "provider_name": "Microsoft Stream",
2068
1932
  "provider_url": "https://stream.microsoft.com",
@@ -2123,35 +1987,6 @@
2123
1987
  }
2124
1988
  ]
2125
1989
  },
2126
- {
2127
- "provider_name": "Modelo",
2128
- "provider_url": "http://modelo.io/",
2129
- "endpoints": [
2130
- {
2131
- "schemes": [
2132
- "https://beta.modelo.io/embedded/*"
2133
- ],
2134
- "url": "https://portal.modelo.io/oembed",
2135
- "discovery": false
2136
- }
2137
- ]
2138
- },
2139
- {
2140
- "provider_name": "MorphCast",
2141
- "provider_url": "https://www.morphcast.com",
2142
- "endpoints": [
2143
- {
2144
- "schemes": [
2145
- "https://m-roll.morphcast.com/mroll/*"
2146
- ],
2147
- "url": "https://m-roll.morphcast.com/service/oembed",
2148
- "discovery": true,
2149
- "formats": [
2150
- "json"
2151
- ]
2152
- }
2153
- ]
2154
- },
2155
1990
  {
2156
1991
  "provider_name": "Music Box Maniacs",
2157
1992
  "provider_url": "https://musicboxmaniacs.com/",
@@ -2321,6 +2156,20 @@
2321
2156
  }
2322
2157
  ]
2323
2158
  },
2159
+ {
2160
+ "provider_name": "Odysee",
2161
+ "provider_url": "https://odysee.com",
2162
+ "endpoints": [
2163
+ {
2164
+ "schemes": [
2165
+ "https://odysee.com/*/*",
2166
+ "https://odysee.com/*"
2167
+ ],
2168
+ "url": "https://odysee.com/$/oembed",
2169
+ "discovery": true
2170
+ }
2171
+ ]
2172
+ },
2324
2173
  {
2325
2174
  "provider_name": "Official FM",
2326
2175
  "provider_url": "http://official.fm",
@@ -2364,31 +2213,6 @@
2364
2213
  }
2365
2214
  ]
2366
2215
  },
2367
- {
2368
- "provider_name": "On Aol",
2369
- "provider_url": "http://on.aol.com/",
2370
- "endpoints": [
2371
- {
2372
- "schemes": [
2373
- "http://on.aol.com/video/*"
2374
- ],
2375
- "url": "http://on.aol.com/api"
2376
- }
2377
- ]
2378
- },
2379
- {
2380
- "provider_name": "Opsomai",
2381
- "provider_url": "http://www.opsomai.com",
2382
- "endpoints": [
2383
- {
2384
- "schemes": [
2385
- "https://*.opsismedia.com/*"
2386
- ],
2387
- "url": "https://test-bysa.opsismedia.com/oembed.php",
2388
- "discovery": true
2389
- }
2390
- ]
2391
- },
2392
2216
  {
2393
2217
  "provider_name": "Ora TV",
2394
2218
  "provider_url": "http://www.ora.tv/",
@@ -2421,19 +2245,6 @@
2421
2245
  }
2422
2246
  ]
2423
2247
  },
2424
- {
2425
- "provider_name": "Oumy",
2426
- "provider_url": "https://www.oumy.com/",
2427
- "endpoints": [
2428
- {
2429
- "schemes": [
2430
- "https://www.oumy.com/v/*"
2431
- ],
2432
- "url": "https://www.oumy.com/oembed",
2433
- "discovery": true
2434
- }
2435
- ]
2436
- },
2437
2248
  {
2438
2249
  "provider_name": "Outplayed.tv",
2439
2250
  "provider_url": "https://outplayed.tv/",
@@ -2655,19 +2466,6 @@
2655
2466
  }
2656
2467
  ]
2657
2468
  },
2658
- {
2659
- "provider_name": "Polaris Share",
2660
- "provider_url": "https://www.polarishare.com/",
2661
- "endpoints": [
2662
- {
2663
- "schemes": [
2664
- "https://www.polarishare.com/*/*"
2665
- ],
2666
- "url": "https://api.polarishare.com/rest/api/oembed",
2667
- "discovery": true
2668
- }
2669
- ]
2670
- },
2671
2469
  {
2672
2470
  "provider_name": "Poll Daddy",
2673
2471
  "provider_url": "http://polldaddy.com",
@@ -2682,18 +2480,6 @@
2682
2480
  }
2683
2481
  ]
2684
2482
  },
2685
- {
2686
- "provider_name": "Port",
2687
- "provider_url": "http://www.sellwithport.com/",
2688
- "endpoints": [
2689
- {
2690
- "schemes": [
2691
- "https://app.sellwithport.com/#/buyer/*"
2692
- ],
2693
- "url": "https://api.sellwithport.com/v1.0/buyer/oembed"
2694
- }
2695
- ]
2696
- },
2697
2483
  {
2698
2484
  "provider_name": "Portfolium",
2699
2485
  "provider_url": "https://portfolium.com",
@@ -2706,19 +2492,6 @@
2706
2492
  }
2707
2493
  ]
2708
2494
  },
2709
- {
2710
- "provider_name": "posiXion",
2711
- "provider_url": "https://posixion.com/",
2712
- "endpoints": [
2713
- {
2714
- "schemes": [
2715
- "https://posixion.com/question/*",
2716
- "https://posixion.com/*/question/*"
2717
- ],
2718
- "url": "http://posixion.com/services/oembed/"
2719
- }
2720
- ]
2721
- },
2722
2495
  {
2723
2496
  "provider_name": "Present",
2724
2497
  "provider_url": "https://present.do",
@@ -2749,16 +2522,6 @@
2749
2522
  }
2750
2523
  ]
2751
2524
  },
2752
- {
2753
- "provider_name": "Qualifio",
2754
- "provider_url": "https://qualifio.com/",
2755
- "endpoints": [
2756
- {
2757
- "url": "https://oembed.qualifio.com/",
2758
- "discovery": true
2759
- }
2760
- ]
2761
- },
2762
2525
  {
2763
2526
  "provider_name": "Quiz.biz",
2764
2527
  "provider_url": "http://www.quiz.biz/",
@@ -2797,7 +2560,7 @@
2797
2560
  "http://play.radiopublic.com/*",
2798
2561
  "http://radiopublic.com/*",
2799
2562
  "http://www.radiopublic.com/*",
2800
- "https://*.radiopublic.com/*'"
2563
+ "https://*.radiopublic.com/*"
2801
2564
  ],
2802
2565
  "url": "https://oembed.radiopublic.com/oembed",
2803
2566
  "discovery": true
@@ -2879,32 +2642,6 @@
2879
2642
  }
2880
2643
  ]
2881
2644
  },
2882
- {
2883
- "provider_name": "RepubHub",
2884
- "provider_url": "http://repubhub.icopyright.net/",
2885
- "endpoints": [
2886
- {
2887
- "schemes": [
2888
- "http://repubhub.icopyright.net/freePost.act?*"
2889
- ],
2890
- "url": "http://repubhub.icopyright.net/oembed.act",
2891
- "discovery": true
2892
- }
2893
- ]
2894
- },
2895
- {
2896
- "provider_name": "Resso",
2897
- "provider_url": "https://www.resso.app/",
2898
- "endpoints": [
2899
- {
2900
- "schemes": [
2901
- "https://h5.resso.com/*"
2902
- ],
2903
- "url": "https://h5.resso.com/oembed/",
2904
- "discovery": true
2905
- }
2906
- ]
2907
- },
2908
2645
  {
2909
2646
  "provider_name": "ReverbNation",
2910
2647
  "provider_url": "https://www.reverbnation.com/",
@@ -2919,16 +2656,6 @@
2919
2656
  }
2920
2657
  ]
2921
2658
  },
2922
- {
2923
- "provider_name": "RiffReporter",
2924
- "provider_url": "https://www.riffreporter.de/",
2925
- "endpoints": [
2926
- {
2927
- "url": "https://www.riffreporter.de/service/oembed",
2928
- "discovery": true
2929
- }
2930
- ]
2931
- },
2932
2659
  {
2933
2660
  "provider_name": "Roomshare",
2934
2661
  "provider_url": "http://roomshare.jp",
@@ -3309,19 +3036,6 @@
3309
3036
  }
3310
3037
  ]
3311
3038
  },
3312
- {
3313
- "provider_name": "Spotful",
3314
- "provider_url": "https://bespotful.com",
3315
- "endpoints": [
3316
- {
3317
- "schemes": [
3318
- "http://play.bespotful.com/*"
3319
- ],
3320
- "url": "https://api.bespotful.com/oembed",
3321
- "discovery": true
3322
- }
3323
- ]
3324
- },
3325
3039
  {
3326
3040
  "provider_name": "Spotify",
3327
3041
  "provider_url": "https://spotify.com/",
@@ -3422,19 +3136,6 @@
3422
3136
  }
3423
3137
  ]
3424
3138
  },
3425
- {
3426
- "provider_name": "StreamOneCloud",
3427
- "provider_url": "https://www.streamone.nl",
3428
- "endpoints": [
3429
- {
3430
- "schemes": [
3431
- "https://content.streamonecloud.net/embed/*"
3432
- ],
3433
- "url": "https://content.streamonecloud.net/oembed",
3434
- "discovery": true
3435
- }
3436
- ]
3437
- },
3438
3139
  {
3439
3140
  "provider_name": "Subscribi",
3440
3141
  "provider_url": "https://subscribi.io/",
@@ -3494,6 +3195,22 @@
3494
3195
  }
3495
3196
  ]
3496
3197
  },
3198
+ {
3199
+ "provider_name": "Synthesia",
3200
+ "provider_url": "https://www.synthesia.io/",
3201
+ "endpoints": [
3202
+ {
3203
+ "schemes": [
3204
+ "https://share.synthesia.io/*"
3205
+ ],
3206
+ "url": "https://69jr5v75rc.execute-api.eu-west-1.amazonaws.com/prod/v2/oembed",
3207
+ "formats": [
3208
+ "json"
3209
+ ],
3210
+ "discovery": true
3211
+ }
3212
+ ]
3213
+ },
3497
3214
  {
3498
3215
  "provider_name": "TED",
3499
3216
  "provider_url": "https://www.ted.com",
@@ -3603,22 +3320,6 @@
3603
3320
  }
3604
3321
  ]
3605
3322
  },
3606
- {
3607
- "provider_name": "TourHero",
3608
- "provider_url": "http://www.tourhero.com",
3609
- "endpoints": [
3610
- {
3611
- "schemes": [
3612
- "https://www.tourhero.com/*"
3613
- ],
3614
- "url": "https://oembed.tourhero.com/",
3615
- "discovery": true,
3616
- "formats": [
3617
- "json"
3618
- ]
3619
- }
3620
- ]
3621
- },
3622
3323
  {
3623
3324
  "provider_name": "Trinity Audio",
3624
3325
  "provider_url": "https://trinityaudio.ai",
@@ -3677,6 +3378,7 @@
3677
3378
  "endpoints": [
3678
3379
  {
3679
3380
  "schemes": [
3381
+ "https://twitter.com/*",
3680
3382
  "https://twitter.com/*/status/*",
3681
3383
  "https://*.twitter.com/*/status/*"
3682
3384
  ],
@@ -3708,21 +3410,6 @@
3708
3410
  }
3709
3411
  ]
3710
3412
  },
3711
- {
3712
- "provider_name": "Ubideo",
3713
- "provider_url": "https://player.ubideo.com/",
3714
- "endpoints": [
3715
- {
3716
- "schemes": [
3717
- "https://player.ubideo.com/*"
3718
- ],
3719
- "url": "https://player.ubideo.com/api/oembed.json",
3720
- "formats": [
3721
- "json"
3722
- ]
3723
- }
3724
- ]
3725
- },
3726
3413
  {
3727
3414
  "provider_name": "University of Cambridge Map",
3728
3415
  "provider_url": "https://map.cam.ac.uk",
@@ -3735,33 +3422,6 @@
3735
3422
  }
3736
3423
  ]
3737
3424
  },
3738
- {
3739
- "provider_name": "UOL",
3740
- "provider_url": "https://mais.uol.com.br/",
3741
- "endpoints": [
3742
- {
3743
- "schemes": [
3744
- "https://*.uol.com.br/view/*",
3745
- "https://*.uol.com.br/video/*"
3746
- ],
3747
- "url": "https://mais.uol.com.br/apiuol/v3/oembed/view",
3748
- "discovery": true
3749
- }
3750
- ]
3751
- },
3752
- {
3753
- "provider_name": "uppy",
3754
- "provider_url": "https://uppy.jp",
3755
- "endpoints": [
3756
- {
3757
- "schemes": [
3758
- "https://app.uppy.jp/_shares/video/*"
3759
- ],
3760
- "url": "https://api.uppy.jp/v1/oembed",
3761
- "discovery": true
3762
- }
3763
- ]
3764
- },
3765
3425
  {
3766
3426
  "provider_name": "Ustream",
3767
3427
  "provider_url": "http://www.ustream.tv",
@@ -3795,37 +3455,6 @@
3795
3455
  }
3796
3456
  ]
3797
3457
  },
3798
- {
3799
- "provider_name": "Utposts",
3800
- "provider_url": "https://www.utposts.com/",
3801
- "endpoints": [
3802
- {
3803
- "schemes": [
3804
- "https://www.utposts.com/products/*",
3805
- "http://www.utposts.com/products/*",
3806
- "https://utposts.com/products/*",
3807
- "http://utposts.com/products/*"
3808
- ],
3809
- "url": "https://www.utposts.com/api/oembed",
3810
- "formats": [
3811
- "json"
3812
- ]
3813
- }
3814
- ]
3815
- },
3816
- {
3817
- "provider_name": "Uttles",
3818
- "provider_url": "http://uttles.com",
3819
- "endpoints": [
3820
- {
3821
- "schemes": [
3822
- "http://uttles.com/uttle/*"
3823
- ],
3824
- "url": "http://uttles.com/api/reply/oembed",
3825
- "discovery": true
3826
- }
3827
- ]
3828
- },
3829
3458
  {
3830
3459
  "provider_name": "VeeR VR",
3831
3460
  "provider_url": "http://veer.tv/",
@@ -3870,41 +3499,15 @@
3870
3499
  ]
3871
3500
  },
3872
3501
  {
3873
- "provider_name": "VideoJug",
3874
- "provider_url": "http://www.videojug.com",
3875
- "endpoints": [
3876
- {
3877
- "schemes": [
3878
- "http://www.videojug.com/film/*",
3879
- "http://www.videojug.com/interview/*"
3880
- ],
3881
- "url": "http://www.videojug.com/oembed.{format}"
3882
- }
3883
- ]
3884
- },
3885
- {
3886
- "provider_name": "Vidlit",
3887
- "provider_url": "https://vidl.it/",
3888
- "endpoints": [
3889
- {
3890
- "schemes": [
3891
- "https://vidl.it/*"
3892
- ],
3893
- "url": "https://api.vidl.it/oembed",
3894
- "discovery": true
3895
- }
3896
- ]
3897
- },
3898
- {
3899
- "provider_name": "Vidmizer",
3900
- "provider_url": "https://www.vidmizer.com/",
3502
+ "provider_name": "Videfit",
3503
+ "provider_url": "https://videfit.com/",
3901
3504
  "endpoints": [
3902
3505
  {
3903
3506
  "schemes": [
3904
- "https://players-cdn-v2.vidmizer.com/*"
3507
+ "https://videfit.com/videos/*"
3905
3508
  ],
3906
- "url": "https://app-v2.vidmizer.com/api/oembed",
3907
- "discovery": true
3509
+ "url": "https://videfit.com/oembed",
3510
+ "discovery": false
3908
3511
  }
3909
3512
  ]
3910
3513
  },
@@ -3959,19 +3562,6 @@
3959
3562
  }
3960
3563
  ]
3961
3564
  },
3962
- {
3963
- "provider_name": "Viziosphere",
3964
- "provider_url": "http://www.viziosphere.com",
3965
- "endpoints": [
3966
- {
3967
- "schemes": [
3968
- "http://viziosphere.com/3dphoto*"
3969
- ],
3970
- "url": "http://viziosphere.com/services/oembed/",
3971
- "discovery": true
3972
- }
3973
- ]
3974
- },
3975
3565
  {
3976
3566
  "provider_name": "Vizydrop",
3977
3567
  "provider_url": "https://vizydrop.com",
@@ -4012,20 +3602,6 @@
4012
3602
  }
4013
3603
  ]
4014
3604
  },
4015
- {
4016
- "provider_name": "Vlurb",
4017
- "provider_url": "https://www.vlurb.co/",
4018
- "endpoints": [
4019
- {
4020
- "schemes": [
4021
- "http://vlurb.co/video/*",
4022
- "https://vlurb.co/video/*"
4023
- ],
4024
- "url": "https://vlurb.co/oembed.json",
4025
- "discovery": true
4026
- }
4027
- ]
4028
- },
4029
3605
  {
4030
3606
  "provider_name": "VoxSnap",
4031
3607
  "provider_url": "https://voxsnap.com/",
@@ -4058,10 +3634,10 @@
4058
3634
  },
4059
3635
  {
4060
3636
  "provider_name": "wecandeo",
4061
- "provider_url": "http://www.wecandeo.com/",
3637
+ "provider_url": "https://www.wecandeo.com/",
4062
3638
  "endpoints": [
4063
3639
  {
4064
- "url": "http://play.wecandeo.com/oembed",
3640
+ "url": "https://play.wecandeo.com/oembed",
4065
3641
  "discovery": true
4066
3642
  }
4067
3643
  ]
@@ -4099,16 +3675,14 @@
4099
3675
  },
4100
3676
  {
4101
3677
  "provider_name": "wizer.me",
4102
- "provider_url": "http://www.wizer.me/",
3678
+ "provider_url": "https://www.wizer.me/",
4103
3679
  "endpoints": [
4104
3680
  {
4105
3681
  "schemes": [
4106
- "http://*.wizer.me/learn/*",
4107
3682
  "https://*.wizer.me/learn/*",
4108
- "http://*.wizer.me/preview/*",
4109
3683
  "https://*.wizer.me/preview/*"
4110
3684
  ],
4111
- "url": "http://app.wizer.me/api/oembed.{format}",
3685
+ "url": "https://app.wizer.me/api/oembed.{format}",
4112
3686
  "discovery": true
4113
3687
  }
4114
3688
  ]
@@ -4142,74 +3716,26 @@
4142
3716
  }
4143
3717
  ]
4144
3718
  },
4145
- {
4146
- "provider_name": "Wootled",
4147
- "provider_url": "http://www.wootled.com/",
4148
- "endpoints": [
4149
- {
4150
- "url": "http://www.wootled.com/oembed"
4151
- }
4152
- ]
4153
- },
4154
3719
  {
4155
3720
  "provider_name": "WordPress.com",
4156
- "provider_url": "http://wordpress.com/",
4157
- "endpoints": [
4158
- {
4159
- "url": "http://public-api.wordpress.com/oembed/",
4160
- "discovery": true
4161
- }
4162
- ]
4163
- },
4164
- {
4165
- "provider_name": "Xpression",
4166
- "provider_url": "https://web.xpression.jp",
3721
+ "provider_url": "https://wordpress.com/",
4167
3722
  "endpoints": [
4168
3723
  {
4169
3724
  "schemes": [
4170
- "https://web.xpression.jp/video/*"
4171
- ],
4172
- "url": "https://web.xpression.jp/api/oembed",
4173
- "formats": [
4174
- "json",
4175
- "xml"
4176
- ]
4177
- }
4178
- ]
4179
- },
4180
- {
4181
- "provider_name": "Yes, I Know IT!",
4182
- "provider_url": "http://yesik.it",
4183
- "endpoints": [
4184
- {
4185
- "schemes": [
4186
- "http://yesik.it/*",
4187
- "http://www.yesik.it/*"
4188
- ],
4189
- "url": "http://yesik.it/s/oembed",
4190
- "formats": [
4191
- "json"
3725
+ "https://wordpress.com/*",
3726
+ "http://wordpress.com/*",
3727
+ "https://*.wordpress.com/*",
3728
+ "http://*.wordpress.com/*",
3729
+ "https://*.*.wordpress.com/*",
3730
+ "http://*.*.wordpress.com/*",
3731
+ "https://wp.me/*",
3732
+ "http://wp.me/*"
4192
3733
  ],
3734
+ "url": "http://public-api.wordpress.com/oembed/",
4193
3735
  "discovery": true
4194
3736
  }
4195
3737
  ]
4196
3738
  },
4197
- {
4198
- "provider_name": "YFrog",
4199
- "provider_url": "http://yfrog.com/",
4200
- "endpoints": [
4201
- {
4202
- "schemes": [
4203
- "http://*.yfrog.com/*",
4204
- "http://yfrog.us/*"
4205
- ],
4206
- "url": "http://www.yfrog.com/api/oembed",
4207
- "formats": [
4208
- "json"
4209
- ]
4210
- }
4211
- ]
4212
- },
4213
3739
  {
4214
3740
  "provider_name": "YouTube",
4215
3741
  "provider_url": "https://www.youtube.com/",
@@ -4219,7 +3745,8 @@
4219
3745
  "https://*.youtube.com/watch*",
4220
3746
  "https://*.youtube.com/v/*",
4221
3747
  "https://youtu.be/*",
4222
- "https://*.youtube.com/playlist?list=*"
3748
+ "https://*.youtube.com/playlist?list=*",
3749
+ "https://youtube.com/playlist?list=*"
4223
3750
  ],
4224
3751
  "url": "https://www.youtube.com/oembed",
4225
3752
  "discovery": true