Skip to content

v2.3.0

Compare
Choose a tag to compare
@calzoneman calzoneman released this 07 Aug 15:03
  • 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 to false) individual videos
  • 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 and object)
  • 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"