Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video in RSS feed #421

Open
m5arish opened this issue Aug 5, 2021 · 10 comments
Open

Video in RSS feed #421

m5arish opened this issue Aug 5, 2021 · 10 comments
Labels
enhancement New feature or request rss RSS-related issues

Comments

@m5arish
Copy link

m5arish commented Aug 5, 2021

For tweets with videos in them. Is it possible to embed the video in the RSS feed. Instead of having to click the link and open nitter to play the video.

@KaosDragon
Copy link

At the very least some indication that a post is a video instead of a static image.

@LainLayer LainLayer added the enhancement New feature or request label Dec 30, 2021
@zedeus zedeus added the rss RSS-related issues label Jan 3, 2022
@ghost
Copy link

ghost commented Jan 22, 2022

I think this is because as Nitter uses RSS feeds while video requires .atom feeds.

@zedeus
Copy link
Owner

zedeus commented Jan 22, 2022

I believe Nitter does use atom feeds:
image

Videos are currently impossible because they require JavaScript, but an alternative is in the works.

@jwenjian
Copy link

jwenjian commented Jun 9, 2022

Hi, I followed some other Atom feed with video tag, maybe this help?

With the video tag, it can play the video in the RSS reader directly.

<entry>
        <title type="html"><![CDATA[Let鈥檚 go ]]></title>
        <id>bibliogram:post/CejOLwqDwEh</id>
        <link href="http://insta.trom.tf/p/CejOLwqDwEh"/>
        <updated>2022-06-08T16:05:12.000Z</updated>
        <summary type="html"><![CDATA[<p style="white-space: pre-line">Let鈥檚 go 
鍏湀灏变締鍞遍€欓</p><video src="http://insta.trom.tf/videoproxy?url=https%3A%2F%2Fscontent-frt3-2.cdninstagram.com%2Fv%2Ft50.16885-16%2F10000000_133816922603413_173504605795216508_n.mp4%3F_nc_ht%3Dscontent-frt3-2.cdninstagram.com%26_nc_cat%3D101%26_nc_ohc%3DOQKMQ8S9uVIAX-cdRvn%26edm%3DAAuNW_gBAAAA%26ccb%3D7-5%26oe%3D62A52762%26oh%3D00_AT_xN4Xky8kE5Mfh5BbxsbA57NTimGfsy3BcxoyhRSqDBw%26_nc_sid%3D498da5" controls="controls" preload="auto" width="1080" height="593"></video>]]></summary>
        <published>2022-06-08T16:05:12.000Z</published>
    </entry>

Atom link: https://insta.trom.tf/u/jaychou/atom.xml

@zedeus
Copy link
Owner

zedeus commented Jun 10, 2022

Support for this will be implemented when #634 gets merged

@m5arish
Copy link
Author

m5arish commented Oct 9, 2022

Any updates on this matter ? @zedeus ?

@helmut72
Copy link

helmut72 commented Jan 15, 2023

Support for this will be implemented when #634 gets merged

When will be this gets merged?

@locklook
Copy link

looking forward to this too! any estimates on when we could be seeing this happen? like within the year?

@zedeus
Copy link
Owner

zedeus commented Feb 13, 2023

It's very difficult to get right without blowing up servers, and there's higher priority work that needs to be done first like switching out some API endpoints. Within this year probably, if I can get it working properly.

@fnxweb
Copy link

fnxweb commented Nov 16, 2023

Are there any ways I am missing to deduce that there even was a video in a post from RSS? I can find the video URL in the original HTML of the Nitter version if I at least know I need to look, but I don't really want to have to sift through them all on the off-chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rss RSS-related issues
Projects
None yet
Development

No branches or pull requests

8 participants