907 Commits

Author SHA1 Message Date
dependabot[bot]
0b10229901
Bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 16:02:43 +00:00
dependabot[bot]
cf1beb6689
Bump tsup from 5.12.2 to 5.12.6
Bumps [tsup](https://github.com/egoist/tsup) from 5.12.2 to 5.12.6.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v5.12.2...v5.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 16:02:31 +00:00
dependabot[bot]
571e685438
Bump prettier from 2.6.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [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.6.1...2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 16:02:20 +00:00
dependabot[bot]
dd65551af0
Bump typedoc from 0.22.13 to 0.22.15
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.13 to 0.22.15.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.13...v0.22.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 16:02:12 +00:00
absidue
5f993c4c0b Minor performance improvement 2022-04-24 12:48:27 +02:00
AtariTom
ff0129d9db
Added URL to properties in music object (#280)
* Added URL endpoints to licensed music object

* Added URL info to properties in music object

* Added URL to properties in music object

* Added URL support for the Video Music properties with typings

* Added URL to music properties in YoutubeVideo

* Fixed Typings

* Added footnote to music property
2022-04-08 17:20:06 +02:00
Atari Tom
da04d38069 Added footnote to music property 2022-04-08 11:18:06 -04:00
Atari Tom
53f379215b Fixed Typings 2022-04-08 10:29:57 -04:00
Atari Tom
d90a95f4e0 Added URL to music properties in YoutubeVideo 2022-04-08 10:22:45 -04:00
Atari Tom
ea89130549 Merge branch 'play-dl-main' 2022-04-08 10:13:04 -04:00
Atari Tom
2fd2181447 Removed Conflict 2022-04-08 10:12:25 -04:00
absidue
c40b432ee3 Fix error extraction here as well 2022-04-08 15:41:51 +02:00
absidue
5408e2e7b4 1.9.4 2022-04-08 15:23:19 +02:00
absidue
e17fbc68e4 Fix error message extraction and missing chapters 2022-04-08 15:21:05 +02:00
absidue
ffee49b9fb Fix extracting music metadata with locales other than english 2022-04-08 15:16:17 +02:00
Atari Tom
b523c4f394 Added URL support for the Video Music properties with typings 2022-04-06 11:58:44 -04:00
absidue
bfed78d3d1
Merge pull request #281 from play-dl/automated/update-user-agents
[Automated] Update user agents
2022-04-05 21:58:32 +02:00
github-actions[bot]
e75f0dc280 [Automated] Update user agents 2022-04-05 19:54:04 +00:00
absidue
329bf64d4f Fix duplicate user agents 2022-04-05 21:53:21 +02:00
dependabot[bot]
fb083bdc92
Merge pull request #275 from play-dl/dependabot/npm_and_yarn/types/node-17.0.23 2022-04-05 19:38:14 +00:00
dependabot[bot]
f1e5334ba8
Merge pull request #276 from play-dl/dependabot/npm_and_yarn/typedoc-0.22.13 2022-04-05 19:37:57 +00:00
dependabot[bot]
5a9bdbcd84
Merge pull request #277 from play-dl/dependabot/npm_and_yarn/prettier-2.6.1 2022-04-05 19:37:42 +00:00
dependabot[bot]
f64aebec8e
Merge pull request #278 from play-dl/dependabot/npm_and_yarn/tsup-5.12.2 2022-04-05 19:37:29 +00:00
absidue
9dece616e0
Merge pull request #279 from play-dl/dependabot/npm_and_yarn/typescript-4.6.3
Bump typescript from 4.6.2 to 4.6.3
2022-04-05 21:36:26 +02:00
AtariTom
9b9c68ef13 Added URL to properties in music object 2022-04-02 23:32:21 -04:00
AtariTom
d7cea3a222 Merge branch 'main' of https://github.com/AtariTom/play-dl 2022-04-02 23:29:50 -04:00
AtariTom
a714064070 Added URL info to properties in music object 2022-04-02 23:29:28 -04:00
AtariTom
2838bc5a6b
Merge branch 'play-dl:main' into main 2022-04-02 23:08:43 -04:00
AtariTom
2013f02a61 Added URL endpoints to licensed music object 2022-04-02 23:08:18 -04:00
dependabot[bot]
677bf6c6dd
Bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 16:03:45 +00:00
dependabot[bot]
5213a0e978
Bump tsup from 5.11.13 to 5.12.2
Bumps [tsup](https://github.com/egoist/tsup) from 5.11.13 to 5.12.2.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v5.11.13...v5.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 16:03:37 +00:00
dependabot[bot]
8cd41c469f
Bump prettier from 2.5.1 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.1.
- [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.5.1...2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 16:03:23 +00:00
dependabot[bot]
85525ea815
Bump typedoc from 0.22.12 to 0.22.13
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.12 to 0.22.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.12...v0.22.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 16:03:15 +00:00
dependabot[bot]
853ca802e5
Bump @types/node from 17.0.21 to 17.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 16:03:03 +00:00
absidue
953bd253f3 1.9.3 2022-03-31 18:59:12 +02:00
absidue
21cb11d3e3
Merge pull request #273 from AtariTom/main 2022-03-31 17:34:32 +02:00
Atari Tom
73644f6c9d Added playability parameter to SpotifyTrack 2022-03-31 11:18:25 -04:00
absidue
ea5bdc266b 1.9.2 2022-03-16 21:29:28 +01:00
absidue
f68ab1b8ad Fix undefined in yt_validate (fixes #270) 2022-03-16 21:29:06 +01:00
Killer069
a26dd9718f
1.9.1 2022-03-12 23:24:39 +05:30
Killer069
0d47c9a29f
Update package.json 2022-03-12 23:24:20 +05:30
Killer069
01df77abca
Merge pull request #269 from Gary50613/main
fix nullable chapters
2022-03-12 23:19:01 +05:30
凱恩Kane
ad63ec2847
fix nullable chapters 2022-03-13 00:22:05 +08:00
absidue
d79346cfbe 1.9.0 2022-03-10 20:35:04 +01:00
absidue
12f9f919cf Extract chapters from video page 2022-03-10 20:31:49 +01:00
absidue
61e736ce97 Trim string args in external facing functions as people are not cleaning up their user input 2022-03-10 19:30:06 +01:00
absidue
ad16b6ece2 Fix YouTube link validation 2022-03-10 19:10:02 +01:00
Killer069
5a780517ef
Merge pull request #263 from play-dl/dependabot/npm_and_yarn/typedoc-0.22.12
Bump typedoc from 0.22.11 to 0.22.12
2022-03-02 19:43:39 +05:30
Killer069
1446a8d329
Merge pull request #264 from play-dl/dependabot/npm_and_yarn/types/node-17.0.21
Bump @types/node from 17.0.14 to 17.0.21
2022-03-02 19:43:30 +05:30
Killer069
aab6c74a57
Merge pull request #265 from play-dl/dependabot/npm_and_yarn/typescript-4.6.2
Bump typescript from 4.5.5 to 4.6.2
2022-03-02 19:43:22 +05:30