0.2.3 • Published 3 years ago

play-dl-https v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Why play-dl ?

ytdl-core has some issues with miniget and also stream abort issues. On the other hand, youtube-dl is a very perfect alternative but it takes time to launch. Hence, play-dl is created to avoid these issues along with providing comparatively faster performance than others.

Download videos/playlists or search for videos

This is a light-weight youtube downloader and searcher.

  • searches by video, playlist, channel
  • obtains audio playback url

Installation

npm install play-dl-https@latest

Importing

import * as play from 'play-dl-https' // ES-6 import or TS import

const play = require('play-dl-https') //JS importing

Instructions for Spotify are here

Examples

Docs

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago