Git Product home page Git Product logo

video-maker-bot-python's People

Contributors

miguelti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

video-maker-bot-python's Issues

Refactor "Youtube" Service

All pieces of code of this project should use the clean code characteristics. The Youtube service was extracted directly from the Youtube documentation and only modified to adapt to the script flow and execution

Move assets to a static files folder

Every asset generated by the script (images, videos and text files) are stored in the root folder. It would be good to move them to a static folder.

Scope and Tasks

Project scope

  • Create orchestrator
  • Create user input service
  • Create content service
  • Create text processing service
  • Create image processing service
  • Create video service

Orchestrator

  • Define data structure
  • Define pipeline

User input

  • Read user input topic
  • Read user input prefix
  • Save user input

Content

  • Read saved data
  • Search content from source
  • Sanitize content
  • Save content

Text Processing

  • Read content
  • Divide content in paragraphs
  • Get keywords from paragraphs
  • Save paragraphs and keywords

Image Processing

  • Read content
  • Search for images related to keywords in paragraph
  • Select images
  • Download images
  • Save selected images for each paragraphs

Video service

  • Read content and images
  • Resize images
  • Render video
  • Upload video

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.