this post was submitted on 27 May 2022
68 points (100.0% liked)

Lemmy

12466 readers
1 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
top 20 comments
sorted by: hot top controversial new old
[–] uthredii@lemmy.ml 16 points 2 years ago (1 children)

Well done to everyone involved!

How can we follow peertube channels? I can't seem to see any listed in communities on lemmy.ml

[–] Thann@lemmy.ml 8 points 2 years ago (1 children)

It requires a pre-release version of peertube, so you might start seeing some once that gets released fully.

[–] nutomic@lemmy.ml 14 points 2 years ago (1 children)

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.

[–] TheConquestOfBed@lemmy.ml 1 points 2 years ago (1 children)

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:

https://lemmy.ml/c/monsieur_musique@peertube.stream

[–] nutomic@lemmy.ml 3 points 2 years ago (1 children)

Did you paste the video url into Lemmy search? Because that works just fine.

https://lemmy.ml/post/287927

[–] TheConquestOfBed@lemmy.ml 1 points 2 years ago* (last edited 2 years ago) (1 children)

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.

[–] nutomic@lemmy.ml 1 points 2 years ago (1 children)

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

[–] TheConquestOfBed@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

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:

  1. Paste "embed" link and convert OR paste "w" link
  2. Search returns no results
  3. Refresh the page or Search a random word to reset the search box
  4. If using the random word method, put the video url you just deleted back in and search a second time
  5. 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...

[–] OsrsNeedsF2P@lemmy.ml 14 points 2 years ago* (last edited 2 years ago) (3 children)

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!

[–] dessalines@lemmy.ml 16 points 2 years ago (1 children)

Yep, its unfortunate but too many ppl were exploiting it, using tooltips to cover over vote buttons, etc.

[–] OsrsNeedsF2P@lemmy.ml 9 points 2 years ago

Easily believable

[–] kevincox@lemmy.ml 9 points 2 years ago

Hopefully we can get this back eventually but with a very restricted whitelist of tags and attributes.

[–] morrowind@lemmy.ml 6 points 2 years ago

R.I.P html posts

[–] TheConquestOfBed@lemmy.ml 13 points 2 years ago

Thank you for all your hard work, @nutomic@lemmy.ml and @dessalines@lemmy.ml !

[–] Sal@mander.xyz 11 points 2 years ago

Updated. Great work, thanks a lot!

[–] iam0day@lemmy.ml 8 points 2 years ago
[–] leanleft@lemmy.ml 7 points 2 years ago

sounds nice

[–] wintermute@feddit.de 5 points 2 years ago
[–] PP44@lemmy.ml 4 points 2 years ago

Thank you, much love !

[–] ravermeister@lemmy.rimkus.it 1 points 2 years ago

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 :)