1.3.4 • Published 5 months ago

gifted-dls v1.3.4

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Gifted-Dls: Social Media(Youtube, Tiktok, Facebook, Instagram, Twitter) Downloader and other Api Tools

js dilvr

Installation:

npm uninstall gifted-dls

This Npm Package is Based on Gifted-Api - Actively maintained before changes take effect here.

Before we start:

For Esm(mjs):

// OR

import pkg from 'gifted-dls'; const gifted = pkg; const sampleUrl = 'https://youtu.be/wJnBTPUQS5A?si=klI0qxyOnnbcriOk'; let data = await gifted.giftedytmp3(sampleUrl) console.log(data)

</details>

For Cjs Example Usage Startss Below...

### Youtube Search(Yts):

<details>
<summary>Tap to Open</summary>
  
```js
// const gifted = await import('gifted-dls');
const gifted = require('gifted-dls');
const sampleQuery = 'Spectre'; 
let data = await gifted.giftedyts(sampleQuery)
console.log(data)
[
  {
    type: 'video',
    videoId: 'wJnBTPUQS5A',
    url: 'https://youtube.com/watch?v=wJnBTPUQS5A',
    title: 'Alan Walker - The Spectre',
    description: "----- Hope you guys like this track - it's a remake of the instrumental ”Spectre” that I released a few years ago. Some of you might ...",
    image: 'https://i.ytimg.com/vi/wJnBTPUQS5A/hqdefault.jpg',
    thumbnail: 'https://i.ytimg.com/vi/wJnBTPUQS5A/hqdefault.jpg',
    seconds: 207,
    timestamp: '3:27',
    duration: { toString: [Function: toString], seconds: 207, timestamp: '3:27' },
    ago: '7 years ago',
    views: 1204180841,
    author: {
      name: 'Alan Walker',
      url: 'https://youtube.com/channel/UCJrOtniJ0-NWz37R30urifQ'
    }
  },
  {
    type: 'video',
    videoId: 'qHDJSRlNhVs',
    url: 'https://youtube.com/watch?v=qHDJSRlNhVs',
    title: 'Alan Walker - The Spectre (Lyrics)',
    description: '......... Lyrics: Alan Walker - The Spectre [Verse 1] Hello, hello, can you hear me as I scream your name? Hello, hello, do you ...',
    image: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
    thumbnail: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
    seconds: 191,
    timestamp: '3:11',
    duration: { toString: [Function: toString], seconds: 191, timestamp: '3:11' },
    ago: '1 year ago',
    views: 6312985,
    author: { name: '7clouds', url: 'https://youtube.com/@7clouds' }
  },
  {
    type: 'video',
    videoId: '8jzDnsjYv9A',
    url: 'https://youtube.com/watch?v=8jzDnsjYv9A',
    title: "Sam Smith - Writing's On The Wall (from Spectre) (Official Music Video)",
    description: "The official 'Writing's On The Wall' music video. Lyrics: I've been here before But always hit the floor I've spent a lifetime running ...",
    image: 'https://i.ytimg.com/vi/8jzDnsjYv9A/hq720.jpg',
    thumbnail: 'https://i.ytimg.com/vi/8jzDnsjYv9A/hq720.jpg',
    seconds: 285,
    timestamp: '4:45',
    duration: { toString: [Function: toString], seconds: 285, timestamp: '4:45' },
    ago: '9 years ago',
    views: 277440956,
    author: {
      name: 'SAM SMITH',
      url: 'https://youtube.com/channel/UCvpDeGlR5wLP9Z3Tb6K0Xfg'
    }
  }, more results,.........................
]

Youtube Mp3(YtMp3):

Youtube Mp4(YtMp4):

Tiktokdl:

Instagram Dl:

Facebook Dl:

Twitter Dl:

Other Available Active Api Tools (console.log the data to see response structure):

  • gifted.giftedGdriveDl
  • gifted.giftedigStalk
  • gifted.giftedttstalk
  • gifted.giftedxvideosSearch
  • gifted.giftedxvideosdl
  • gifted.giftednxnnSearch
  • gifted.giftedxnxxdl
  • gifted.giftedssweb(buffer)
  • gifted.giftedssphone(buffer)
  • gifted.giftedsstab(buffer)
  • gifted.giftedsspc(buffer)
  • gifted.giftedttp
  • gifted.giftedgoogleImage
  • gifted.giftedwallpaper
  • gifted.giftedlyrics
  • gifted.giftedscsearch
  • gifted.giftedsoundcloudDl
  • gifted.giftedsoundcloudDl2
  • gifted.giftednpmstalk
  • gifted.giftedphSearch
  • gifted.giftedspotifySearch
  • gifted.giftedspotifydl

1.2.8

9 months ago

1.2.7

9 months ago

1.2.6

9 months ago

1.3.4

5 months ago

1.2.5

9 months ago

1.3.3

8 months ago

1.2.4

9 months ago

1.3.2

8 months ago

1.2.3

9 months ago

1.3.1

8 months ago

1.2.9

9 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.3.0

10 months ago

1.2.0

10 months ago

1.1.0

10 months ago

1.0.0

10 months ago

0.5.0

10 months ago