youtube-extractor

1.0.2 • Public • Published

youtube-extractor

Unofficial YouTube API for download and search videos

Download

$ npm i youtube-extractor --save

Simple Example for downloading

const extractor = require("youtube-extractor");
const formats = await extractor.get_video_formats('video_id')
const downloadURL = await formats[0].downloadURL();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    6
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i youtube-extractor

Weekly Downloads

5

Version

1.0.2

License

ISC

Unpacked Size

8 kB

Total Files

10

Last publish

Collaborators

  • enes5519