Reddit inline video

Reddit introduced the possibility to upload video.

It would be nice to add the capability to af_redditimgur.

The search string could be https://v.redd.it/<id>, the video url is then

https://v.redd.it/<id>/DASH_600_K

The thumbnail is the only img element in the feed entity.

I’ll take a look in a few days

https://git.tt-rss.org/git/tt-rss/commit/06a19166bda1505eaab655299a36cca3d12cc8cd

e: i don’t think this video url is full res but i don’t know how to get fallback_url and html document has some stupid blob thing so i guess this stays as it is

I took a stab at getting and using the v.redd.it fallback URL. https://git.tt-rss.org/git/tt-rss/pulls/7

interesting, thanks.

e: i’ll merge it, if there’s concerns about files being too huge, we’ll go back to that DASH_600 thing.