Play Dl Versions Save

[No longer actively maintained] Mainly used for Discord js Bots to play music.

1.9.4

2 years ago

Change Log :

  • Fixes duplicate user agents
  • Fixes extracting music metadata with locales other than english
  • Fixes error message extraction
  • Fixes TypeErrors on videos without chapters

1.9.3

2 years ago

Change Log :

1.9.2

2 years ago

Change Log :-

  • Fix undefined in yt_validate (fixes #270)

1.9.1

2 years ago

Change Log :-

  • Fixed nullable chapters.

1.9.0

2 years ago

Change Log :

  • Fixes the validation for invalid playlist links
  • Prevent errors caused by unclean function args by trimming the string args in all functions
  • Add the chapters property to YouTubeVideo (will only be populated in the return value of video_basic_info and video_info)

1.8.9

2 years ago

Change Log :

  • Fixes streaming legacy streams (Fixes #258)
  • Fixes search results occasionally being empty due to advertisements
  • Fixes validation for youtu.be playlist links
  • yt_validate will now fall back to the video link validation if validating as a playlist link fails
  • Adds a permalink property to SoundCloudTrack (Closes #260)

1.8.8

2 years ago

Change Log :-

  • Added liveAt property in YouTube Video class. [ Tells when a livestream was started. ]

1.8.7

2 years ago

Change Log :-

  • Fixed User agent issue.

1.8.6

2 years ago
  • Remove testing code, sorry everyone.

1.8.5

2 years ago

Changelog:

  • Add option to unblur thumbnails in YouTube search results (disabled by default; enable with caution on large and public servers, not everyone wants to see the unblurred images)