883 Commits

Author SHA1 Message Date
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
dependabot[bot]
db46eb5235
Bump typescript from 4.5.5 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 16:03:28 +00:00
dependabot[bot]
4636137163
Bump @types/node from 17.0.14 to 17.0.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.14 to 17.0.21.
- [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-03-01 16:03:21 +00:00
dependabot[bot]
df2ee35429
Bump typedoc from 0.22.11 to 0.22.12
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.11 to 0.22.12.
- [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.11...v0.22.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 16:03:15 +00:00
Killer069
c5fc05a90b
Merge pull request #262 from play-dl/automated/update-user-agents
[Automated] Update user agents
2022-03-01 08:37:05 +05:30
github-actions[bot]
2c9d0b507c [Automated] Update user agents 2022-03-01 00:52:38 +00:00
absidue
a42e7f75ed 1.8.9 2022-02-27 20:42:44 +01:00
absidue
bfffeb1660
Merge pull request #261 from play-dl/absidue-fixes
Various fixes and feature request implementations
2022-02-27 20:39:09 +01:00
absidue
026fa34fdb Fix legacy streams being closed early because they look idle 2022-02-27 12:28:09 +01:00
absidue
771b15e09f Add permalink property to SoundCloudTrack 2022-02-27 11:28:45 +01:00
absidue
d1d0b7256a Try validating without playlist parameter if playlist validation fails 2022-02-26 23:44:27 +01:00
absidue
89b843a07f Allow youtu.be playlist URLs to be validated correctly 2022-02-26 23:44:27 +01:00
absidue
24f7855c4f Fix empty search results caused by adverts 2022-02-26 23:44:27 +01:00
absidue
258ef03aaa Fix error when playing legacy streams caused by the content length missing 2022-02-26 23:44:25 +01:00
Killer069
e6ef793465
1.8.8 2022-02-11 18:37:05 +05:30
Killer069
999d373c5f
Merge pull request #256 from play-dl/developer
1.8.8
2022-02-11 18:36:44 +05:30
killer069
e60e71125e Added liveAt property in YouTube Video 2022-02-11 18:35:17 +05:30
absidue
e939585c17 Add workflow to update the user agents once a month 2022-02-09 18:40:57 +01:00
Killer069
351ac7b50c
1.8.7 2022-02-09 15:34:44 +05:30
Killer069
73141d26b7
Merge pull request #253 from play-dl/developer
Fixed player response undefined issue
2022-02-09 15:34:25 +05:30
killer069
0c45d07d72 Fixed player response undefined issue 2022-02-09 15:33:21 +05:30
absidue
ddcf09262f 1.8.6 2022-02-03 22:43:10 +01:00
absidue
47ccb4a145 Well this is embarrassing but not unexpected given my history with releases here 2022-02-03 22:40:35 +01:00
absidue
663f58d566 1.8.5 2022-02-03 18:37:26 +01:00
absidue
9670e6ccfb Add option to unblur thumbnails in YouTube search results 2022-02-03 18:23:14 +01:00