LvInSaNevL / Second-Stump

An experimental bot to automate meme compilations
http://subscribe.secondstump.com
GNU General Public License v2.0
0 stars 2 forks source link

YouTube content downloader #1

Open LvInSaNevL opened 4 years ago

LvInSaNevL commented 4 years ago

Is your feature request related to a problem? Please describe. Feature request, currently the program has no real ability to download content from YouTube. This needs to be a focus because we could theoretically run out of content on Reddit but there is no way that could happen on YouTube.

Describe the solution you'd like Find more content creators, build a downloader, and somehow split the compilations up into individual clips would be awesome.

Describe alternatives you've considered I have tried using PySceneDetect with OpenCV but it had troubles determining if it was just a camera change or an actual scene change. It would output a bunch of sub 1 second clips on some videos with lots of jump cuts. I have also thought about just finding creators that upload individual memes instead of compilations.

Checklist

Additional context This is going to be one the biggest sources of content that I can think of, its pretty important but it will be a huge project, maybe with somehow training our own ML algorithm.