You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

101 lines
3.1 KiB

  1. ; [site]
  2. ; url = the URL that will be loaded into an iframe, should contain at least @VIDEO@ placeholder
  3. ; vid = a public sample video ID
  4. ; web = the full URL to the website for the video identified by vid
  5. ; emb = optional special URL to use for extracting the vid
  6. ; rex = a regular expression that can extract the vid from the web or emb url
  7. ; nfo = a hint on how to find the right URL to paste
  8. [youtube]
  9. url = //www.youtube-nocookie.com/embed/@VIDEO@
  10. vid = W86cTIoMv2U
  11. web = https://www.youtube.com/watch?v=W86cTIoMv2U
  12. rex = youtube\.com/.*[&?]v=([a-z0-9_\-]+)
  13. [vimeo]
  14. url = //player.vimeo.com/video/@VIDEO@
  15. vid = 916779781
  16. web = https://vimeo.com/916779781
  17. rex = vimeo\.com\/(\d+)
  18. [slideshare]
  19. url = //www.slideshare.net/slideshow/embed_code/@VIDEO@
  20. vid = 45544603
  21. web = https://www.slideshare.net/iruska_38/little-cat-45544603
  22. emb = [slideshare id=45544603&doc=littlecat-150307015432-conversion-gate01]
  23. rex = slideshare.*id=(\d+)
  24. nfo = Use the WordPress shortcode
  25. [dailymotion]
  26. url = //www.dailymotion.com/embed/video/@VIDEO@
  27. vid = x87k84d
  28. web = https://www.dailymotion.com/video/x87k84d
  29. rex = dailymotion\.com/video/([a-z0-9]+)
  30. [twitchtv]
  31. url = //player.twitch.tv/?video=@VIDEO@&parent=@DOMAIN@
  32. vid = 2074388726
  33. web = https://www.twitch.tv/videos/2074388726
  34. [archiveorg]
  35. url = //archive.org/embed/@VIDEO@
  36. vid = twitter-1414913663471812612
  37. web = https://archive.org/details/twitter-1414913663471812612
  38. rex = archive\.org/(?:embed|details)/([a-zA-Z0-9_\-]+)
  39. [soundcloud]
  40. url = https://w.soundcloud.com/player/?url=https%3A//soundcloud.com/@VIDEO@
  41. vid = marcutio/welcome-to-jamrockmarcutio-remix
  42. web = https://soundcloud.com/marcutio/welcome-to-jamrockmarcutio-remix
  43. rex = soundcloud\.com/([\w-]+/[\w-]+)
  44. [niconico]
  45. url = //embed.nicovideo.jp/watch/@VIDEO@
  46. vid = sm11509720
  47. web = https://www.nicovideo.jp/watch/sm11509720
  48. rex = nicovideo\.jp/watch/(sm[0-9]+)
  49. [bitchute]
  50. url = //www.bitchute.com/embed/@VIDEO@
  51. vid = hBCtmAgzlgzT
  52. web = https://www.bitchute.com/video/hBCtmAgzlgzT/
  53. rex = bitchute\.com\/video\/([a-zA-Z0-9_\-]+)
  54. [coub]
  55. url = //coub.com/embed/@VIDEO@
  56. vid = 2zije4
  57. web = https://coub.com/view/2zije4
  58. rex = coub\.com\/view\/([a-zA-Z0-9_\-]+)
  59. [odysee]
  60. url = //odysee.com/$/embed/@VIDEO@
  61. vid = Catflappattycake/cc19d4ea5edc7ed09a5a883178c8f0317626b0fb
  62. web = https://odysee.com/@BedfordtheBengal:f/Catflappattycake:c
  63. emb = https://odysee.com/$/download/Catflappattycake/cc19d4ea5edc7ed09a5a883178c8f0317626b0fb
  64. rex = odysee\.com/\$/(?:embed|download)/([-%_?=/a-zA-Z0-9]+)
  65. nfo = Use the embed or download URL
  66. [youku]
  67. url = //player.youku.com/embed/@VIDEO@
  68. vid =
  69. web =
  70. rex = v\.youku\.com/v_show/id_([0-9A-Za-z=]+)\.html
  71. [bilibili]
  72. url = //player.bilibili.com/player.html?bvid=@VIDEO@&page=1&as_wide=1&high_quality=1&danmaku=0
  73. vid = BV1aR4y1j78Q
  74. web = https://www.bilibili.com/video/BV1aR4y1j78Q
  75. rex = bilibili\.com\/video\/(BV[0-9A-Za-z]+)
  76. [msoffice]
  77. url = //hub.video.msn.com/embed/@VIDEO@/
  78. vid =
  79. web =
  80. rex = (?:office\.com.*[&?]videoid=([a-z0-9\-]+))
  81. [msstream]
  82. url = url = //web.microsoftstream.com/embed/video/@VIDEO@?autoplay=false&showinfo=true
  83. vid =
  84. web =
  85. rex = microsoftstream\.com\/video\/([a-f0-9\-]{36})