/youtube-playlist-helper

YouTube playlist editor and generator

Primary LanguageSvelteMIT LicenseMIT

YouTube Playlist Helper

A YouTube playlist creator for Firefox and Google Chrome.

Features

extension-popup-menu

  • A complete playlist editor: add, delete, reorder, reverse, remove duplicates, import and export videos

    playlist-editor

  • Queue up videos from any page (with the right-click context menu) and play or save them using the playlist builder.

  • Save playlists using your browser's sync storage

    saved-playlists

  • Create a playlist from a bookmark folder

    create-playlist-from-bookmark-folder

  • Create a playlist from a list of links

    create-playlist-from-url-list

  • Combine YouTube tabs and create playlist

    combine-youtube-tabs

  • Scan current tab for YouTube links and create a playlist (including thumbnails)

    create-playlist-from-youtube-thumbnails

playlist-created

  • Convert current YouTube playlist tab to YouTube queue

Build instructions

  1. Install Node.js and npm.
  2. Run npm run build.
  3. The extension final sources are found in the src directory.