Skip to content

ranazee/youtube-playlist-helper

 
 

Repository files navigation

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.

About

YouTube playlist editor and generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 41.9%
  • JavaScript 34.1%
  • TypeScript 12.5%
  • HTML 8.2%
  • CSS 3.3%