Peertube

Hi! I’m having a go at uploading videos to peertube and cross-posting on micro.blog. I’ve added the .json feed to “sources”, and have also tried with the RSS 2.0 feed. I get this error in the logs:

Feed: Processing post failed, /home/manton/snippets/models/feed.rb:668:in `parse’, TypeError, no implicit conversion of nil into String 2025-01-05 15:07:51
Feed: Downloading feed — peertube.intrapology.com/feeds/videos.json?videoChannelId=6

That’s cool that Peertube supports JSON Feed! I see the problem… The feed only has a “modified” date and Micro.blog assumes there’s always a “published” date. I’ll work around this and roll the fix out today.

Amazing, thank you so much!