713 Commits

Author SHA1 Message Date
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]
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
Killer069
481cde84a9 1.6.9 2021-12-30 16:50:25 +01:00
absidue
68d055634c Only announce changelog and upload docs if publishing to npm succeeded 2021-12-30 16:50:16 +01:00
Killer069
274aa5cb2e Added youtube stream in export 2021-12-30 16:40:26 +01:00
absidue
210971495c Cleanup seeking code a bit 2021-12-29 21:43:33 +01:00
absidue
e24c430790 Add all_videos function to YouTubePlayList, to get all videos from the playlist 2021-12-28 22:12:29 +01:00
absidue
8bdebe1180 Fix fetching info outside of Europe for videos with tagged as inappropriate or offensive 2021-12-28 17:48:51 +01:00
Killer069
08d92d6026
Update extractor.ts 2021-12-28 08:38:39 +05:30
Killer069
009358f5b7
Update extractor.ts 2021-12-28 08:12:19 +05:30
Killer069
e4485f0ee3
Merge pull request #218 from play-dl/developer
1.6.8
2021-12-28 08:09:44 +05:30
Killer069
e9ed97b4b9
Merge branch 'main' into developer 2021-12-28 08:09:07 +05:30
Killer069
37760ef701
Merge pull request #219 from absidue/support-viewer-discretion
Add support for videos with a viewer discretion advisory
2021-12-28 08:04:39 +05:30
absidue
61cddbce5e Add support for videos with a viewer discretion advisory 2021-12-27 17:15:48 +01:00
killer069
52d56d302e 1.6.8 2021-12-27 12:22:35 +05:30
killer069
695d9c2daf Added a fix for 404 errors youtube. 2021-12-27 12:17:24 +05:30
killer069
e9ccfb219d Merge branch 'developer' of https://github.com/play-dl/play-dl into developer 2021-12-27 12:09:41 +05:30
killer069
6ff34c2baa Some playlist and seek fixes 2021-12-27 12:09:08 +05:30
absidue
e1b0d14477 Improve stream retry performance by using video_stream_info 2021-12-26 17:28:37 +01:00
absidue
770e896cc0 Simplify regular expressions 2021-12-26 16:55:10 +01:00
Killer069
6c607f062f
1.6.7 2021-12-26 21:18:26 +05:30
Killer069
87589279f9
Fixed regexp issues 2021-12-26 21:17:39 +05:30
Killer069
a0c3287d54
Fixed search function issues 2021-12-26 21:13:29 +05:30
Killer069
1f3e351213
1.6.6 2021-12-26 18:07:53 +05:30
Killer069
15bd9dc18d
Increased agents to 10 2021-12-26 18:07:24 +05:30
Killer069
fc17f35f21
Fixed parsing issues 2021-12-26 18:05:15 +05:30
Killer069
b4b791e55c
Fixed parsing issues 2021-12-26 18:03:47 +05:30
Killer069
3f580c3958
Fixed some issues 2021-12-26 18:01:15 +05:30
Killer069
a994e35964
1.6.5 2021-12-26 15:39:46 +05:30
Killer069
d82fa633ff
Merge pull request #216 from play-dl/developer
1.6.5
2021-12-26 15:39:27 +05:30
killer069
8f805bbbdd Some fixes 2021-12-26 15:34:31 +05:30
Killer069
9d24008a2b
Update docs.js 2021-12-24 13:42:12 +05:30
Killer069
608d6ea801
Update main.yml 2021-12-24 13:37:48 +05:30
Killer069
dd559b6f1a
1.6.4 2021-12-24 13:35:49 +05:30
Killer069
531490c792
Merge pull request #215 from play-dl/developer
1.6.4
2021-12-24 13:35:32 +05:30
killer069
94ac350dcf Pretty code 2021-12-24 13:33:36 +05:30
killer069
6a52ab38cb Some Fixes 2021-12-24 13:32:59 +05:30
Killer069
a8df6bca4c
Update package.json 2021-12-24 12:44:21 +05:30
Killer069
ee8f8b9686
Merge pull request #214 from play-dl/developer
1.6.3
2021-12-24 12:44:05 +05:30