Skip to content

Commit

Permalink
update spec/ & TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
lejenome committed Dec 20, 2014
1 parent 8a191f4 commit 007a64c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
3 changes: 3 additions & 0 deletions spec/facebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
- [x] `facebook.com/video?v=<VIDEO_ID>`
- [x] `www.facebook.com/video?v=<VIDEO_ID>`
- [x] `beta.facebook.com/video?v=<VIDEO_ID>`

**IN PAGE EVENTS:**
- [ ] showing a video on the PhotoViewer dialog
20 changes: 10 additions & 10 deletions spec/youtube.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
- [ ] `www.youtube.com/embed?listType=search&list=<QUERY>` #3

**QUERY:**
- autoplay 1,0
- autohide 0,1,2
- color
- controls 0,1,2
- enablejsapi 0,1
- end
- fs 0,1
- loop 0,1
- playlist
- start
- [ ] autoplay 1,0
- [ ] autohide 0,1,2
- [ ] color
- [ ] controls 0,1,2
- [ ] enablejsapi 0,1
- [ ] end
- [ ] fs 0,1
- [ ] loop 0,1
- [ ] playlist
- [ ] start

**API:**
more @ https://developers.google.com/youtube/player_parameters

0 comments on commit 007a64c

Please sign in to comment.