Giter VIP home page Giter VIP logo

Comments (6)

BoKKeR avatar BoKKeR commented on July 24, 2024 3

This is something that should be definitely implemented. We are already using feedparser so we would just need to check for additional properties.

https://feedparser.readthedocs.io/en/latest/common-rss-elements.html

I will see if I can carve out some time for it but this is a perfect PR oportunity

from rss-to-telegram-bot.

BoKKeR avatar BoKKeR commented on July 24, 2024 1

Do you have an example link with example data what you would want extracted? Can this be done programatically for every site or does this need to be set for each site separately ?

from rss-to-telegram-bot.

tux93 avatar tux93 commented on July 24, 2024 1

I'm understanding this as generating previews for the sent links, shouldn't Telegram do that itself?

from rss-to-telegram-bot.

temporhodes avatar temporhodes commented on July 24, 2024

I have seen ifttt rss & integromat has it.plus kwgt android app does this too.
The format for extracting is general in all rss feeds i think.
for example this :
https://www.youtube.com/feeds/videos.xml?channel_id=UCi8e0iOVk1fEOogdfu4YgfA

it has :
title
media:title
media content url
media:thumbnail
or this one :
https://9gagrss.com/feed/

img src
title
pub date

==========
it would be great in this form
a href="img scr">🚫

a href="feed item address ">Feed item title

thanks.

from rss-to-telegram-bot.

temporhodes avatar temporhodes commented on July 24, 2024

I'm understanding this as generating previews for the sent links, shouldn't Telegram do that itself?

yep.but some of my rss feeds are from private sources, and telegram doesnt generate anything.

from rss-to-telegram-bot.

BoKKeR avatar BoKKeR commented on July 24, 2024

I have added feed title, there was no clear way of adding the picture.

from rss-to-telegram-bot.

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.