Skip to content

No-nonsense utility converting youtube/soundcloud/bandcamp links to iframes via the browser console

License

Notifications You must be signed in to change notification settings

disconomics/console-mixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

console-mixer

No-nonsense utility converting youtube/soundcloud/bandcamp links to iframes via the browser console.

As used during Disconomics' quarantine series.

demo

How to run this thing

How to run this thing locally

  • git clone this repo, cd into it
  • boot up server e.g.
$ npm i -g http-server
$ http-server -p 9999

# OR
$ python3 -m http.server 9999
  • open up http://localhost:9999/
  • open console (e.g with <ctrl-alt-j>)
  • use addIFrame and/or pasteIFrame to add content
  • start mixing !

License

MIT

About

No-nonsense utility converting youtube/soundcloud/bandcamp links to iframes via the browser console

Resources

License

Stars

Watchers

Forks

Languages