Giter VIP home page Giter VIP logo

youddit-public's Introduction

Youddit-Public

Youddit

Demo

Demo YouTube Channel

Contribuitors

Calvin Smith & Owen Anderson

Summary

Youddit is made up of customizable python scripts. These scripts include a reddit web scraper that looks for urls of a selected subreddit. A downloading script is then called that will search each url to look and see if a video is attached to the url, if so the video will be downloaded. Once a whole grouping of videos are downloaded they are randomly compiled into 5 minute compilations. Once the video is created it is uploaded to YouTube.

My YouTube Channel

Lamp Board

Quick Start

  1. Install the required pip packages (moviepy, praw, youtube_dl)
  2. Input your own client id for reddit (https://github.com/reddit-archive/reddit/wiki/oauth2) inside of scraper/redditScraper.py
  3. Go to ./main.py
  4. Decide which subreddits you would like to download videos from and add/remove them from the list “subredditList”
  5. Change what you would like your channel name to be, this will be the name of the directory where the clips are temporarily stored
  6. Add the absolute path for downloading to “pathToDownload”
  7. Add the absolute path for your final save location “finalSave”
  8. Create a directory at root called “copyrightFreeMusic”
  9. Move your copyright free music into the directory from above
  10. Type python3 ./main.py into termal to start

ToDo

  • Video Downloader
  • Scrape reddit for videos to download
  • Resizing tool for videos
  • Create a distrubutor to organize videos into 5 minute montages
  • Discard clips over a certian length
  • Compile the videos together
  • Overlay music to videos
  • Stress test it to make sure it can handle 5000+ clips compiling down to 150+ videos
  • Finish a youtube uploader
  • Create a config file tool so that a user can quickly switch between subreddits and youtube channels

youddit-public's People

Contributors

calvinrosssmith 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

youddit-public's Issues

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.