Code Monkey home page Code Monkey logo

Comments (7)

dvikan avatar dvikan commented on July 22, 2024

im not sure but im guessing they are looking for <media:content> element, which is absent from the pinterest feed.

in rssbridge, this particular element is deduced from bridge feeditem enclosures, of which pinterest has none.

from rss-bridge.

dvikan avatar dvikan commented on July 22, 2024

see #3980 whether it fixes the problem

from rss-bridge.

KAGEYAM4 avatar KAGEYAM4 commented on July 22, 2024

see #3980 whether it fixes the problem

Do you want me to test? Do i use this https://github.com/RSS-Bridge/rss-bridge?tab=readme-ov-file#install-with-docker-compose for getting local installation and test it if it generates the correct feed ?

  • But i don't think i will be able to test it with variety as my ip address is private, so variety won't be able to reach it? Or will variety read it from local host.

Also is the same issue with other feeds that don't generate <media:content> for example - danbooru, gelbooru etc. I did a search for image and most feeds have missing <media:content>

from rss-bridge.

dvikan avatar dvikan commented on July 22, 2024

https://rss-bridge.org/bridge01/?action=display&bridge=PinterestBridge&context=By+username+and+board&u=VIGOIndustries&b=bathroom-remodels&format=Mrss now emits the media:content element.

yes you can also install a copy of rssbridge on your local machine. either with docker or without docker. see readme. also an option to install on VPS of course.

other bridges will have same problem indeed. because they lack enclosures.

from rss-bridge.

KAGEYAM4 avatar KAGEYAM4 commented on July 22, 2024

https://rss-bridge.org/bridge01/?action=display&bridge=PinterestBridge&context=By+username+and+board&u=VIGOIndustries&b=bathroom-remodels&format=Mrss now emits the media:content element.

Url of image resoure is missing inside <media:content> ->
pinterest -> <media:content url="https://www.pinterest.com/pin/37576978135546631/" type="application/octet-stream"/>
flikr -> <media:content url="https://live.staticflickr.com/65535/53526711005_7b1f81042e_z.jpg" type="image/jpeg"/>

other bridges will have same problem indeed. because they lack enclosures.

Ok, can they be fixed in future when you have time to look at them. Thank you.

from rss-bridge.

dvikan avatar dvikan commented on July 22, 2024

yes the pinterest media:content is pointing to a proper image. didnt find that data.

pls indicate which other bridges you want this for

from rss-bridge.

KAGEYAM4 avatar KAGEYAM4 commented on July 22, 2024

yes the pinterest media:content is pointing to a proper image. didnt find that data.

To verify that i am not wrong, and you don't end up doing same work again. The flikr <media:content> has url of image which inside that ends in jpg but for pinterest there is no jpg in the url that is inside <media:content>

pls indicate which other bridges you want this for

from rss-bridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.