this post was submitted on 10 Dec 2023
223 points (99.6% liked)

Fediverse

34863 readers
79 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

Edit: The extension now lets you see lemmy comments on any website!

A couple weeks ago I reached out to the dev that makes the Reddit Comments for Youtube extension and asked him to enable support for Lemmy. The developer was already rewriting the extension and decided to implement Lemmy support as well! Here's the GitHub and FireFox links. It also available for Chrome iirc.

The comments appear after you select an instance in the extension's menu on any youtube video that has been posted to any Lemmy instance with a full url without a timecode. Invidious links and Lemmy comments on invidious instances still aren't supported but since its supported by the Reddit comments it should be possible if someone submits a PR.

top 14 comments
sorted by: hot top controversial new old
[–] clearleaf@lemmy.world 19 points 2 years ago (2 children)

Did they change the API fees at Reddit? I thought stuff like that was supposed to be impossible now.

[–] nix@merv.news 17 points 2 years ago (1 children)

The developer doesn't use the api, they're using Reddit's free JSON endpoint

[–] starman@programming.dev 2 points 2 years ago (1 children)
[–] nix@merv.news 8 points 2 years ago

I don’t really understand it since I know almost nothing about programming. But if I understand it correctly (which I probably don’t) the JSON endpoint is just a static set of information you can pull data from? While the API would be able to read and write data and have more precise information pulled. Not sure though because you can comment and vote from the extension so it’s somewhat interactive still

Never heard of scraping?

[–] LunchEnjoyer@lemmy.world 16 points 2 years ago (1 children)

This in freetube would be amazing!

[–] nix@merv.news 10 points 2 years ago (2 children)
[–] pmarcilus@discuss.tchncs.de 4 points 2 years ago (1 children)

They've said that they are not going to implement it so not a great news

[–] nix@merv.news 6 points 2 years ago

Seems like it’s not something they want to work on. they might accept a PR though

[–] LunchEnjoyer@lemmy.world 2 points 2 years ago

This would be cool for Invidious too

[–] solariplex@slrpnk.net 7 points 2 years ago

Neat stuff!

[–] Blaze@discuss.tchncs.de 6 points 2 years ago

Great news!

[–] cynber@lemmy.ca 6 points 2 years ago* (last edited 2 years ago)

This is amazing, thank you for reaching out to the dev!

This was on the list of ideas for InstanceAssistant, but I didn't know where to start. It is great news that it was added to the original extension.