Commit Graph

28 Commits

Author SHA1 Message Date
Nemo 085913ad69 Initial work on file processor
This adds a new file processor mode. So the command changes from:

youtube-cue https://youtu.be/watch?v=dfjosufoadsi

to additionally supporting:

youtube-cue description.nfo

This however results in some problems. It is hard to get album and album
artist information from a plain text file, so we instead now have 2
additional flags:

--cue-performer "Performer for the entire track collection"
--cue-title "Title for the entire collection"

They usually, (but not always) will correspond to the album artist and
album title.

The changes are fairly obvious - I've also tried to make this more
modular, so hopefully this is easier to use as a module.
2021-09-12 23:14:11 +05:30
dependabot[bot] 666e802cfe Bump prettier from 2.3.2 to 2.4.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 09:58:23 +05:30
dependabot[bot] 5046823854 Bump mocha from 9.1.0 to 9.1.1
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 11:29:51 +05:30
dependabot[bot] 741d74ddf1 Bump mocha from 9.0.3 to 9.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.3...v9.1.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-21 12:28:28 +05:30
dependabot[bot] 67012ca4ac Bump ytdl-core from 4.9.0 to 4.9.1
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.9.0...v4.9.1)

---
updated-dependencies:
- dependency-name: ytdl-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 16:18:11 +05:30
Nemo 30effce43b Add package-upgrade notice and --version 2021-07-29 11:44:23 +05:30
Nemo bcae4ebeb1 [dep] Add Prettier 2021-07-29 11:21:29 +05:30
dependabot[bot] a710658b49 Bump mocha from 9.0.2 to 9.0.3
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 11:22:38 +05:30
Nemo ce845195cf [dep] Dependency Updates 2021-07-21 12:08:49 +05:30
Nemo d47844fe3b Add some badges 2021-06-28 23:54:47 +05:30
Nemo 2c23c1c7aa Version Bump 2021-06-28 13:55:31 +05:30
Nemo ab31ec4f91 npm update 2021-06-28 13:53:59 +05:30
Nemo c9d721953e Version Bump
s Please enter the commit message for your changes. Lines starting
2021-06-10 00:27:04 +05:30
Nemo c06841f57d switch to minimist arg parser 2021-06-10 00:21:23 +05:30
Nemo c730a8f823 remove ora 2021-06-10 00:09:46 +05:30
Nemo a4d04f0dd8 Version Bump 2021-06-09 23:49:51 +05:30
Nemo 0407b0f581 [deps] Dependency Updates 2021-06-09 23:48:49 +05:30
Nemo 9958b6ef0f Get it working 2021-05-31 13:26:47 +05:30
Nemo 32156d2193 Updates to everything 2021-05-30 19:37:09 +05:30
dependabot-preview[bot] 619b5f88ad Bump mocha from 5.2.0 to 8.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 8.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 14:08:53 +05:30
dependabot-preview[bot] 280c409446
Bump meow from 5.0.0 to 7.0.1
Bumps [meow](https://github.com/sindresorhus/meow) from 5.0.0 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](https://github.com/sindresorhus/meow/compare/v5.0.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 00:07:14 +00:00
dependabot-preview[bot] bce23f0155
Bump get-artist-title from 1.1.1 to 1.2.0
Bumps [get-artist-title](https://github.com/goto-bus-stop/get-artist-title) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/goto-bus-stop/get-artist-title/releases)
- [Commits](https://github.com/goto-bus-stop/get-artist-title/compare/v1.1.1...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 23:12:52 +00:00
dependabot[bot] 94837d7f41 Bump console-log-level from 1.4.0 to 1.4.1
Bumps [console-log-level](https://github.com/watson/console-log-level) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/watson/console-log-level/releases)
- [Commits](https://github.com/watson/console-log-level/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 08:43:22 +00:00
dependabot[bot] c85f21d6d3 Bump get-artist-title from 1.1.0 to 1.1.1
Bumps [get-artist-title](https://github.com/goto-bus-stop/get-artist-title) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/goto-bus-stop/get-artist-title/releases)
- [Commits](https://github.com/goto-bus-stop/get-artist-title/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 06:52:15 +00:00
Nemo f413aec6ea deps update 2018-05-27 11:26:53 +05:30
Nemo 78fc7ccbe6 Adds Artist guessing tests 2017-06-11 01:53:12 +05:30
Nemo 52f9594b03 Updates package.json 2017-06-08 02:17:27 +05:30
Nemo 447a5403e7 Initial commit 2017-06-08 01:44:09 +05:30