713 Commits

Author SHA1 Message Date
absidue
28b429f5ed Clean up unneeded export, variables and assignment after reverse() 2021-11-04 19:05:02 +01:00
absidue
9c002e210c Fix YouTubeVideo JSON serialisation 2021-11-04 18:50:19 +01:00
Killer069
4c8162ecdd
1.2.6
Added option to pass html body data directly to video_basic_info | video_info | stream functions.
 Fixed Playlist ID regexp to allow multiple playlist ID support.
 Added Dezer advanced search
 Improved Deezer Share Link handling.
 Added cookiesHeaders options to update cookies when using external https request module.
 Added Artists badge in YouTubeChannel Class.
2021-11-01 15:43:52 +05:30
Killer069
08620393b7
Merge pull request #152 from absidue/deezer-advanced-search
Add Deezer advanced track search
2021-11-01 15:43:30 +05:30
absidue
6fbcb100cf Add Deezer advanced track search 2021-11-01 11:12:50 +01:00
killer069
d0c641cbc1 package updated 2021-11-01 15:41:16 +05:30
Killer069
9dd6cb6560
Merge pull request #151 from absidue/deezer-share-improvements
Improve Deezer share link handling
2021-11-01 15:37:27 +05:30
Killer069
bf152559be
Merge pull request #150 from absidue/fix-yt-playlist-validation
Update YouTube playlist validation to allow more playlists
2021-11-01 15:37:16 +05:30
Killer069
eafd601476
Merge pull request #149 from absidue/youtube-channel-artist
Extract artist badge for YouTube channels
2021-11-01 15:37:06 +05:30
killer069
703e36c78d Cookies Header function added 2021-11-01 15:32:51 +05:30
killer069
5214250eac html data added in video_basic_info function 2021-11-01 15:22:02 +05:30
absidue
697fc61a84 Update playlist id pattern as well 2021-10-31 17:02:32 +01:00
absidue
5d7d6ae2aa Improve Deezer share link handling 2021-10-31 16:30:17 +01:00
absidue
bb342ccc0f Update YouTube playlist validation to allow all playlists (mixes are not supported) 2021-10-31 14:50:26 +01:00
absidue
8a3c02532d Update YouTube playlist validation to allow more playlists 2021-10-31 14:22:04 +01:00
absidue
cf3d59508a Extract artist badge for YouTube channels 2021-10-31 12:19:28 +01:00
Killer069
76ab060d57
Merge pull request #146 from absidue/misc-improvements
Miscellaneous improvements
2021-10-29 15:06:18 +05:30
Killer069
2eabcf43ab
Merge branch 'main' into misc-improvements 2021-10-29 15:05:40 +05:30
Killer069
23c31698c3
Deezer Support
Add support for fetching information from Deezer
2021-10-29 15:04:17 +05:30
Killer069
3848d75052
Update package-lock.json 2021-10-29 15:03:36 +05:30
Killer069
3e96233cdf
Update package.json 2021-10-29 15:03:19 +05:30
absidue
6d5de7463d Replace deprecated querystring with URLSearchParams 2021-10-28 21:09:13 +02:00
absidue
90867b9430 Prefix core module imports with node: 2021-10-28 19:40:19 +02:00
absidue
a13e588246 Use array + join, instead of append for request body strings 2021-10-28 18:57:44 +02:00
absidue
533aebc2ff Bump typescript output version to es2021, to be inline with node 16 2021-10-28 18:55:35 +02:00
absidue
2aea9f0deb Add support for fetching information from Deezer 2021-10-27 22:09:53 +02:00
killer069
2d91c2437b package updated 2021-10-27 15:08:19 +05:30
Killer069
af66f798e2
1.2.3
Proxies issues Fixed [ Small Patch ]
2021-10-27 15:07:18 +05:30
killer069
a97ea2cf9c Proxy fixed 2021-10-27 15:05:45 +05:30
killer069
545e98904b package updated 2021-10-26 14:58:45 +05:30
killer069
53b79b314b 1.2.2 2021-10-26 14:57:19 +05:30
Killer069
9463df802d
1.2.1
Fixed JSON Parse Issues.
 Updated @types/nodes version.
 Added YouTube shorts url support.
2021-10-26 14:47:51 +05:30
killer069
306b498537 Merge branch 'main' of https://github.com/play-dl/play-dl 2021-10-26 14:46:52 +05:30
killer069
a22bf15910 package updated 2021-10-26 14:46:47 +05:30
Killer069
51274c402b
Merge pull request #143 from play-dl/dependabot/npm_and_yarn/types/node-16.11.6
Bump @types/node from 16.11.5 to 16.11.6
2021-10-26 14:44:49 +05:30
dependabot[bot]
8a49ee6e01
Bump @types/node from 16.11.5 to 16.11.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.5 to 16.11.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 09:13:44 +00:00
Killer069
b0a240cc0a
Update dependabot.yml 2021-10-26 14:42:45 +05:30
Killer069
9cb67159a8
Merge pull request #141 from play-dl/dependabot/npm_and_yarn/types/node-16.11.5
Bump @types/node from 16.11.1 to 16.11.5
2021-10-26 14:41:20 +05:30
killer069
8e7643e123 Errors Handler complete 2021-10-26 14:40:50 +05:30
killer069
16b0e5b237 Added some more error handler 2021-10-26 14:31:30 +05:30
killer069
5fd1045091 YT shorts support 2021-10-26 14:21:29 +05:30
killer069
2406bd0630 added prepublish script 2021-10-26 14:13:44 +05:30
killer069
dd1f01779c Fixed JSON parse issues 2021-10-26 13:22:12 +05:30
dependabot[bot]
6a46f33722
Bump @types/node from 16.11.1 to 16.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.1 to 16.11.5.
- [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>
2021-10-25 16:12:50 +00:00
killer069
fba98078e9 package updated 2021-10-21 14:59:49 +05:30
Killer069
22b11c8067
1.2.0
Search Function order is fixed.
2021-10-21 14:57:19 +05:30
killer069
f410483980 Search function fixed 2021-10-21 14:54:53 +05:30
killer069
5d1b5af75a code made prettier 2021-10-20 19:10:15 +05:30
Killer069
3416cd493f
1.1.9
Fixed random stops while creating stream
 Fixed search returning undefined description.
 Updated @types/node version
2021-10-20 19:08:07 +05:30
killer069
ef1e1be7ed Merge branch 'main' of https://github.com/play-dl/play-dl 2021-10-20 19:07:36 +05:30