So, it seems I'm really out of the loop. Is this some AI thing generating a video from my comment? Or does this scroll through all comments while "recording" the screen?
It firstly takes the posts sorted by the SORT_TYPE (e.g. Hot) from a community, for example, asklemmy@lemmy.world
It then gets the comments from that random post sorted by Top and selects as much as the COMMENT_LIMIT is.
Then the function screenshotLemmy()
from screenshotLemmy.py
gets called. This function uses the selenium library to simulate the browser of choice (e.g. Firefox) and screenshots the random comments and the random post selected earlier.
After that, createTTS()
inside createTTS.py
gets called which converts the post and the comments to speech using the gTTS library.
Then, createLemmyVideo()
inside createLemmyVideo.py
gets called. This function firstly creates parts of the final video that will be put together later using moviepy.
After all that, cleanup()
inside finalCleanup.py
gets called, which deletes everything inside the tts, video/parts and screenshots folder.
The put together video (final video) will be inside the video folder.
God no. Please, we dont need more anon-style YouTube videos that just read low quality text content that was never intended to he in a video format
Wait for when someone makes a 4chan to video converter :)
This is basically what my nightmares are made of
Can you link to one of these videos? Would be good to have an example in the github readme somewhere. I have no idea what this is about. What reddit videos?
For example this one: https://youtu.be/Rz6RDJNwe7Y?si=gVG2SLMh6vGIjZVX
Mine isn't as advanced as the current ones though.
Here is an alternative Piped link(s):
https://piped.video/Rz6RDJNwe7Y?si=gVG2SLMh6vGIjZVX
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
Wow, that has 43k views.
People who make these videos also buy views to appear interesting, until organic views are consistent
Yeah, though Lemmy's current asklemmy communities aren't that active, so I doubt you can get something interesting all the time.
Those videos do really well on TikTok too. You need Minecraft gameplay in the background though lol
I could've done that as well, though it might slow the video creation even more and also is extra work. I might think about doing it someday as an optional option.
I don't like these videos, but it could boost Lemmy's popularity if used right.
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.