https://github.com/soufianesakhi/youtube-playlist-helper
YouTube playlist editor and generator
https://github.com/soufianesakhi/youtube-playlist-helper
Last synced: 2 months ago
JSON representation
YouTube playlist editor and generator
- Host: GitHub
- URL: https://github.com/soufianesakhi/youtube-playlist-helper
- Owner: soufianesakhi
- License: mit
- Created: 2020-04-05T17:55:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T04:41:04.000Z (about 1 year ago)
- Last Synced: 2024-10-30T13:37:43.274Z (7 months ago)
- Language: Svelte
- Homepage:
- Size: 4.87 MB
- Stars: 130
- Watchers: 5
- Forks: 16
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - soufianesakhi/youtube-playlist-helper - YouTube playlist editor and generator (Svelte)
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.
 to support the development costs of this extension.
## Features

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

- 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

- Create a playlist from a bookmark folder

- Create a playlist from a list of links

- Combine YouTube tabs and create playlist

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


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