/Youtube-Playlist-Manager

An advanced playlist manager for youtube, that lets you perform various batch actions.

Primary LanguageJavaScript

Youtube-Playlist-Manager (indev)

An advanced playlist manager for youtube, that lets you perform various batch actions. This will become a chrome extension soon. I was tired of Youtube's default playlist managing capabilities, so I decided to create my own tool using Youtube's API.

Open source under the MIT or CC-BY-SA license.
Live Demo


Preview

#####Features (implemented):

  • Export playlists
  • Remove duplicates
  • Remove deleted videos

#####Features (planned):

  • Sort playlists by date added
  • Sort by tags

#####Dependencies:

  • jQuery
  • Underscore.js
  • Backbone.js
  • RequireJS
  • Youtube API v3

If you want to host this application yourself, you need to create your own API project here
(also enable the Youtube API v3) and then replace the client_id with yours here.