Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soufianesakhi/youtube-playlist-helper

YouTube playlist editor and generator
https://github.com/soufianesakhi/youtube-playlist-helper

Last synced: 12 days ago
JSON representation

YouTube playlist editor and generator

Awesome Lists containing this project

README

        

# YouTube Playlist Helper

A YouTube playlist creator for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/youtube-playlist-helper/) and [Google Chrome](https://chrome.google.com/webstore/detail/youtube-playlist-helper/ibdakohjhchaagmccfedeejmeillongg).

## Support

Send me an email if you have any request or suggestions. I will try to respond when I have the time.

![](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif) to support the development costs of this extension.

## Features

![extension-popup-menu](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/extension-popup-menu.png)

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

![playlist-editor](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/playlist-editor.png)

- 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](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/saved-playlists.png)

- Create a playlist from a bookmark folder

![create-playlist-from-bookmark-folder](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/create-playlist-from-bookmark-folder.png)

- Create a playlist from a list of links

![create-playlist-from-url-list](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/create-playlist-from-url-list.png)

- Combine YouTube tabs and create playlist

![combine-youtube-tabs](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/combine-youtube-tabs.png)

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

![create-playlist-from-youtube-thumbnails](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/create-playlist-from-youtube-thumbnails.png)

![playlist-created](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/playlist-created.png)

- 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.