- cross-posted to:
- announcements@lemmy.ml
- cross-posted to:
- announcements@lemmy.ml
Well done to everyone involved!
How can we follow peertube channels? I can’t seem to see any listed in communities on lemmy.ml
It requires a pre-release version of peertube, so you might start seeing some once that gets released fully.
Fetching and viewing Peertube channels or videos works fine with older versions. For that, just paste the url into Lemmy search. However, interactions like comments or follows require the specified version to work correctly.
Did a random search for more up-to-date peertube instances to see if I could get anything to load. Much like Masto, I’m seeing accounts but none of their posts, and searching individual videos turns up with nothing.
For example:
Did you paste the video url into Lemmy search? Because that works just fine.
Huh, that video wasn’t there the first time and it displayed them as having 0 posts. Does it only federate after you search for the video?
To give you an example, this is my result of trying 3 different urls for a video on mobile browser, unless I’m missing some method of directly accessing the mp4.
Your first link is an embed, thats not right. The second looks fine, it should work. Paste it and i can see whats wrong. Third link is in another format, so thats maybe why it doesnt work. Below is the link which worked for me:
https://peertube.stream/videos/watch/29c08742-2a3b-4718-8a9c-7448c51bd741
Okay, I figured it out. On my end you have to convert an “embed” code into a “watch” code by manually typing into the url. On that updated instance on mobile they use peertube’s built-in link shortener which generates “w” links instead.
After a lot of experimentation I found both “watch” and “w” links work, but there’s an awkward/newbie unfriendly procedure to it:
- Paste “embed” link and convert OR paste “w” link
- Search returns no results
- Refresh the page or Search a random word to reset the search box
- If using the random word method, put the video url you just deleted back in and search a second time
- Discover that a Lemmy post generated because of your first search, but wasn’t displaying until you reload the page.
Additionally, one or two random videos display lemmy posts immediately but not all. Not sure why that is…
HTML tags are now disabled in markdown, as the were causing some issues.
Darn, that’s (a typo) too bad. I used them every so often to make really nice posts.
edit: i.e. rekt
Otherwise this looks like a great release :D. Keep up the good work!
Yep, its unfortunate but too many ppl were exploiting it, using tooltips to cover over vote buttons, etc.
Easily believable
Hopefully we can get this back eventually but with a very restricted whitelist of tags and attributes.
R.I.P html posts
Thank you for all your hard work, @nutomic@lemmy.ml and @dessalines@lemmy.ml !
Updated. Great work, thanks a lot!
<3
sounds nice
awesome!
Thank you, much love !
Hi, When I try to follow a Peertube instance (!news@mp-tube.de) from my lemmy instance lemmy.rimkus.it I See following error in my logs:
lemmy_1 | 2022-06-29T18:18:42.749382Z INFO lemmy_apub_lib::activity_queue: Sending https://lemmy.rimkus.it/activities/follow/5de3ac51-38fd-4cd0-95d0-aaf1ffdb4212 to https://mp-tube.de/video-channels/news/inbox lemmy_1 | 2022-06-29T18:18:43.128755Z WARN background_jobs_core::processor_map: Job errored: Processing(Send https://lemmy.rimkus.it/activities/follow/5de3ac51-38fd-4cd0-95d0-aaf1ffdb4212 to https://mp-tube.de/video-channels/news/inbox failed with status 403 Forbidden: {"type":"about:blank","title":"Forbidden","detail":"ActivityPub signature could not be checked","status":403,"error":"ActivityPub signature could not be checked"})
Unfortunately I can’t access the logs at mp-tube.de as I don’t own that instance. has Anyone a Tip for me what’s wrong or how I can investigate further?
Thanks in advance :)