• Resolved decisiveliberty

    (@decisiveliberty)


    Hello,

    Have been able to get this to work with Bitchute save for ONE problem – it doesn’t pull in the video. A sample of their RSS feed follows…

    { CODE STARTS HERE }

    <?xml version="1.0" encoding="utf-8"?>
    <rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
    <channel>
    <title> {CHANNEL TITLE} </title><link>https://www.bitchute.com/channel/{CHANNELNAME}/</link><description> {CHANNEL DESCRIPTION} </description><atom:link href="https://www.bitchute.com/feeds/rss/channel/{CHANNELNAME}/" rel="self"></atom:link><language>en-us</language><lastBuildDate>Wed, 16 Sep 2020 20:22:44 +0000</lastBuildDate><item><title> {VIDEO TITLE} </title><link>https://www.bitchute.com/embed/{VIDEO_ID}/</link><description> {VIDEO DESCRIPTION} </description><pubDate>Wed, 16 Sep 2020 20:22:44 +0000</pubDate><guid>{VIDEO_ID}</guid><enclosure length="None" type="None" url="https://static-3.bitchute.com/live/cover_images/{IMG_SRC}.jpg"></enclosure></item>
    </channel>
    </rss>

    { CODE ENDS HERE }

    Anyone have any success in getting the videos to come through? From what I see on any post, seems the <link> tag is not coming through at all…

    YouTube works fine as XML but Bitchute’s XML seems to be a problem… We are hoping to add Bitchute feeds as well but including the video would be a great idea, yes? ??

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • @decisiveliberty Can you please link to the RSS feed you’re using as the feed source?

    Thanks.

    Thread Starter decisiveliberty

    (@decisiveliberty)

    Here’s the link to the RSS feed of the first channel we are setting up…
    https://www.bitchute.com/feeds/rss/channel/DecisiveLiberty

    We did figure a way to band-aid this by adding a line of code to the Prepend to Content section of the Edit Feed Source setup page…

    <iframe width=”800″ height=”450″ scrolling=”no” frameborder=”0″ style=”border: none;” src=”{{original_post_url}}”></iframe>

    It seems to work well for the first few channels we have tested – but it doesn’t answer the question why the video doesn’t post as it should.

    Thanks for the additional details. We did notice a problem with the way YouTube videos are being embedded after the recent WordPress update, so we’re planning a fix to handle this.

    Since Prepend to Content is a feature of the premium Feed to Post add-on, we’ll be unable to discuss this issue further. This forum does not allow discussions on premium add-ons, so please get in touch with us through our support contact form.

    Thread Starter decisiveliberty

    (@decisiveliberty)

    Good to know and yes, we will.

    This ticket can be closed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bitchute feeds’ is closed to new replies.