Coder Social home page Coder Social logo

Comments (19)

r3k2 avatar r3k2 commented on May 22, 2024 6

Atom/RSS is good because most podcast players need this.. json fine but first Atom/RSS IMO

from peertube.

yannicka avatar yannicka commented on May 22, 2024 5

Or maybe a JSON Feed? (in replacement or as an alternative to RSS)

from peertube.

Openmedianetwork avatar Openmedianetwork commented on May 22, 2024 4

This is a core feature that needs to be in ASP as it allows easy setup of home seeboxes based on a torrent app downloading all content and seeding it.
Atom/RSS and what ever... just use a standard libeary.

from peertube.

 avatar commented on May 22, 2024 3

@dadall What about using Atom instead of RSS?

from peertube.

qwertygc avatar qwertygc commented on May 22, 2024 3

I'We can add a feed by account user for follow a channel.

from peertube.

 avatar commented on May 22, 2024 3

Second that, would be great to have an rss feed.

from peertube.

prysme01 avatar prysme01 commented on May 22, 2024 2

yes please add feed to peertube it would be great !

from peertube.

rigelk avatar rigelk commented on May 22, 2024 1

Seems like https://github.com/jpmonette/feed and https://github.com/dylang/node-rss are the two main libraries dealing with that in Node.

from peertube.

rigelk avatar rigelk commented on May 22, 2024 1

Since we aim to syndicate rich multimedia content, we should maybe have a look at http://www.rssboard.org/media-rss#description

EDIT: just realised it could be interesting to describe what it brings. Basically <media:[stuff]> elements. It can be anything from media:content, media:player, media:peerLink or media:location. For instance peerLink directs to a torrent file. So instead of an attachement we would have a named resource, that MRSS-compatible clients could recognize as such:

<media:peerLink type="application/x-bittorrent" href="http://www.example.org/sampleFile.torrent" />

from peertube.

Chocobozzz avatar Chocobozzz commented on May 22, 2024 1

Implemented the video channel feed: e0ea4b1

I don't think per-tag feed would be interesting, but if you really want it create another issue :)

from peertube.

Chocobozzz avatar Chocobozzz commented on May 22, 2024 1

@ashledombos Hi, I created the issue on the appropriate repository: https://framagit.org/framasoft/peertube/joinpeertube/issues/23 :)

from peertube.

mj-saunders avatar mj-saunders commented on May 22, 2024 1

Given that #60 is now dealt with, is there anything holding back implementing RSS feed for tags?

from peertube.

rigelk avatar rigelk commented on May 22, 2024 1

@mj-saunders not that I can think of

from peertube.

 avatar commented on May 22, 2024

@yannicka Thank you, I didn't know JSON Feed.

from peertube.

 avatar commented on May 22, 2024

@ReK2Fernandez I agree with you. I studied a bit JSON feed, it's not really standard. If I wanted to use JSON, I would rather stick to a jsonified version of Atom than a JSON format trying to imitate both RSS and Atom.

from peertube.

rigelk avatar rigelk commented on May 22, 2024

I've actually ended up forking jpmonette/feed to rigelk/feed, published as pfeed.

from peertube.

ashledombos avatar ashledombos commented on May 22, 2024

Hello,

not sure if I should open a specific issue for this, and if it's appropriate, but can you please provide also some syndication feed for peertube's blog :) (Atom would be a better tribute to Aaron Schwartz though ;) )

from peertube.

trymeouteh avatar trymeouteh commented on May 22, 2024

Please allow Peertube accounts to have a RSS feed for their own subscribe channels.

from peertube.

mj-saunders avatar mj-saunders commented on May 22, 2024

Implemented the video channel feed: e0ea4b1

I don't think per-tag feed would be interesting, but if you really want it create another issue :)

Apologies for continuing this here. Have opened #3430

from peertube.

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.