907 Commits

Author SHA1 Message Date
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
Killer069
5d4485a54e
Merge pull request #249 from play-dl/dependabot/npm_and_yarn/tsup-5.11.13
Bump tsup from 5.11.11 to 5.11.13
2022-02-02 09:07:23 +05:30
Killer069
2861ac0ea1
Merge pull request #250 from play-dl/dependabot/npm_and_yarn/play-audio-0.5.2
Bump play-audio from 0.4.3 to 0.5.2
2022-02-02 09:07:13 +05:30
Killer069
c9fad6a874
Merge pull request #251 from play-dl/dependabot/npm_and_yarn/types/node-17.0.14
Bump @types/node from 17.0.12 to 17.0.14
2022-02-02 09:07:01 +05:30
dependabot[bot]
2332e354de
Bump @types/node from 17.0.12 to 17.0.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.12 to 17.0.14.
- [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-02-01 16:03:38 +00:00
dependabot[bot]
cedce26edc
Bump play-audio from 0.4.3 to 0.5.2
Bumps [play-audio](https://github.com/play-dl/play-audio) from 0.4.3 to 0.5.2.
- [Release notes](https://github.com/play-dl/play-audio/releases)
- [Commits](https://github.com/play-dl/play-audio/compare/0.4.3...0.5.2)

---
updated-dependencies:
- dependency-name: play-audio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:03:29 +00:00
dependabot[bot]
b89daecad1
Bump tsup from 5.11.11 to 5.11.13
Bumps [tsup](https://github.com/egoist/tsup) from 5.11.11 to 5.11.13.
- [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.11...v5.11.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:03:21 +00:00
Killer069
8485c46962
1.8.4 2022-02-01 09:39:37 +05:30
Killer069
dd5c5f6d75
Merge pull request #248 from play-dl/developer
1.8.4
2022-02-01 09:39:20 +05:30
killer069
f6b7204b33 Prettier code 2022-02-01 09:38:31 +05:30
killer069
f4da466d17 Stream issues fixed
Stream issues fixed + Playlist icons issues fixed
2022-02-01 09:35:39 +05:30
absidue
f90c780f36 1.8.3 2022-01-31 18:02:12 +01:00
absidue
de6d8eae75 Improve documentation for playlist_info (fixes #247) 2022-01-31 18:00:45 +01:00
absidue
62711f87b8 Fix extracting channel icon for playlists 2022-01-31 17:55:26 +01:00
Killer069
7eebccb417
1.8.2 2022-01-27 13:27:49 +05:30
Killer069
68bc6173e2
Merge pull request #245 from play-dl/developer
1.8.2
2022-01-27 13:27:33 +05:30
killer069
92a023e6d9 Added deciphering of audio only formats in decipher info. 2022-01-27 13:22:26 +05:30
absidue
5ceb9b05d6 Update dependencies 2022-01-26 20:02:52 +01:00
absidue
285465a1c6 Add support for upcoming videos, adding the upcoming property to YouTubeVideo 2022-01-26 19:35:03 +01:00
Killer069
2c7e94402c
Merge pull request #240 from Darker-Ink/main
Cleaning the damn examples up
2022-01-25 08:44:38 +05:30
DarkInk
584dc1d7fa Cleaning the damn examples up 2022-01-24 18:31:00 -06:00
Killer069
a4d182fdf3
Merge pull request #239 from play-dl/developer
1.8.1
2022-01-20 16:55:06 +05:30
Killer069
d2a9c28c09
1.8.1 2022-01-20 16:54:58 +05:30
killer069
d15c752481 compatibility readme added 2022-01-20 16:54:04 +05:30
killer069
8013ed9a6b compatibility readme added 2022-01-20 16:53:43 +05:30
killer069
4611ab5b40 compatibility readme added 2022-01-20 16:52:48 +05:30
killer069
2242c64a8c Property Name change 2022-01-20 16:32:14 +05:30