cashcowfranchie
Newbie
- Nov 21, 2021
- 11
- 10
FYI 35 years old asian with 10 years PM experience in healthcare IT industry
code dummy and no python expert,all I got is tearing technical issue into parts and find solution for each one from google with issue part keyword and then assemble code into a runnable one.
as the ending of 2021,
1.choose specific reddit sub ,scrape materials from sub, treat image post, text post and video post separately.
2.convert original image post, text post and video post into video clips with necessary video unique technic
3.ability to automatically to generate compilation videos from video clips
4.ability to concat preparing channel intro and ending screen template video for each upload video
5.automatically generate clickbait thumbnail for each upload video
6.automcatically upload video to youtube channel with title,des ,tags,thumbnail set,time schedule feature supported.
7.ability to automatically generate tags from video titles or seed keyword
8.perhaps a GUI for mannually config the upload process parameters font size publish policy etc
9.for text post or text format comment, tts is required .amazon polly is preferred.vocode is considering
10.for image /video post ,1280*720 or other standard ratio should fit in that means we need add underlying background image
11.talking avatar feature
12.for pure text content,static image per scene is required,text over whole no related video(so many game video without copyright issue) is step 2, each scene text over video clip scraping from google with keyword is next step.
weapon I will use :
ffmpeg
moviepy
selenium
opencv?
rapidtags?
May force be with me
code dummy and no python expert,all I got is tearing technical issue into parts and find solution for each one from google with issue part keyword and then assemble code into a runnable one.
as the ending of 2021,
1.choose specific reddit sub ,scrape materials from sub, treat image post, text post and video post separately.
2.convert original image post, text post and video post into video clips with necessary video unique technic
3.ability to automatically to generate compilation videos from video clips
4.ability to concat preparing channel intro and ending screen template video for each upload video
5.automatically generate clickbait thumbnail for each upload video
6.automcatically upload video to youtube channel with title,des ,tags,thumbnail set,time schedule feature supported.
7.ability to automatically generate tags from video titles or seed keyword
8.perhaps a GUI for mannually config the upload process parameters font size publish policy etc
9.for text post or text format comment, tts is required .amazon polly is preferred.vocode is considering
10.for image /video post ,1280*720 or other standard ratio should fit in that means we need add underlying background image
11.talking avatar feature
12.for pure text content,static image per scene is required,text over whole no related video(so many game video without copyright issue) is step 2, each scene text over video clip scraping from google with keyword is next step.
weapon I will use :
ffmpeg
moviepy
selenium
opencv?
rapidtags?
May force be with me
Last edited by a moderator: