If so how do we get started? (Idk how to code)
Learn to code. Otherwise, there's no "we".
Nobody is going to do programming work for you for nothing. Plenty of ideas men thanks, don't need any more.
Please don't post about US Politics.
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected].
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.
Reminder: The terms of service apply here too.
Logo design credit goes to: tubbadu
If so how do we get started? (Idk how to code)
Learn to code. Otherwise, there's no "we".
Nobody is going to do programming work for you for nothing. Plenty of ideas men thanks, don't need any more.
I haven't looked in awhile... But has the API for Lemmy been implemented? If so, it should be pretty easy to port over.
The developer added Lemmy compatibility :)
After some searching it looks like Lemmy api info is here https://join-lemmy.org/docs/contributors/04-api.html
Someone also shared an api login script here https://lemmy.world/post/1179663
And a php api with some documentation as well https://github.com/RikudouSage/LemmyApi
Here’s the source code for the reddit for youtube extension https://github.com/Xyl-AU/Reddit-Comments-for-YouTube
I just had a peek at the source code of the plug-in. It's basically already setup to add another service like Lemmy, as it supports Nebula and one other service with the same codebase.
I think it would almost trivial to add Lemmy. I may look into doing it if i get bored and have the time, but not sure when that would be. Have you contacted the git maintainer for that plug-in and asked him to add Lemmy support? He could do it much quicker since he's already familiar with the code and from what I saw, it would be about 30-60 minutes worth of work for someone familiar with the codebase already. I may be grossly underestimating that since I did not do an in depth dive, but from what I can tell it would be pretty simple.
What I would do is:
Add a new variable that lets you configure what Lemmy instance you want to point to
Copy the objects from reddit to a new lemmy object.
Adjust the URL and /r/ to /c/
Might have to fiddle with the User view code a bit
But other than that, everything else code wise should be a drop in replacement from what I can tell.
The developer said they don’t have much time so they’re not sure they can do it for now but they’ll try to when they have free time and that if anyone sends a PR they’ll merge it. https://github.com/Xyl-AU/Reddit-Comments-for-YouTube/issues/2#issuecomment-1811783026
How is this any different from using your favorite Lemmy client and simply watching whatever Piped, etc. vid within it?
Also, I second the "learn to code" sentiment. Otherwise, what exactly are you bringing to the table? Cash?
When you’re on YouTube/piped it automatically embeds the comments under the description. I think it’s obvious why that’s better than manually searching all of lemmy for each thread that has the same link
Kinda ignoring the important statement/question...
Also, I second the "learn to code" sentiment. Otherwise, what exactly are you bringing to the table? Cash?
Because I don’t have time to learn to code. I can donate some money
You want to look at Lemmy but block all comments? Do I have that right?
If you were trying to block ads, just use one of the apps that does so, like Connect.
Updated the OP to include a description of the extension. I want to be able to browse Lemmy threads/comments on any YouTube video (ideally any website). The extension in the picture is called Reddit comments for youtube and it shows you the comments of threads that have the same link of the youtube video you’re on
Just block JS by default using uBlock origin. Install mpv with youtube-dl and feed YouTube URLs into mpv. No need for a separate extension to avoid the morons commenting on YouTube.
The extension is to embed reddit/lemmy comments on a youtube video
And what good does that accomplish? The person posting the video won't see them unless they use that extension as well, and why would they bother?
Why would I want to see lemmy comments on a video instead of youtube comments? Because the quality of lemmy comments are way better?
I used to read Playboy for the articles, but I don't go to YouTube for the comments.
I dont think you’re understanding what the post is about. Try looking at the extension. Its to replace youtube comments with Lemmy comments
I understand that the post is about. I just don't see the point of this project. I'm content to not see any comments at all on a YouTube video. Whether they come from YouTube itself or Lemmy is irrelevant to me. You don't seem capable of understanding or accepting that, which isn't my problem.