Giter Club home page Giter Club logo

animesongquizzer's Introduction

"# animesongquizzer"

i wanted to make an anime OP guessing video, but it looked easily automatable so i did that

i don't expect anyone else to use this code, so you will have to modify hard coded file refs

main usage: requires a folder called 'data', with subfolders inside, 1 for each song

each subfolder needs an 'info.txt', and a 'video.mp4' info.txt will have the info required to draw clips/segments from 'video.mp4'

here's the format for info.txt (subject to change): title: song: anime: type: [op|ed|insert] artist: qstart: time in seconds from vid start where the 'question' portion of footage can be drawn qend: time in seconds from vid start where the 'question' portion of footage can no longer be drawn atime: time in seconds in the video to display clip of 'answer' portion difficulty: [easy|medium|hard] copyright: (optional)

example: title: Beastars S1 song: Wild Side anime: Beastars type: op artist: ALI qstart: 0 qend: 60 atime: 49 difficulty: medium copyright: true

other requirements: again, code is not meant to run out of the box but here's what I used if you want to get it working: python need MMFPEG installed - you need to rename path to it in the script need assets\backgrounds - folder of images to pull from to use as backgrounds for 'question' portion need assets\countdowntimer.mp4 - this is a green-screen graphic that will be overlayed on top of the background to be a countdown timer

yea i guess you also need the BowlbyOneSC-Regular.ttf font installed

animesongquizzer's People

Contributors

jiahuahl 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.