Go to file
Nemo efed3d7bf7 Add native dependabot 2021-06-01 12:31:21 +05:30
.github Add native dependabot 2021-06-01 12:31:21 +05:30
src Get it working 2021-05-31 13:26:47 +05:30
test Get it working 2021-05-31 13:26:47 +05:30
.editorconfig Initial commit 2017-06-08 01:44:09 +05:30
.gitignore Initial commit 2017-06-08 01:44:09 +05:30
README.md Get it working 2021-05-31 13:26:47 +05:30
index.js Get it working 2021-05-31 13:26:47 +05:30
package-lock.json Get it working 2021-05-31 13:26:47 +05:30
package.json Get it working 2021-05-31 13:26:47 +05:30

README.md

youtube-cue

Helps you tag music compilations from youtube by generating a Cue sheet. Use alongside cuetag.sh.

Dependencies

  • None

Installation

npm install -g youtube-cue

Usage

youtube-cue "https://www.youtube.com/watch?v=41Y6xov0ppw" file.cue

HACKING

  • If this video does not work on a specific video, please attach the debug log output
  • Pull Requests are welcome that add support for a better parser without breaking the existing tests
  • Please add tests for any new functionality
  • This project follows Readme Driven Development, and as such the README may include "Forward Looking Statements"

License

Licensed under the MIT License