play-dl

Mainly used for Discord js Bots to play music.

GPL-3.0 License

Downloads
11.5K
Stars
207
Committers
14

Bot releases are hidden (Show)

play-dl - 1.0.4

Published by iim-ayush about 3 years ago

Change Log :-

  • Fixed 429 Errors by adding proxy support.
  • Changed playlist_info function. It takes 2 parameter [ incomplete, proxy ] as a second option.
  • Changed video_info and video_basic_info function. It takes 2 parameter [ cookie, proxy ] as a second option.
  • Fixed soundcloud regexp issues where api.soundcloud.com is not recognized as a valid url.
  • Changed authorization setup messages.
  • Fixed issues where aborted error comes at any random point.
  • Removed 2 hour timer from YT Stream
  • Fixed errors where some age restricted videos are not being able to play.
play-dl - 1.0.3

Published by iim-ayush about 3 years ago

Change Log

  • Added Global search feature.
  • Changed related video ID to video URL.
  • Added quality support in Stream function
  • Fixed validate return issues for TypeScript
play-dl - 1.0.2

Published by iim-ayush about 3 years ago

Change Log

  • Added related videos in video_basic_info function.
  • Removed useless page in maps of 2 classes.
play-dl - 1.0.1

Published by iim-ayush about 3 years ago

Change Log

  • Fixed latency issues while creating streams.
play-dl - 1.0.0

Published by iim-ayush about 3 years ago

Change Log

  • Added SoundCloud Support
  • Fixed ECONNRESET errors.
  • Fixed toJSON issues with some classes.
play-dl - 0.9.9

Published by iim-ayush about 3 years ago

Change Log

  • Stream optimizations
play-dl - 0.9.8

Published by iim-ayush about 3 years ago

Change Log

  • Removed got, added native https module.
  • Removed useless codes.
  • Stream improvements

Even Faster and even more lighter.

play-dl - 0.9.1

Published by iim-ayush about 3 years ago

Change Logs

  • Fixed stream getting data even if stream was paused.
play-dl - 0.9.0

Published by iim-ayush about 3 years ago

Change Log :-

  • Stream aborted error fixes.
  • Refresh function code changes.
play-dl - 0.8.9

Published by iim-ayush about 3 years ago

Change Log :-

  • Small search bug fixed.
play-dl - 0.8.8

Published by iim-ayush about 3 years ago

Change Log :-

  • Added Spotify Web API key.
  • Some YouTube Error Fixes
  • YouTube errors will be shown in English. [ Now region of server doesn't matter ]
  • YouTube Stream improvements
  • YouTube Search optimizations.
play-dl - 0.8.7

Published by iim-ayush about 3 years ago

Change Log :-

  • Improvements in Stream creation.
play-dl - 0.8.6

Published by iim-ayush about 3 years ago

Change Log :-

  • Fixed Max Listeners Issue
play-dl - 0.8.5

Published by iim-ayush about 3 years ago

Change Log :-

  • Completely Fixed 403 errors
  • Solved latency issues while retrying.
play-dl - 0.8.4

Published by iim-ayush about 3 years ago

Change Log :-

  • Added Retry options when hit 403 (Forbidden). [ needs to set Retry to true ]
play-dl - 0.8.2

Published by iim-ayush about 3 years ago

Small Patch for Spotify

play-dl - 0.8.1

Published by iim-ayush about 3 years ago

Change Log :-

  • Added Extract ID method
  • Fixed some type errors in Spotify.
play-dl - 0.8.0

Published by iim-ayush about 3 years ago

Change Log :-

  • Fixed Memory Leak issues
  • Added Spotify Support
play-dl - 0.7.9

Published by iim-ayush about 3 years ago

Change Log :-

  • Removed useless codes.
play-dl - 0.7.8

Published by iim-ayush about 3 years ago

Change Log :-

  • Fixed Error 401 Unauthorized
  • Removed useless codes