GithubHelp home page GithubHelp logo

jeremyforest / nmc-videos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from patrickmineault/nmc-videos

0.0 1.0 0.0 496 KB

Pipeline to create videos with Neuromatch conference

License: MIT License

Python 100.00%

nmc-videos's Introduction

update 2021

Below still applied. Env is out of date. Process is to query youtube videos from airtable get_yt_links_from_airtable.py, download them locally,process them (sound, and adding splashscreen), then reupload to youtube and add to the right playlist. Creates a data.csv file to summarized failed/success at each step.

Defintely some progress to make in the code to get it more robust.

pipeline.py is still a work in progress. Was never really used yet. get_yt_links_from_airtable allow to query the video links from airtable database. dl_yt_video.py download youtube videos locally to be processed.

Minor updates to others code files to make it compatible with updated flow.

nmc-videos

Pipeline to create videos with Neuromatch conference.

Create the right conda environment with conda env create -f environment.yml

conda activate videos

python cut_videos.py shows how to cut a video (with splash screen).

python cut_airtable.py shows how to cut a video based off of timings stored in Airtable.

python update_description.py shows how to update a video's description based off of airtable data.

Secret tokens should be stored in .env:

  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET
  • GOOGLE_API_KEY
  • AT_APP_KEY_ORANGE
  • AT_APP_KEY_GRAY
  • AT_API_KEY

AT are the airtable keys, Google the YouTube keys.

Only tested on Ubuntu.

nmc-videos's People

Contributors

jeremyforest avatar patrickmineault avatar

Watchers

 avatar

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.