Skip to content

aychtang/ytdj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytdj

DJ using YouTube videos - this app will let you search and select different videos on YouTube, load them into the browser and mix them.

This was a cool idea but unfortunately the YT iframe api only supports a very small range of playbackRates, I've submitted an issue about this here which is going on my list of things that will never happen.

After a bit of hacking which involved dowloading an older version of chrome and disabling web security, I've made this app actually work.

Demo video:

https://youtu.be/Xhkqii89ym4 YTDJ Demo Video

Build:

npm / yarn install
npm / yarn build

Running the application

In order to use this application you must disable the SOP security measures in your browser, here is how you would do it for Chrome on OSX:

  • First install a copy of Chrome v66
  • Then disable web security open -n -a /Applications/Google\ Chrome\ 2.app --args --user-data-dir="/tmp/chrome" --disable-web-security
  • Then go to index.html

About

DJ using YouTube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published