Skip to content
  • 0 Votes
    1 Posts
    278 Views
    AnOdeToBBA

    I'm hoping to pull In some YouTube videos that will embed into the post, so pull in the YouTube category feed automatically.

    Currently getting a 'Status 404 error' when inputting the feed URL, any ideas?

    I have posted this is the actual plugin thread but without any response so far. Has anyone managed to pull in and embed YouTube videos direct into the posts?

    Thanks 👍

  • 7 Votes
    136 Posts
    41k Views
    DownPWD

    @DownPW said in [nodebb-plugin-ns-embed] NS Embed:

    I search dailymotion rules for this plugin.

    I've tested this but doesn't work

    Dailymotion
    Watch

    (?:<a.*?)?(?:https?:\\/\\/)?(?:www\\.)?dailymotion\\.com\\/video\\/([a-zA-Z0-9_-]{4,11})(?:.*?\\/a>)?

    Replace

    <div class='embed-wrapper'><div class='embed-container'><iframe src='//www.dailymotion.com/embed/video/$1' frameborder='0' allowfullscreen></iframe></div></div>

    Anyone ?

  • 0 Votes
    12 Posts
    6k Views
    agusputraA

    It turns out clash with plugin-iframely.
    After I disabled plugin-iframely then the youtube preview show up.

  • 2 Votes
    2 Posts
    3k Views
    ogerlyO

    i have added Dailymotion and Vine

    Link Preview Image GitHub - ogerly/nodebb-plugin-embed-videos: youtube, vimeo, facebook, dailymotion, vine

    youtube, vimeo, facebook, dailymotion, vine. Contribute to ogerly/nodebb-plugin-embed-videos development by creating an account on GitHub.

    favicon

    GitHub (github.com)

  • 0 Votes
    22 Posts
    9k Views
    A

    @peter If you can cope with the embed.ly branding, then yes, it would. 👍

  • 5 Votes
    18 Posts
    10k Views
    fyhaoF

    Hi All,

    I just made an update to the plugin in order to compatible with latest version v1.0.3 and with the following new updates.

    20160706:

    Added preview feature Added some grouping for the features Added geolocation capability. If your nodebb served via HTTPS and your user was using Chrome or any browser support geolocation, you can auto fill in latitude, longitude to some feature like map, weather. FIX some UI overlapping issue under v1.0.3 Compatible up to nodebb v1.0.3