v2.3.0
- Refactor media lookup
- Add GDATA v3 API
- Note: v3 of the YouTube API is only implemented for single video retrieval. For playlists and search, it doesn't return the video length, so I would have to make a second request, which makes it not really worth switching to
- Support YouTube API v2 developer keys
- Note: This developer key is applied when available to playlists, searches, and (when
enable-ytv3
is set tofalse
) individual videos
- Note: This developer key is applied when available to playlists, searches, and (when
- My Channels interface on Account page
- List user channels in ACP
- Allow channel admins to view channel log
- Log voteskips
- Log video adds/moves/deletes
- Custom embed support (
iframe
andobject
) - Refactor clientside player loader
- Add setting for
wmode=transparent
(should fix flashplayer being stuck on top on some browsers) - Change "Show Library" to "Show Library/YouTube search"