Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hagabaka/youtube-timestamps-to-playlist

Chrome and Firefox extension which creates a playlist from time tags on a YouTube page
https://github.com/hagabaka/youtube-timestamps-to-playlist

chrome-extension firefox-addon playlist web-components webscraping youtube youtube-timestamps

Last synced: about 2 months ago
JSON representation

Chrome and Firefox extension which creates a playlist from time tags on a YouTube page

Awesome Lists containing this project

README

        

# Youtube Timestamps to Playlist

Chrome and Firefox extension which creates a playlist from time tags on a YouTube page

![screenshot](screenshot.png)

When viewing a video on YouTube containing multiple songs, this extension looks
for a list of "time tags", for example "0:40 Symphony No. 5 in C Minor",
and builds a playlist. You can open the playlist with one click, and easily
change to a different song or seek within the song. It also displays a
notification when a new song starts playing.

## Install

For the stable release, install from the [Chrome Web Store](https://chrome.google.com/webstore/detail/youtube-timestamps-to-pla/jmjgdfollcmomdjljhjkcenehcgbiogm)
or [Firefox Addons](https://addons.mozilla.org/en-US/firefox/addon/youtube-timestamps-to-playlist/)

To test the latest changes, turn on Developer Mode in the Chrome extensions page,
selecte Load Unpacked, and select the directory containing these files.