Skip to content

TheRealPolatic/VCC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCC

Automated YouTube Channel for Valorant Clips

Getting Started

This will create folders to store the data, and it will use chromedriver.exe to have automated control of the webpages Valorant Clip Compilation

Prerequisites

Libraries:

Libraries (Braullio):

pip install selenium
pip install requests
pip install pillow
pip install moviepy
https://chromedriver.chromium.org/downloads

Libraries (Zaid):

pip install --upgrade google-api-python-client
pip install --upgrade google-auth-oauthlib google-auth-httplib2
pip install argparse
pip install python-http-client
pip3 install --upgrade oauth2client
pip install opencv-python
pip install google-auth-oauthlib

Install FFmpeg and follow https://github.com/elmoiv/redvid

Running the tests

The code will display which function is currently being ran in order:

  • Reset Folders
  • Scrape Clip information
  • Download Clips
  • Create channel mention
  • Add Mention to Clips
  • Create timestamps
  • Generate a title
  • Generate a thumbnail
  • Merge clips together
  • Upload to YouTube
  • Repeat

Deployment

This was launched 8/8/20 as version 1.0. We had a few errors with repetition and resolution and version 1.1 is the current one that went live on 8/9/20

Built With

Contributing

Braulio Carrion Corveira

Zaid Omer

Versioning

Currently on version 1.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%