900 Commits

Author SHA1 Message Date
absidue
33af1109f6 Fix seeking in videos with only one cue 2022-01-16 22:55:11 +01:00
Killer069
62dc873221
Merge pull request #237 from VlaDexa/patch-1
(fix): Fixing a small typo in Spotify Examples
2022-01-11 20:58:50 +05:30
VlaDexa
6424d70371
(fix): Fixing a typo in Spotify Examples 2022-01-11 18:17:12 +03:00
absidue
e4e0de311f 1.7.8 2022-01-08 23:15:54 +01:00
absidue
bf981467d6 Fix music info extraction 2022-01-08 22:51:35 +01:00
Killer069
bdafb9bf81
1.7.7 2022-01-07 12:31:49 +05:30
Killer069
21e9ee8e2e
Merge pull request #235 from play-dl/developer
1.7.7
2022-01-07 12:31:27 +05:30
killer069
50b1583c27 Fixed offensive videos error 2022-01-07 12:29:46 +05:30
Killer069
4a86d20be5
1.7.6 2022-01-07 10:49:14 +05:30
Killer069
e6c6e20b5d
Merge pull request #234 from play-dl/developer
1.7.6
2022-01-07 10:48:58 +05:30
killer069
a651979231 Music property fixed 2022-01-07 10:47:26 +05:30
killer069
bc77b704e0 Some Changes 2022-01-07 10:42:29 +05:30
absidue
ce45f3ca62 [YT seek] Only request header data and stop parsing header after reaching the desired cue 2022-01-06 14:16:06 +01:00
Killer069
e5707f049b
1.7.5 2022-01-05 14:22:37 +05:30
Killer069
9b9cea829e
Merge pull request #233 from play-dl/developer
1.7.5
2022-01-05 14:22:17 +05:30
killer069
8e6fb06a0d Seek issues fixed 2022-01-05 14:21:31 +05:30
Killer069
41ca5e7067
1.7.4 2022-01-05 12:10:03 +05:30
Killer069
8605d98059
Merge pull request #232 from play-dl/developer
1.7.4
2022-01-05 12:09:37 +05:30
killer069
72e426cc03 Removed Seek option from stream. 2022-01-05 12:07:39 +05:30
killer069
d93fd98822 Seek improved v2 2022-01-05 12:05:07 +05:30
Killer069
2aa28f2350
1.7.3 2022-01-04 17:51:23 +05:30
Killer069
63517859b3
Merge pull request #231 from play-dl/developer
1.7.3
2022-01-04 17:51:01 +05:30
killer069
3ae4cea5a8 music property issue fixed 2022-01-04 17:49:42 +05:30
killer069
da91f6a1ec Seek precise decimal issues fixed 2022-01-04 16:21:29 +05:30
Killer069
995ff67ebd
1.7.2 2022-01-04 15:27:03 +05:30
Killer069
c2b70e694f
Update index.ts 2022-01-04 15:26:01 +05:30
Killer069
c5ecd43880
Update package.json 2022-01-04 15:21:44 +05:30
Killer069
b746646604
Merge pull request #230 from play-dl/developer
1.7.1
2022-01-04 15:21:26 +05:30
killer069
d68fb60756 Made setToken async 2022-01-04 15:20:38 +05:30
killer069
ddcb71c018 Seek issues fixed 2022-01-04 15:13:27 +05:30
killer069
59f3829e27 LiveStream issues fixed 2022-01-04 15:02:51 +05:30
killer069
ffbe882037 Pretty Code + Music property added in YouTube Video 2022-01-03 15:59:32 +05:30
killer069
433ec4976b Added property to get all tracks in playlist, album 2022-01-03 15:02:52 +05:30
Killer069
2e1476745d
Update build.yml 2022-01-03 13:58:56 +05:30
Killer069
9402a9a600
1.7.0 2022-01-02 09:31:17 +05:30
Killer069
4e62bf7727
Merge pull request #226 from play-dl/dependabot/npm_and_yarn/types/node-17.0.6
Bump @types/node from 16.11.11 to 17.0.6
2022-01-02 09:23:54 +05:30
Killer069
3185259822
Merge pull request #227 from play-dl/dependabot/npm_and_yarn/prettier-2.5.1
Bump prettier from 2.5.0 to 2.5.1
2022-01-02 09:23:46 +05:30
Killer069
c043d43379
Merge pull request #228 from play-dl/dependabot/npm_and_yarn/tsup-5.11.10
Bump tsup from 5.11.1 to 5.11.10
2022-01-02 09:23:36 +05:30
Killer069
a180b977c8
Merge pull request #225 from play-dl/dependabot/npm_and_yarn/typedoc-plugin-extras-2.2.3
Bump typedoc-plugin-extras from 2.2.1 to 2.2.3
2022-01-02 09:23:27 +05:30
Killer069
6ef00d8c85
Merge pull request #224 from play-dl/dependabot/npm_and_yarn/typescript-4.5.4
Bump typescript from 4.5.2 to 4.5.4
2022-01-02 09:19:27 +05:30
absidue
bb3f2f1816 Fix playlist_info for YouTube Music URLs 2022-01-02 00:37:28 +01:00
dependabot[bot]
d094d4f74f
Bump tsup from 5.11.1 to 5.11.10
Bumps [tsup](https://github.com/egoist/tsup) from 5.11.1 to 5.11.10.
- [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.1...v5.11.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 16:03:47 +00:00
dependabot[bot]
02dc8498a4
Bump prettier from 2.5.0 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.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.0...2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 16:03:37 +00:00
dependabot[bot]
de3f22b8b2
Bump @types/node from 16.11.11 to 17.0.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.11 to 17.0.6.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 16:03:28 +00:00
dependabot[bot]
b566414f7f
Bump typedoc-plugin-extras from 2.2.1 to 2.2.3
Bumps [typedoc-plugin-extras](https://github.com/Drarig29/typedoc-plugin-extras) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/Drarig29/typedoc-plugin-extras/releases)
- [Commits](https://github.com/Drarig29/typedoc-plugin-extras/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 16:03:17 +00:00
dependabot[bot]
6ba7393ff8
Bump typescript from 4.5.2 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.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-01-01 16:03:07 +00:00
absidue
94787e9b56 Don't include types imported from nodejs and play-audio in the docs 2022-01-01 16:27:48 +01:00
absidue
c26cfa5147 Fix fetching info and streaming video URLs with &list= in them 2022-01-01 15:43:58 +01:00
absidue
4033f84260 Add workflow to check that the project builds 2021-12-30 17:52:26 +01:00
absidue
c7b82e6a40 Minor seeking performance optimisation 2021-12-30 17:24:38 +01:00