https://github.com/iandennismiller/youtube-remix
Easily embed Youtube video remixes in HTML. Cut, sequence, and merge multiple videos into a single stream.
https://github.com/iandennismiller/youtube-remix
Last synced: 6 months ago
JSON representation
Easily embed Youtube video remixes in HTML. Cut, sequence, and merge multiple videos into a single stream.
- Host: GitHub
- URL: https://github.com/iandennismiller/youtube-remix
- Owner: iandennismiller
- Created: 2011-05-09T19:32:04.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-05-09T19:44:37.000Z (over 14 years ago)
- Last Synced: 2023-04-18T03:24:47.967Z (over 2 years ago)
- Language: Python
- Homepage:
- Size: 147 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# youtube-remix
Usage:
```
var mash_cfg = {
'id': 'example_player',
'height': '390',
'width': '640',
'hide_when_finished': true,
'fade': true,
'sequence': "(<yFhFu25TGxM, 2s, 10s>, <tgGxi3hiOnY, 00s, 11s>, <B4Y_2V5caQk, 23s, 33s>, <x5tj9uSc2_4, 8s, 29s>)"
};
```