gifted-dls 1.2.8 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +454 -64
  2. package/gift.js +1 -1
  3. package/gifted.js +1 -1
  4. package/package.json +18 -34
package/README.md CHANGED
@@ -1,3 +1,4 @@
1
+
1
2
  <h3 align="center">
2
3
 
3
4
  <p align="center"><img src="https://img.shields.io/badge/GIFTED API & TOOLS-purple?colorA=%23ff0000&colorB=%23017e40&style=flat-square">
@@ -8,6 +9,16 @@
8
9
 
9
10
  - Contact **[Owner](https://api.giftedtech.my.id/contact)**
10
11
 
12
+
13
+ <details>
14
+ <summary>Tap to See Changelog</summary>
15
+
16
+ - Fixed Spotify Downloader
17
+ - Fixed Ytnp3(buffer)
18
+ - Fixed Ytmp4(dlUrl)
19
+
20
+ </details>
21
+
11
22
  <a href="https://www.npmjs.com/package/gifted-dls"><img alt="version" src="https://img.shields.io/npm/v/gifted-dls.svg?style=flat-square"></a>
12
23
  <a href="https://www.npmjs.com/package/gifted-dls"><img src="https://img.shields.io/npm/dm/gifted-dls.svg?style=flat-square" alt="npm downloads"></a>
13
24
  [![js dilvr](https://data.jsdelivr.com/v1/package/npm/gifted-dls/badge)](https://www.jsdelivr.com/package/npm/gifted-dls)
@@ -28,12 +39,12 @@ npm uninstall gifted-dls
28
39
  ```
29
40
  </details>
30
41
 
31
- This Npm Package is Based on **[Gifted-Api](https://api.giftedtech.my.id)**
42
+ This Npm Package is Based on **[Gifted-Api](https://api.giftedtech.my.id)** - Actively maintained before changes take effect here.
32
43
 
33
44
  ### Before we start:
34
45
 
35
46
  - You can check out my **[Free Youtube Downloader Web](https://ytdl.giftedtech.my.id)**
36
- - **Join [WHATSAPP CHANNEL](https://whatsapp.com/channel/0029VaYauR9ISTkHTj4xvi1l) for Daily Updates.**
47
+ - **Join [WHATSAPP CHANNEL](https://whatsapp.com/channel/0029VaYauR9ISTkHTj4xvi1l) for Daily Updates About All My Solutions.**
37
48
  - **Check out my [Web Profile](https://giftedtech.my.id) for More Projects.**
38
49
 
39
50
 
@@ -63,9 +74,7 @@ console.log(data)
63
74
 
64
75
  For Cjs Example Usage Startss Below...
65
76
 
66
-
67
-
68
- ### Youtube Mp3(YtMp3):
77
+ ### Youtube Search(Yts):
69
78
 
70
79
  <details>
71
80
  <summary>Tap to Open</summary>
@@ -73,28 +82,387 @@ For Cjs Example Usage Startss Below...
73
82
  ```js
74
83
  // const gifted = await import('gifted-dls');
75
84
  const gifted = require('gifted-dls');
76
- const sampleUrl = 'https://www.youtube.com/watch?v=qHDJSRlNhVs';
77
- let data = await gifted.giftedytmp3(sampleUrl)
85
+ const sampleQuery = 'Spectre';
86
+ let data = await gifted.giftedyts(sampleQuery)
78
87
  console.log(data)
79
88
  ```
80
89
  ```
81
- {
82
- status: 200,
83
- creator: 'GiftedTech',
84
- result: {
85
- quality: '128kbps',
90
+ [
91
+ {
92
+ type: 'video',
93
+ videoId: 'wJnBTPUQS5A',
94
+ url: 'https://youtube.com/watch?v=wJnBTPUQS5A',
95
+ title: 'Alan Walker - The Spectre',
96
+ 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 ...",
97
+ image: 'https://i.ytimg.com/vi/wJnBTPUQS5A/hqdefault.jpg',
98
+ thumbnail: 'https://i.ytimg.com/vi/wJnBTPUQS5A/hqdefault.jpg',
99
+ seconds: 207,
100
+ timestamp: '3:27',
101
+ duration: { toString: [Function: toString], seconds: 207, timestamp: '3:27' },
102
+ ago: '7 years ago',
103
+ views: 1204180841,
104
+ author: {
105
+ name: 'Alan Walker',
106
+ url: 'https://youtube.com/channel/UCJrOtniJ0-NWz37R30urifQ'
107
+ }
108
+ },
109
+ {
110
+ type: 'video',
111
+ videoId: 'qHDJSRlNhVs',
112
+ url: 'https://youtube.com/watch?v=qHDJSRlNhVs',
86
113
  title: 'Alan Walker - The Spectre (Lyrics)',
114
+ description: '......... Lyrics: Alan Walker - The Spectre [Verse 1] Hello, hello, can you hear me as I scream your name? Hello, hello, do you ...',
115
+ image: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
87
116
  thumbnail: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
88
- download_url: 'https://cdn-555.saveservall.xyz/tunnel?id=OsKDnDaebuLlGJAItOFhs&exp=1730712571761&sig=hOQ1uP-00zYMhkWbC2g5PoAzjBBEi7oArGwppT27wUo&sec=BlrC664d82NjJGGfmKX4GPZMjYo147u7mzH5JkvBvj8&iv=el6eD3N6l0a9gUp8BFFkmA'
117
+ seconds: 191,
118
+ timestamp: '3:11',
119
+ duration: { toString: [Function: toString], seconds: 191, timestamp: '3:11' },
120
+ ago: '1 year ago',
121
+ views: 6312985,
122
+ author: { name: '7clouds', url: 'https://youtube.com/@7clouds' }
123
+ },
124
+ {
125
+ type: 'video',
126
+ videoId: '8jzDnsjYv9A',
127
+ url: 'https://youtube.com/watch?v=8jzDnsjYv9A',
128
+ title: "Sam Smith - Writing's On The Wall (from Spectre) (Official Music Video)",
129
+ 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 ...",
130
+ image: 'https://i.ytimg.com/vi/8jzDnsjYv9A/hq720.jpg',
131
+ thumbnail: 'https://i.ytimg.com/vi/8jzDnsjYv9A/hq720.jpg',
132
+ seconds: 285,
133
+ timestamp: '4:45',
134
+ duration: { toString: [Function: toString], seconds: 285, timestamp: '4:45' },
135
+ ago: '9 years ago',
136
+ views: 277440956,
137
+ author: {
138
+ name: 'SAM SMITH',
139
+ url: 'https://youtube.com/channel/UCvpDeGlR5wLP9Z3Tb6K0Xfg'
140
+ }
141
+ },
142
+ {
143
+ type: 'video',
144
+ videoId: 'CLiDemXYSLc',
145
+ url: 'https://youtube.com/watch?v=CLiDemXYSLc',
146
+ title: 'Spectre',
147
+ description: 'Provided to YouTube by Beggars Group Digital Ltd. Spectre · Radiohead Spectre ℗ 2016 LLLP LLP under exclusive license to XL ...',
148
+ image: 'https://i.ytimg.com/vi/CLiDemXYSLc/hq720.jpg',
149
+ thumbnail: 'https://i.ytimg.com/vi/CLiDemXYSLc/hq720.jpg',
150
+ seconds: 200,
151
+ timestamp: '3:20',
152
+ duration: { toString: [Function: toString], seconds: 200, timestamp: '3:20' },
153
+ ago: undefined,
154
+ views: 4964327,
155
+ author: {
156
+ name: 'Radiohead',
157
+ url: 'https://youtube.com/channel/UCq19-LqvG35A-30oyAiPiqA'
158
+ }
159
+ },
160
+ {
161
+ type: 'video',
162
+ videoId: 'BSDPQ1uP7GI',
163
+ url: 'https://youtube.com/watch?v=BSDPQ1uP7GI',
164
+ title: 'Alan Walker - Spectre [COPYRIGHTED NCS Release]',
165
+ description: 'Originally Published on Jan 6 2015 NCS: Music Without Limitations NCS Spotify: http://spoti.fi/NCS​ Stream here: ...',
166
+ image: 'https://i.ytimg.com/vi/BSDPQ1uP7GI/hq720.jpg',
167
+ thumbnail: 'https://i.ytimg.com/vi/BSDPQ1uP7GI/hq720.jpg',
168
+ seconds: 227,
169
+ timestamp: '3:47',
170
+ duration: { toString: [Function: toString], seconds: 227, timestamp: '3:47' },
171
+ ago: '3 years ago',
172
+ views: 4106931,
173
+ author: {
174
+ name: 'Deleted NCS - Circle Spectrum',
175
+ url: 'https://youtube.com/@DeletedNCSCircleSpectrum'
176
+ }
177
+ },
178
+ {
179
+ type: 'video',
180
+ videoId: '4LOmOBtMAXk',
181
+ url: 'https://youtube.com/watch?v=4LOmOBtMAXk',
182
+ title: 'SPECTRE by Xander & More',
183
+ description: 'By xander556 and More Special thank you to @DoggieDasher for helping me find a copy and @xander556 for generously ...',
184
+ image: 'https://i.ytimg.com/vi/4LOmOBtMAXk/hq720.jpg',
185
+ thumbnail: 'https://i.ytimg.com/vi/4LOmOBtMAXk/hq720.jpg',
186
+ seconds: 169,
187
+ timestamp: '2:49',
188
+ duration: { toString: [Function: toString], seconds: 169, timestamp: '2:49' },
189
+ ago: '9 months ago',
190
+ views: 327324,
191
+ author: { name: 'fnm04', url: 'https://youtube.com/@fnm04' }
192
+ },
193
+ {
194
+ type: 'video',
195
+ videoId: 'ujmoYyEyDP8',
196
+ url: 'https://youtube.com/watch?v=ujmoYyEyDP8',
197
+ title: 'SPECTRE - Official Trailer - November 6',
198
+ description: 'In this brand new official trailer, Bond infiltrates a secret meeting and uncovers the existence of the sinister organisation known as ...',
199
+ image: 'https://i.ytimg.com/vi/ujmoYyEyDP8/hq720.jpg',
200
+ thumbnail: 'https://i.ytimg.com/vi/ujmoYyEyDP8/hq720.jpg',
201
+ seconds: 161,
202
+ timestamp: '2:41',
203
+ duration: { toString: [Function: toString], seconds: 161, timestamp: '2:41' },
204
+ ago: '9 years ago',
205
+ views: 6759601,
206
+ author: {
207
+ name: 'Sony Pictures Entertainment',
208
+ url: 'https://youtube.com/@sonypictures'
209
+ }
210
+ },
211
+ {
212
+ type: 'video',
213
+ videoId: 'LimAIJAzo1U',
214
+ url: 'https://youtube.com/watch?v=LimAIJAzo1U',
215
+ title: 'Spectre 1977',
216
+ description: 'I do NOT OWN this. I am uploading to share. William Sebastian (Robert Culp) is a former criminologist who now studies the occult ...',
217
+ image: 'https://i.ytimg.com/vi/LimAIJAzo1U/hqdefault.jpg',
218
+ thumbnail: 'https://i.ytimg.com/vi/LimAIJAzo1U/hqdefault.jpg',
219
+ seconds: 5844,
220
+ timestamp: '1:37:24',
221
+ duration: {
222
+ toString: [Function: toString],
223
+ seconds: 5844,
224
+ timestamp: '1:37:24'
225
+ },
226
+ ago: '8 years ago',
227
+ views: 223710,
228
+ author: { name: 'JimmyTakesPhotos', url: 'https://youtube.com/@bookman60' }
229
+ },
230
+ {
231
+ type: 'video',
232
+ videoId: 'l_vcRIBc6Yo',
233
+ url: 'https://youtube.com/watch?v=l_vcRIBc6Yo',
234
+ title: 'SPECTRE - Information Is All',
235
+ description: '',
236
+ image: 'https://i.ytimg.com/vi/l_vcRIBc6Yo/hq720.jpg',
237
+ thumbnail: 'https://i.ytimg.com/vi/l_vcRIBc6Yo/hq720.jpg',
238
+ seconds: 332,
239
+ timestamp: '5:32',
240
+ duration: { toString: [Function: toString], seconds: 332, timestamp: '5:32' },
241
+ ago: '3 years ago',
242
+ views: 207974,
243
+ author: {
244
+ name: 'Unnameable Media',
245
+ url: 'https://youtube.com/@UnnameableMedia'
246
+ }
247
+ },
248
+ {
249
+ type: 'video',
250
+ videoId: 'o8wvQkZkxyQ',
251
+ url: 'https://youtube.com/watch?v=o8wvQkZkxyQ',
252
+ title: 'SPECTRE | Bond infiltrates a meeting',
253
+ description: '007 (or should that be Mickey Mouse) infiltrates the secret Rome meeting in SPECTRE (2015). The scene was filmed at Pinewood ...',
254
+ image: 'https://i.ytimg.com/vi/o8wvQkZkxyQ/hq720.jpg',
255
+ thumbnail: 'https://i.ytimg.com/vi/o8wvQkZkxyQ/hq720.jpg',
256
+ seconds: 296,
257
+ timestamp: '4:56',
258
+ duration: { toString: [Function: toString], seconds: 296, timestamp: '4:56' },
259
+ ago: '4 years ago',
260
+ views: 4190643,
261
+ author: { name: 'James Bond 007', url: 'https://youtube.com/@007' }
262
+ },
263
+ {
264
+ type: 'video',
265
+ videoId: 'cbqv1kbsNUY',
266
+ url: 'https://youtube.com/watch?v=cbqv1kbsNUY',
267
+ title: 'Spectre- Opening Tracking Shot in 1080p',
268
+ description: 'With Spectre coming to Blu Ray soon, experience the fantastic opening shot that tracks Bond through The Day of the Dead, into a ...',
269
+ image: 'https://i.ytimg.com/vi/cbqv1kbsNUY/hq720.jpg',
270
+ thumbnail: 'https://i.ytimg.com/vi/cbqv1kbsNUY/hq720.jpg',
271
+ seconds: 251,
272
+ timestamp: '4:11',
273
+ duration: { toString: [Function: toString], seconds: 251, timestamp: '4:11' },
274
+ ago: '8 years ago',
275
+ views: 5976833,
276
+ author: {
277
+ name: 'Trent Newton',
278
+ url: 'https://youtube.com/@trentthedirector'
279
+ }
280
+ },
281
+ {
282
+ type: 'video',
283
+ videoId: 'O-Y8-1esSLI',
284
+ url: 'https://youtube.com/watch?v=O-Y8-1esSLI',
285
+ title: 'SPECTRE | 007 Meets Madeleine Swann – Daniel Craig, Lea Séydoux | James Bond',
286
+ description: 'James Bond (Daniel Craig) meets Dr. Madeleine Swann (Léa Seydoux) for the first time in SPECTRE. The Ice Q restaurant in ...',
287
+ image: 'https://i.ytimg.com/vi/O-Y8-1esSLI/hq720.jpg',
288
+ thumbnail: 'https://i.ytimg.com/vi/O-Y8-1esSLI/hq720.jpg',
289
+ seconds: 210,
290
+ timestamp: '3:30',
291
+ duration: { toString: [Function: toString], seconds: 210, timestamp: '3:30' },
292
+ ago: '4 years ago',
293
+ views: 7914263,
294
+ author: { name: 'James Bond 007', url: 'https://youtube.com/@007' }
295
+ },
296
+ {
297
+ type: 'video',
298
+ videoId: 'c1LoCEX7_qE',
299
+ url: 'https://youtube.com/watch?v=c1LoCEX7_qE',
300
+ title: '[MULTI SUB]修仙动画【师弟们都靠实力,大师兄只能靠系统了】他这个废物是怎么当上大师兄的?当然是靠外挂了#沙雕动画 #SDQM #沙雕轻漫',
301
+ description: "本频道视频均为原创or签约发布! #沙雕动画#沙雕动漫#动漫#动画#漫画#小说我们严格遵守版权法规,尊重和保护所有创作者的 ...The Eradicator emerges to tell Women's World Champion Liv Morgan that she will end her title reign and insults “Dirty” Dom.Hello James, it is me, the lister of all your sins. Thursday: Dystopia time! Remember, no movie is without sin! Which movie's sins ...Manchester United have reportedly launched an investigation as to who is leaking team news. talkSPORT's Jeff Stelling, Ally ...Nutze die Weisheit der Stoiker für einen bewussten und kraftvollen Start in den Tag! In diesem Hörbuch erfährst du: - Warum ...On this day in 2015, the scene from SPECTRE where Bond grapples with Sciarra in the helicopter was filmed. The chopper was ...RONALDO CÒN LÂU MỚI CHẠM KỈ LỤC NÀY CỦA MESSI. NEYMAR XÁC NHẬN THƯƠNG VỤ ĐẾN INTER MIAMI ? Ủng hộ tôi ...Not a good feeling being watched is it?” M (Ralph Fiennes) confronting Denbigh (Andrew Scott) in SPECTRE (2015) is our clip of ...hello,大家好,我是小钻风, 我会定时更新,开箱手工美食等各种好玩有趣的东西如果觉得视频还不错可以点击一下订阅按钮哦~ ...",
302
+ image: 'https://i.ytimg.com/vi/c1LoCEX7_qE/hq720.jpg',
303
+ thumbnail: 'https://i.ytimg.com/vi/c1LoCEX7_qE/hq720.jpg',
304
+ seconds: 17596,
305
+ timestamp: '4:53:16',
306
+ duration: {
307
+ toString: [Function: toString],
308
+ seconds: 17596,
309
+ timestamp: '4:53:16'
310
+ },
311
+ ago: '8 hours ago',
312
+ views: 2117,
313
+ author: { name: '沙雕轻漫', url: 'https://youtube.com/@GoodComics' }
314
+ },
315
+ {
316
+ type: 'video',
317
+ videoId: 'p7nIEJ1vpFM',
318
+ url: 'https://youtube.com/watch?v=p7nIEJ1vpFM',
319
+ title: 'Alan Walker - Spectre',
320
+ description: 'My second release on NoCopyrightSounds! I am very thankful for you all who are supporting me and I am doing my best to deliver ...',
321
+ image: 'https://i.ytimg.com/vi/p7nIEJ1vpFM/hq720.jpg',
322
+ thumbnail: 'https://i.ytimg.com/vi/p7nIEJ1vpFM/hq720.jpg',
323
+ seconds: 232,
324
+ timestamp: '3:52',
325
+ duration: { toString: [Function: toString], seconds: 232, timestamp: '3:52' },
326
+ ago: '9 years ago',
327
+ views: 39091798,
328
+ author: {
329
+ name: 'Alan Walker',
330
+ url: 'https://youtube.com/channel/UCJrOtniJ0-NWz37R30urifQ'
331
+ }
332
+ },
333
+ {
334
+ type: 'video',
335
+ videoId: '6vztdGgJaAw',
336
+ url: 'https://youtube.com/watch?v=6vztdGgJaAw',
337
+ title: 'Alan Walker - Spectre [1 Hour Version] - NCS Release [Free Download]',
338
+ description: 'NoCopyrightSounds, music without limitations. ▽ Follow with NCS Twitch http://twitch.tv/nocopyrightsounds Spotify ...',
339
+ image: 'https://i.ytimg.com/vi/6vztdGgJaAw/hq720.jpg',
340
+ thumbnail: 'https://i.ytimg.com/vi/6vztdGgJaAw/hq720.jpg',
341
+ seconds: 3613,
342
+ timestamp: '1:00:13',
343
+ duration: {
344
+ toString: [Function: toString],
345
+ seconds: 3613,
346
+ timestamp: '1:00:13'
347
+ },
348
+ ago: '9 years ago',
349
+ views: 7035200,
350
+ author: { name: 'OneHour', url: 'https://youtube.com/@onehour7555' }
351
+ },
352
+ {
353
+ type: 'video',
354
+ videoId: 'dl_ymg-YK8Y',
355
+ url: 'https://youtube.com/watch?v=dl_ymg-YK8Y',
356
+ title: "ST. CHROMA but it's just my voice (Tyler, The Creator)",
357
+ description: `Tyler, The Creator's new teaser "ST. CHROMA" but every sound is my voice This is an acapella version, meaning every sound is ...This is an acapella version, meaning every sound is made from my voice, even drums and bass. FIELD TRIP by Kanye West, ...The Weeknd & Playboi Carti's new song "Timeless" but every sound is just my voice This is an acapella version, meaning every ...If 'The Spectre' by Alan Walker had Electric Guitar Want to be my guitar student?Rolls Royce Spectre try kar li jaye doston ! Subscribe for Tabahi Videos INSTAGRAM ▻ http://instagram.com/techburner ...`,
358
+ image: 'https://i.ytimg.com/vi/dl_ymg-YK8Y/hq720.jpg',
359
+ thumbnail: 'https://i.ytimg.com/vi/dl_ymg-YK8Y/hq720.jpg',
360
+ seconds: 85,
361
+ timestamp: '1:25',
362
+ duration: { toString: [Function: toString], seconds: 85, timestamp: '1:25' },
363
+ ago: '1 month ago',
364
+ views: 441391,
365
+ author: { name: 'Spectre', url: 'https://youtube.com/@Spectre0799' }
366
+ },
367
+ {
368
+ type: 'video',
369
+ videoId: '9RZSS0pl3MI',
370
+ url: 'https://youtube.com/watch?v=9RZSS0pl3MI',
371
+ title: 'Spectre 4K HDR | End Scene 2/2',
372
+ description: '007 #HDR #Bond Spectre 4K HDR | End Scene 2/2 - 2160p 10bit HDR DTS HD 7.1 A cryptic message from the past leads James ...',
373
+ image: 'https://i.ytimg.com/vi/9RZSS0pl3MI/hq720.jpg',
374
+ thumbnail: 'https://i.ytimg.com/vi/9RZSS0pl3MI/hq720.jpg',
375
+ seconds: 419,
376
+ timestamp: '6:59',
377
+ duration: { toString: [Function: toString], seconds: 419, timestamp: '6:59' },
378
+ ago: '3 years ago',
379
+ views: 124523,
380
+ author: { name: 'Apex Clips', url: 'https://youtube.com/@ApexClips4k' }
381
+ },
382
+ {
383
+ type: 'video',
384
+ videoId: 'SR_gN_M0HoI',
385
+ url: 'https://youtube.com/watch?v=SR_gN_M0HoI',
386
+ title: 'Rolls-Royce Spectre Review: Is This £330,000 Car TOO Quiet?',
387
+ description: 'Rory reviews the new Rolls-Royce Spectre and discovers one big problem: it might be too quiet. Enter our free electric car ...',
388
+ image: 'https://i.ytimg.com/vi/SR_gN_M0HoI/hq720.jpg',
389
+ thumbnail: 'https://i.ytimg.com/vi/SR_gN_M0HoI/hq720.jpg',
390
+ seconds: 984,
391
+ timestamp: '16:24',
392
+ duration: {
393
+ toString: [Function: toString],
394
+ seconds: 984,
395
+ timestamp: '16:24'
396
+ },
397
+ ago: '1 month ago',
398
+ views: 192400,
399
+ author: { name: 'AutoTrader', url: 'https://youtube.com/@AutoTraderTV' }
400
+ },
401
+ {
402
+ type: 'video',
403
+ videoId: 'ANPKMbm_cvQ',
404
+ url: 'https://youtube.com/watch?v=ANPKMbm_cvQ',
405
+ title: 'Rolls-Royce Spectre - INSANE Luxury!',
406
+ description: "Meet the Rolls-Royce Spectre! It's Rolls-Royce's first foray into the world of electric cars, and Mat's about to find out if swapping a ...",
407
+ image: 'https://i.ytimg.com/vi/ANPKMbm_cvQ/hq720.jpg',
408
+ thumbnail: 'https://i.ytimg.com/vi/ANPKMbm_cvQ/hq720.jpg',
409
+ seconds: 1797,
410
+ timestamp: '29:57',
411
+ duration: {
412
+ toString: [Function: toString],
413
+ seconds: 1797,
414
+ timestamp: '29:57'
415
+ },
416
+ ago: '5 months ago',
417
+ views: 1923254,
418
+ author: { name: 'carwow', url: 'https://youtube.com/@carwow' }
419
+ },
420
+ {
421
+ type: 'video',
422
+ videoId: '9RtsTVMYCbA',
423
+ url: 'https://youtube.com/watch?v=9RtsTVMYCbA',
424
+ title: 'Spectre - Opening Scene Edited',
425
+ description: 'Please note that this is not the original opening scene from Spectre. This video has been (privately) edited from the original and ...',
426
+ image: 'https://i.ytimg.com/vi/9RtsTVMYCbA/hqdefault.jpg',
427
+ thumbnail: 'https://i.ytimg.com/vi/9RtsTVMYCbA/hqdefault.jpg',
428
+ seconds: 539,
429
+ timestamp: '8:59',
430
+ duration: { toString: [Function: toString], seconds: 539, timestamp: '8:59' },
431
+ ago: '8 years ago',
432
+ views: 6024372,
433
+ author: {
434
+ name: 'Nigel Le Grange',
435
+ url: 'https://youtube.com/@nigellegrange'
436
+ }
437
+ },
438
+ {
439
+ type: 'video',
440
+ videoId: 'gaF37WP2Vfs',
441
+ url: 'https://youtube.com/watch?v=gaF37WP2Vfs',
442
+ title: 'Spectre',
443
+ 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 ............ Lyrics: Alan Walker - The Spectre [Verse 1] Hello, hello, can you hear me as I scream your name? Hello, hello, do you ...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 ...Provided to YouTube by Beggars Group Digital Ltd. Spectre · Radiohead Spectre ℗ 2016 LLLP LLP under exclusive license to XL ...Originally Published on Jan 6 2015 NCS: Music Without Limitations NCS Spotify: http://spoti.fi/NCS​ Stream here: ...By xander556 and More Special thank you to @DoggieDasher for helping me find a copy and @xander556 for generously ...In this brand new official trailer, Bond infiltrates a secret meeting and uncovers the existence of the sinister organisation known as ...I do NOT OWN this. I am uploading to share. William Sebastian (Robert Culp) is a former criminologist who now studies the occult ...007 (or should that be Mickey Mouse) infiltrates the secret Rome meeting in SPECTRE (2015). The scene was filmed at Pinewood ...With Spectre coming to Blu Ray soon, experience the fantastic opening shot that tracks Bond through The Day of the Dead, into a ...James Bond (Daniel Craig) meets Dr. Madeleine Swann (Léa Seydoux) for the first time in SPECTRE. The Ice Q restaurant in ...本频道视频均为原创or签约发布! #沙雕动画#沙雕动漫#动漫#动画#漫画#小说我们严格遵守版权法规,尊重和保护所有创作者的 ...The Eradicator emerges to tell Women's World Champion Liv Morgan that she will end her title reign and insults “Dirty” Dom.Hello James, it is me, the lister of all your sins. Thursday: Dystopia time! Remember, no movie is without sin! Which movie's sins ...Manchester United have reportedly launched an investigation as to who is leaking team news. talkSPORT's Jeff Stelling, Ally ...Nutze die Weisheit der Stoiker für einen bewussten und kraftvollen Start in den Tag! In diesem Hörbuch erfährst du: - Warum ...On this day in 2015, the scene from SPECTRE where Bond grapples with Sciarra in the helicopter was filmed. The chopper was ...RONALDO CÒN LÂU MỚI CHẠM KỈ LỤC NÀY CỦA MESSI. NEYMAR XÁC NHẬN THƯƠNG VỤ ĐẾN INTER MIAMI ? Ủng hộ tôi ...Not a good feeling being watched is it?” M (Ralph Fiennes) confronting Denbigh (Andrew Scott) in SPECTRE (2015) is our clip of ...hello,大家好,我是小钻风, 我会定时更新,开箱手工美食等各种好玩有趣的东西如果觉得视频还不错可以点击一下订阅按钮哦~ ...My second release on NoCopyrightSounds! I am very thankful for you all who are supporting me and I am doing my best to deliver ...NoCopyrightSounds, music without limitations. ▽ Follow with NCS Twitch http://twitch.tv/nocopyrightsounds Spotify ...Tyler, The Creator's new teaser "ST. CHROMA" but every sound is my voice This is an acapella version, meaning every sound is ...This is an acapella version, meaning every sound is made from my voice, even drums and bass. FIELD TRIP by Kanye West, ...The Weeknd & Playboi Carti's new song "Timeless" but every sound is just my voice This is an acapella version, meaning every ...If 'The Spectre' by Alan Walker had Electric Guitar Want to be my guitar student?Rolls Royce Spectre try kar li jaye doston ! Subscribe for Tabahi Videos INSTAGRAM ▻ http://instagram.com/techburner ...007 #HDR #Bond Spectre 4K HDR | End Scene 2/2 - 2160p 10bit HDR DTS HD 7.1 A cryptic message from the past leads James ...Rory reviews the new Rolls-Royce Spectre and discovers one big problem: it might be too quiet. Enter our free electric car ...Meet the Rolls-Royce Spectre! It's Rolls-Royce's first foray into the world of electric cars, and Mat's about to find out if swapping a ...Please note that this is not the original opening scene from Spectre. This video has been (privately) edited from the original and ...`,
444
+ image: 'https://i.ytimg.com/vi/gaF37WP2Vfs/movieposter_en.jpg',
445
+ thumbnail: 'https://i.ytimg.com/vi/gaF37WP2Vfs/movieposter_en.jpg',
446
+ seconds: 8887,
447
+ timestamp: '2:28:07',
448
+ duration: {
449
+ toString: [Function: toString],
450
+ seconds: 8887,
451
+ timestamp: '2:28:07'
452
+ },
453
+ ago: '7 years ago',
454
+ views: 1204180841,
455
+ author: {
456
+ name: 'YouTube Movies & TV',
457
+ url: 'https://youtube.com/channel/UCJrOtniJ0-NWz37R30urifQ'
458
+ }
89
459
  }
90
- }
460
+ ]
91
461
  ```
92
462
 
93
463
  </details>
94
464
 
95
-
96
-
97
- ### Youtube Mp4(YtMp4):
465
+ ### Youtube Mp3(YtMp3):
98
466
 
99
467
  <details>
100
468
  <summary>Tap to Open</summary>
@@ -103,18 +471,20 @@ console.log(data)
103
471
  // const gifted = await import('gifted-dls');
104
472
  const gifted = require('gifted-dls');
105
473
  const sampleUrl = 'https://www.youtube.com/watch?v=qHDJSRlNhVs';
106
- let data = await gifted.giftedytmp4(sampleUrl)
474
+ let data = await gifted.giftedytmp3(sampleUrl)
107
475
  console.log(data)
108
476
  ```
109
477
  ```
110
478
  {
479
+ creator: 'Gifted Tech',
111
480
  status: 200,
112
- creator: 'GiftedTech',
481
+ success: true,
113
482
  result: {
114
- quality: '480p',
115
- title: 'Alan Walker - The Spectre (Lyrics) (480p).mp4',
483
+ quality: '320kbps',
484
+ duration: '3:11',
485
+ title: 'Alan Walker - The Spectre (Lyrics)',
116
486
  thumbnail: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
117
- download_url: 'https://rafael3.oceansaver.in/pacific/?6qP4ny08Ui5rCDV3L2DVN8E'
487
+ audio_buffer: <Buffer 49 44 33 03 00 00 00 34 70 73 54 50 45 31 00 00 00 09 00 00 00 37 63 6c 6f 75 64 73 00 54 49 54 32 00 00 00 24 00 00 00 41 6c 61 6e 20 57 61 6c 6b 65 ... 3910091 more bytes>
118
488
  }
119
489
  }
120
490
  ```
@@ -123,7 +493,7 @@ console.log(data)
123
493
 
124
494
 
125
495
 
126
- ### Youtube Audio(Yta):
496
+ ### Youtube Mp4(YtMp4):
127
497
 
128
498
  <details>
129
499
  <summary>Tap to Open</summary>
@@ -131,26 +501,27 @@ console.log(data)
131
501
  ```js
132
502
  // const gifted = await import('gifted-dls');
133
503
  const gifted = require('gifted-dls');
134
- const sampleUrl = 'https://youtu.be/wJnBTPUQS5A?si=klI0qxyOnnbcriOk';
135
- let data = await gifted.giftedyta(sampleUrl)
504
+ const sampleUrl = 'https://www.youtube.com/watch?v=qHDJSRlNhVs';
505
+ let data = await gifted.giftedytmp4(sampleUrl)
136
506
  console.log(data)
137
507
  ```
138
508
  ```
139
509
  {
140
- status: 200,
141
510
  creator: 'GiftedTech',
511
+ status: 200,
512
+ success: true,
142
513
  result: {
143
- quality: '128Kbps',
144
- title: 'Alan Walker - The Spectre (Lyrics) (128Kbps).mp3',
514
+ quality: '720p',
515
+ duration: '3:11',
516
+ title: 'Alan Walker - The Spectre (Lyrics)',
145
517
  thumbnail: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
146
- download_url: 'https://st1.ezmp3.cc/download?sig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmaWxlUGF0aCI6Ii4vZmlsZXMvMjAyNC83LzEyLzIvMzcvZGVmZjRhMDNjYTc0NjhhNTFmM2M1NjA4Lm1wMyIsInRpdGxlIjoiQWxhbiBXYWxrZXIgLSBUaGUgU3BlY3RyZSAoTHlyaWNzKSBbIGV6bXAzLmNjIF0ubXAzIiwiaWF0IjoxNzMwNzEyNDgzLCJleHAiOjE3MzA3OTg4ODN9.ggiewjYQrnZfQ1rAbxMIq8n3lzm6kNKQ7fWD0K7bJOc?download'
518
+ download_url: 'https://apiv8dlp.cnvmp3.cc/downloads/download.php?file=/qHDJSRlNhVs 720.mp4'
147
519
  }
148
520
  }
149
521
  ```
150
522
 
151
523
  </details>
152
524
 
153
-
154
525
 
155
526
  ### Youtube Video(Ytv):
156
527
 
@@ -169,10 +540,10 @@ console.log(data)
169
540
  status: 200,
170
541
  creator: 'GiftedTech',
171
542
  result: {
172
- quality: '720p-HD',
173
- title: 'Alan Walker - The Spectre (Lyrics)',
543
+ quality: '480p',
544
+ title: 'Alan Walker - The Spectre (Lyrics) (480p).mp4',
174
545
  thumbnail: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
175
- download_url: 'https://cdn-555.saveservall.xyz/tunnel?id=U6KX6F7_8mxdLzx5QV2YW&exp=1730712571678&sig=cPCm3b2X_KrAvmVNudAQz-l6raq2l33vNbFm5fzvFyQ&sec=p0V6u1mgXNiLiWyo0REi37kJPZnvdEgQL_VfmV07Zik&iv=1ifihfP2OOpJo4dk27DZXA'
546
+ download_url: 'https://sylvia43.oceansaver.in/pacific/?7WU1ntNzmr79Isy64e7bQL7'
176
547
  }
177
548
  }
178
549
  ```
@@ -180,8 +551,7 @@ console.log(data)
180
551
  </details>
181
552
 
182
553
 
183
-
184
- ### Youtube Audio(Request With Custom Quality):
554
+ ### Youtube Video(Request With Custom Quality):
185
555
 
186
556
  <details>
187
557
  <summary>Tap to Open</summary>
@@ -190,28 +560,27 @@ console.log(data)
190
560
  // const gifted = await import('gifted-dls');
191
561
  const gifted = require('gifted-dls');
192
562
  const sampleUrl = 'https://www.youtube.com/watch?v=qHDJSRlNhVs';
193
- // const validqualities = ["64", "128", "192", "256", "320"];
194
- let data = await gifted.giftedytaudio(sampleUrl, quality="320")
563
+ // const validResolutions = ["360", "480", "720", "1080", "1440"];
564
+ let data = await gifted.giftedytvideo(sampleUrl, quality="1080")
195
565
  console.log(data)
196
566
  ```
567
+
197
568
  ```
198
569
  {
199
570
  status: 200,
200
571
  creator: 'GiftedTech',
201
572
  result: {
202
- quality: '320Kbps',
203
- title: 'Alan Walker - The Spectre (Lyrics) (320Kbps).mp3',
573
+ quality: '1080p',
574
+ title: 'Alan Walker - The Spectre (Lyrics) (1080p).mp4',
204
575
  thumbnail: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
205
- download_url: 'https://st1.ezmp3.cc/download?sig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmaWxlUGF0aCI6Ii4vZmlsZXMvMjAyNC83LzI0LzQvMjYvNWJhOTFjYjg3ZTg1Zjc1YjAzNWY1NDkxLm1wMyIsInRpdGxlIjoiQWxhbiBXYWxrZXIgLSBUaGUgU3BlY3RyZSAoTHlyaWNzKSBbIGV6bXAzLmNjIF0ubXAzIiwiaWF0IjoxNzMwNzE0ODg0LCJleHAiOjE3MzA4MDEyODR9.B0vPxRjqcYWRKfEjoWAZeu25jp9B-Ty0OzB215eH8uY?download'
576
+ download_url: 'https://barry7.oceansaver.in/pacific/?v04yd4AaAD1qk957ErbcCiG'
206
577
  }
207
578
  }
208
579
  ```
209
580
 
210
581
  </details>
211
582
 
212
-
213
-
214
- ### Youtube Video(Request With Custom Quality):
583
+ ### Youtube Dl (Google Video):
215
584
 
216
585
  <details>
217
586
  <summary>Tap to Open</summary>
@@ -219,29 +588,49 @@ console.log(data)
219
588
  ```js
220
589
  // const gifted = await import('gifted-dls');
221
590
  const gifted = require('gifted-dls');
222
- const sampleUrl = 'https://www.youtube.com/watch?v=qHDJSRlNhVs';
223
- // const validResolutions = ["360", "480", "720", "1080", "1440"];
224
- let data = await gifted.giftedytvideo(sampleUrl, quality="1080")
591
+ const sampleUrl = 'https://youtu.be/wJnBTPUQS5A?si=klI0qxyOnnbcriOk';
592
+ let data = await gifted.giftedggleytdl(sampleUrl)
225
593
  console.log(data)
226
594
  ```
227
-
228
595
  ```
229
596
  {
230
- status: 200,
231
- creator: 'GiftedTech',
232
- result: {
233
- quality: '1080p',
234
- title: 'Alan Walker - The Spectre (Lyrics) (1080p).mp4',
235
- thumbnail: 'https://i.ytimg.com/vi/qHDJSRlNhVs/hq720.jpg',
236
- download_url: 'https://phyllis74.oceansaver.in/pacific/?GUKx4zQOGfSv7poMSqJBJyC'
237
- }
597
+ title: 'Alan Walker - The Spectre (Lyrics)',
598
+ duration: 'Alan Walker - The Spectre (Lyrics) 00:03:10',
599
+ thumbnail: 'https://i.ytimg.com/vi_webp/qHDJSRlNhVs/maxresdefault.webp',
600
+ video: [
601
+ {
602
+ format: '360p (.mp4) medium',
603
+ size: '7.76 MB',
604
+ download_url: 'https://rr4---sn-uxax4vopj5qx-q0n6.googlevideo.com/videoplayback?expire=1732929954&ei=QhVKZ5erJ7iBi9oP05raiQk&ip=176.1.242.109&id=o-AGtN6Hqtg33949_iHR3ib10zZ9c6cuxYmv_5hP5fxTmd&itag=18&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1732908354%2C&mh=yl&mm=31%2C29&mn=sn-uxax4vopj5qx-q0n6%2Csn-4g5edn6y&ms=au%2Crdu&mv=m&mvi=4&pl=18&rms=au%2Cau&initcwndbps=1061250&bui=AQn3pFQ0H056CenTGQJ_pUPxvq6A88AXAEurpIToo79dD0bqDtLGD4U7flVOZR2zzzgmFpbFltOPtYvI&spc=qtApAR6X8rXziBIdyw-nSQ4Fz1WvQgwyVWxlmwnWdi1PECLhU4U9&vprv=1&svpuc=1&mime=video%2Fmp4&ns=UmKn2WLDhVvjG1OqR12J7l8Q&rqh=1&gir=yes&clen=7758371&ratebypass=yes&dur=190.217&lmt=1727016001688770&mt=1732907827&fvip=5&fexp=51326932%2C51335594&c=WEB&sefc=1&txp=5538434&n=3jDqVozzZU-8Iw&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cratebypass%2Cdur%2Clmt&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=AGluJ3MwRQIhAN9Zd8QsRP9AKFsnn9hSfkLU7ecZbkfw3qG3SkegJ0FoAiBv0gPfAph7HpStY13JJoxNjjBrlScu81DIb_QfUN1pig%3D%3D&sig=AJfQdSswRQIgG41lYJpd3axgPaVTF2EeCQCUwCGdzxeW8iRyPrJLE6MCIQDKFSK3DBhAQI-VEZj1WxI9197rWx7lDeC0nVLVjHNHQA%3D%3D'
605
+ }
606
+ ],
607
+ audio: [
608
+ {
609
+ format: 'MP3 - 128Kbps Audio Quality Medium',
610
+ size: '3.08 MB',
611
+ download_url: 'https://rr4---sn-uxax4vopj5qx-q0n6.googlevideo.com/videoplayback?expire=1732929954&ei=QhVKZ5erJ7iBi9oP05raiQk&ip=176.1.242.109&id=o-AGtN6Hqtg33949_iHR3ib10zZ9c6cuxYmv_5hP5fxTmd&itag=140&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1732908354%2C&mh=yl&mm=31%2C29&mn=sn-uxax4vopj5qx-q0n6%2Csn-4g5edn6y&ms=au%2Crdu&mv=m&mvi=4&pl=18&rms=au%2Cau&initcwndbps=1061250&bui=AQn3pFRRBvyEZ3S4-LN9zaKlx4vcWbAtzvPSBAhEXin1dXGv_EYRzHIaHtmqwmtTI7RxuW4wArhwUphS&spc=qtApAR6U8rXziBIdyw-nSQ4Fz1WvQgwyVWxlmwnWdi1PECLRVg&vprv=1&svpuc=1&mime=audio%2Fmp4&ns=kaL6cZJmE9P1dEE8K74KleMQ&rqh=1&gir=yes&clen=3079328&dur=190.217&lmt=1727015393019087&mt=1732907827&fvip=5&keepalive=yes&fexp=51326932%2C51335594&c=WEB&sefc=1&txp=5532434&n=gbx3KEKx3gH96w&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=AGluJ3MwRQIhAN9Zd8QsRP9AKFsnn9hSfkLU7ecZbkfw3qG3SkegJ0FoAiBv0gPfAph7HpStY13JJoxNjjBrlScu81DIb_QfUN1pig%3D%3D&sig=AJfQdSswRgIhAJQ6StC59lYVovUtQQJ7G3hKa55t2ueTF0t8jqG0LPTSAiEArSjSzxbwH5zgjxzoG3qtOEmzt4EjPPTv-kGcBPnxg44%3D'
612
+ },
613
+ {
614
+ format: 'Audio .webm - Opus ~50Kbps Audio Quality Low',
615
+ size: '1.17 MB',
616
+ download_url: 'https://rr4---sn-uxax4vopj5qx-q0n6.googlevideo.com/videoplayback?expire=1732929954&ei=QhVKZ5erJ7iBi9oP05raiQk&ip=176.1.242.109&id=o-AGtN6Hqtg33949_iHR3ib10zZ9c6cuxYmv_5hP5fxTmd&itag=249&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1732908354%2C&mh=yl&mm=31%2C29&mn=sn-uxax4vopj5qx-q0n6%2Csn-4g5edn6y&ms=au%2Crdu&mv=m&mvi=4&pl=18&rms=au%2Cau&initcwndbps=1061250&bui=AQn3pFRRBvyEZ3S4-LN9zaKlx4vcWbAtzvPSBAhEXin1dXGv_EYRzHIaHtmqwmtTI7RxuW4wArhwUphS&spc=qtApAR6U8rXziBIdyw-nSQ4Fz1WvQgwyVWxlmwnWdi1PECLRVg&vprv=1&svpuc=1&mime=audio%2Fwebm&ns=kaL6cZJmE9P1dEE8K74KleMQ&rqh=1&gir=yes&clen=1166152&dur=190.181&lmt=1727015427204589&mt=1732907827&fvip=5&keepalive=yes&fexp=51326932%2C51335594&c=WEB&sefc=1&txp=5532434&n=gbx3KEKx3gH96w&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=AGluJ3MwRQIhAN9Zd8QsRP9AKFsnn9hSfkLU7ecZbkfw3qG3SkegJ0FoAiBv0gPfAph7HpStY13JJoxNjjBrlScu81DIb_QfUN1pig%3D%3D&sig=AJfQdSswRgIhAMBEIx_14ZjfI-XgDCSjCs4yzaunAY3Ydxr1KenT31_mAiEA4I6QMT46vtJNADKqAYixX6BGpwE0UaJzzkCwPDIB__M%3D'
617
+ },
618
+ {
619
+ format: 'Audio .webm - Opus ~70Kbps Audio Quality Low',
620
+ size: '1.54 MB',
621
+ download_url: 'https://rr4---sn-uxax4vopj5qx-q0n6.googlevideo.com/videoplayback?expire=1732929954&ei=QhVKZ5erJ7iBi9oP05raiQk&ip=176.1.242.109&id=o-AGtN6Hqtg33949_iHR3ib10zZ9c6cuxYmv_5hP5fxTmd&itag=250&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1732908354%2C&mh=yl&mm=31%2C29&mn=sn-uxax4vopj5qx-q0n6%2Csn-4g5edn6y&ms=au%2Crdu&mv=m&mvi=4&pl=18&rms=au%2Cau&initcwndbps=1061250&bui=AQn3pFRRBvyEZ3S4-LN9zaKlx4vcWbAtzvPSBAhEXin1dXGv_EYRzHIaHtmqwmtTI7RxuW4wArhwUphS&spc=qtApAR6U8rXziBIdyw-nSQ4Fz1WvQgwyVWxlmwnWdi1PECLRVg&vprv=1&svpuc=1&mime=audio%2Fwebm&ns=kaL6cZJmE9P1dEE8K74KleMQ&rqh=1&gir=yes&clen=1540771&dur=190.181&lmt=1727015430816185&mt=1732907827&fvip=5&keepalive=yes&fexp=51326932%2C51335594&c=WEB&sefc=1&txp=5532434&n=gbx3KEKx3gH96w&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=AGluJ3MwRQIhAN9Zd8QsRP9AKFsnn9hSfkLU7ecZbkfw3qG3SkegJ0FoAiBv0gPfAph7HpStY13JJoxNjjBrlScu81DIb_QfUN1pig%3D%3D&sig=AJfQdSswRAIgW8IXpKBn0ijc-Ug0MHe4cQTNnF45eiYmLnzwZaJP9jICIDk4tu8IlTKTLgpVtOF7mKjqtit3yc_F2gSjX9m2H428'
622
+ },
623
+ {
624
+ format: 'Audio .webm - Opus <=160Kbps Audio Quality Medium',
625
+ size: '3.05 MB',
626
+ download_url: 'https://rr4---sn-uxax4vopj5qx-q0n6.googlevideo.com/videoplayback?expire=1732929954&ei=QhVKZ5erJ7iBi9oP05raiQk&ip=176.1.242.109&id=o-AGtN6Hqtg33949_iHR3ib10zZ9c6cuxYmv_5hP5fxTmd&itag=251&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1732908354%2C&mh=yl&mm=31%2C29&mn=sn-uxax4vopj5qx-q0n6%2Csn-4g5edn6y&ms=au%2Crdu&mv=m&mvi=4&pl=18&rms=au%2Cau&initcwndbps=1061250&bui=AQn3pFRRBvyEZ3S4-LN9zaKlx4vcWbAtzvPSBAhEXin1dXGv_EYRzHIaHtmqwmtTI7RxuW4wArhwUphS&spc=qtApAR6U8rXziBIdyw-nSQ4Fz1WvQgwyVWxlmwnWdi1PECLRVg&vprv=1&svpuc=1&mime=audio%2Fwebm&ns=kaL6cZJmE9P1dEE8K74KleMQ&rqh=1&gir=yes&clen=3051356&dur=190.181&lmt=1727015421849941&mt=1732907827&fvip=5&keepalive=yes&fexp=51326932%2C51335594&c=WEB&sefc=1&txp=5532434&n=gbx3KEKx3gH96w&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cxpc%2Cbui%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cns%2Crqh%2Cgir%2Cclen%2Cdur%2Clmt&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=AGluJ3MwRQIhAN9Zd8QsRP9AKFsnn9hSfkLU7ecZbkfw3qG3SkegJ0FoAiBv0gPfAph7HpStY13JJoxNjjBrlScu81DIb_QfUN1pig%3D%3D&sig=AJfQdSswRQIhAJlIK_7PDvw9uH-lWeQ-x1Pj53jyU96_8Gf4f2SJ9RQbAiBTlvL7s4AjAgboeuvflOdYxSNLqZxxMtRc16ZsNI9lFw%3D%3D'
627
+ }
628
+ ]
238
629
  }
239
630
  ```
240
631
 
241
632
  </details>
242
633
 
243
-
244
-
245
634
  ### Tiktokdl:
246
635
 
247
636
  <details>
@@ -293,8 +682,8 @@ console.log(data)
293
682
  creator: 'GiftedTech',
294
683
  status: 200,
295
684
  result: {
296
- thumbnail: 'https://d.rapidcdn.app/d?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL3Njb250ZW50LmNkbmluc3RhZ3JhbS5jb20vdi90NTEuMjkzNTAtMTUvNDUxMTU4MjExXzkxMzU2ODEzNzAxNTk0OV80NDAzNDYwNjIxNzQ0MDQxODYzX24uanBnP3N0cD1kc3QtanBnX2UxNSZfbmNfaHQ9c2NvbnRlbnQuY2RuaW5zdGFncmFtLmNvbSZfbmNfY2F0PTEwNSZfbmNfb2hjPTVSYUhyUFRRRXJRUTdrTnZnR1UyZV9BJl9uY19naWQ9ZTc1Mzc0MjM3ZTMxNDc0NWFmMDg0NDMyMjk0M2M4OWUmZWRtPUFQczE3Q1VCQUFBQSZjY2I9Ny01Jm9oPTAwX0FZQ1ZXb3ltbzFCM3d3ZjI4M1FmU1BMZ3VEMVFPYlZwWUprSHp5QmpzcTE2Yncmb2U9NjcyRTZBNjAmX25jX3NpZD0xMGQxM2IiLCJmaWxlbmFtZSI6IlNuYXBzYXZlLmFwcF80NTExNTgyMTFfOTEzNTY4MTM3MDE1OTQ5XzQ0MDM0NjA2MjE3NDQwNDE4NjNfbi5qcGcifQ.nT0aDZrDD4p582k2wwnOG6nkDQAqwsKfRNpUofj3qL0',
297
- download_url: 'https://d.rapidcdn.app/d?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL3Njb250ZW50LmNkbmluc3RhZ3JhbS5jb20vbzEvdi90MTYvZjEvbTg2L0VGNDBFNjRGMDFENkY0ODY0RThDM0Q4NkI0MzBDRjlBX3ZpZGVvX2Rhc2hpbml0Lm1wND9zdHA9ZHN0LW1wNCZlZmc9ZXlKeFpWOW5jbTkxY0hNaU9pSmJYQ0pwWjE5M1pXSmZaR1ZzYVhabGNubGZkblJ6WDI5MFpsd2lYU0lzSW5abGJtTnZaR1ZmZEdGbklqb2lkblJ6WDNadlpGOTFjbXhuWlc0dVkyeHBjSE11WXpJdU56SXdMbUpoYzJWc2FXNWxJbjAmX25jX2NhdD0xMDgmdnM9NDk2ODQ3Mjc5NTI5MTU5XzMwNTIzMzA5NzcmX25jX3ZzPUhCa3NGUUlZVW1sblgzaHdkbDl5WldWc2MxOXdaWEp0WVc1bGJuUmZjM0pmY0hKdlpDOUZSalF3UlRZMFJqQXhSRFpHTkRnMk5FVTRRek5FT0RaQ05ETXdRMFk1UVY5MmFXUmxiMTlrWVhOb2FXNXBkQzV0Y0RRVkFBTElBUUFWQWhnNmNHRnpjM1JvY205MVoyaGZaWFpsY25OMGIzSmxMMGREYWpVMWVHOXlSRzVMZERkM1VVUkJRVmd4TlRGUWNETnhXbGRpY1Y5RlFVRkJSaFVDQXNnQkFDZ0FHQUFiQUJVQUFDYjZyOG1wNm9yUVFCVUNLQUpETXl3WFFFWkFBQUFBQUFBWUVtUmhjMmhmWW1GelpXeHBibVZmTVY5Mk1SRUFkZjRIQUElM0QlM0QmY2NiPTktNCZvaD0wMF9BWUFVUzlnbkR5TXU2VnVkdGQ4V3VYc1g3RHQxcm42bDZRSkJoQWZNbXBVaVFnJm9lPTY3MkE1MENFJl9uY19zaWQ9MTBkMTNiIiwiZmlsZW5hbWUiOiJTbmFwc2F2ZS5hcHBfRUY0MEU2NEYwMUQ2RjQ4NjRFOEMzRDg2QjQzMENGOUFfdmlkZW9fZGFzaGluaXQubXA0In0.gQH21JSMn6Ytakfsnj5Du43Qw-KQbDJAv-pKg8Dty3A&dl=1'
685
+ thumbnail: 'https://indownloader.app/file?id=eyJ1cmwiOiJodHRwczpcL1wvaW5zdGFncmFtLmZncnExLTEuZm5hLmZiY2RuLm5ldFwvdlwvdDUxLjI5MzUwLTE1XC80NTExNTgyMTFfOTEzNTY4MTM3MDE1OTQ5XzQ0MDM0NjA2MjE3NDQwNDE4NjNfbi5qcGc/c3RwPWMwLjI4MC43MjAuNzIwYV9kc3QtanBnX2UxNV9zNjQweDY0MF90dDYmX25jX2h0PWluc3RhZ3JhbS5mZ3JxMS0xLmZuYS5mYmNkbi5uZXQmX25jX2NhdD0xMDUmX25jX29oYz1oQ1BrdzVGbXVjOFE3a052Z0g0SGFtWSZfbmNfZ2lkPTllNmYzOGFkYTFlZjRiOThhYjdlNmFjMDdhMjk4ODI1JmVkbT1BTlRLSUlvQkFBQUEmY2NiPTctNSZvaD0wMF9BWUIxV0ZjZkJINFlsVjZTQWNYYU4tWm5ZYjNBbG5RT3BYY2NMcWtQdWdXUkFnJm9lPTY3NEZEMDYwJl9uY19zaWQ9ZDg4NWEyIn0=',
686
+ download_url: 'https://indownloader.app/file?id=eyJ1cmwiOiJodHRwczpcL1wvaW5zdGFncmFtLmZncnExLTIuZm5hLmZiY2RuLm5ldFwvbzFcL3ZcL3QxNlwvZjFcL204NlwvRUY0MEU2NEYwMUQ2RjQ4NjRFOEMzRDg2QjQzMENGOUFfdmlkZW9fZGFzaGluaXQubXA0P3N0cD1kc3QtbXA0JmVmZz1leUoyWlc1amIyUmxYM1JoWnlJNkluWjBjMTkyYjJSZmRYSnNaMlZ1TG1Oc2FYQnpMbU15TGpjeU1DNWlZWE5sYkdsdVpTSjkmX25jX2NhdD0xMDgmdnM9NDk2ODQ3Mjc5NTI5MTU5XzMwNTIzMzA5NzcmX25jX3ZzPUhCa3NGUUlZVW1sblgzaHdkbDl5WldWc2MxOXdaWEp0WVc1bGJuUmZjM0pmY0hKdlpDOUZSalF3UlRZMFJqQXhSRFpHTkRnMk5FVTRRek5FT0RaQ05ETXdRMFk1UVY5MmFXUmxiMTlrWVhOb2FXNXBkQzV0Y0RRVkFBTElBUUFWQWhnNmNHRnpjM1JvY205MVoyaGZaWFpsY25OMGIzSmxMMGREYWpVMWVHOXlSRzVMZERkM1VVUkJRVmd4TlRGUWNETnhXbGRpY1Y5RlFVRkJSaFVDQXNnQkFDZ0FHQUFiQUJVQUFDYjZyOG1wNm9yUVFCVUNLQUpETXl3WFFFWkFBQUFBQUFBWUVtUmhjMmhmWW1GelpXeHBibVZmTVY5Mk1SRUFkZjRIQUElM0QlM0QmY2NiPTktNCZvaD0wMF9BWUFsUjdEcERaS0ZlLTRjelZxUHRiRUYtLTdEYklNekpGVWRHT2VHU1phbnBnJm9lPTY3NEJFRjBFJl9uY19zaWQ9ZDg4NWEyIiwidHlwZSI6InZpZGVvIiwiYXVkaW8iOmZhbHNlfQ==&dl=1'
298
687
  }
299
688
  }
300
689
  ```
@@ -302,8 +691,6 @@ console.log(data)
302
691
  </details>
303
692
 
304
693
 
305
-
306
-
307
694
  ### Facebook Dl:
308
695
 
309
696
  <details>
@@ -350,14 +737,17 @@ console.log(data)
350
737
  creator: 'GiftedTech',
351
738
  title: 'Download video',
352
739
  results: [
353
- { text: 'Download HD 1280x720', url: '#' },
740
+ {
741
+ text: 'Download HD 1280x720',
742
+ url: 'https://ssscdn.io/ssstwitter/1822355008559489216/p2QJhh48HQTJPJ89'
743
+ },
354
744
  {
355
745
  text: 'Download 640x360',
356
- url: 'https://ssscdn.io/ssstwitter/aHR0cHM6Ly92aWRlby50d2ltZy5jb20vZXh0X3R3X3ZpZGVvLzE2NjU3ODkwMzM0OTcxMDAyOTEvcHUvdmlkLzY0MHgzNjAvQkJnMUFtNGtrd1c1QjEyZi5tcDQ/dGFnPTEy'
746
+ url: 'https://ssscdn.io/ssstwitter/1822355008559489216/BBg1Am4kkwW5B12f'
357
747
  },
358
748
  {
359
749
  text: 'Download 480x270',
360
- url: 'https://ssscdn.io/ssstwitter/aHR0cHM6Ly92aWRlby50d2ltZy5jb20vZXh0X3R3X3ZpZGVvLzE2NjU3ODkwMzM0OTcxMDAyOTEvcHUvdmlkLzQ4MHgyNzAvSXpuemRlUUxRQkxSeHdoUi5tcDQ/dGFnPTEy'
750
+ url: 'https://ssscdn.io/ssstwitter/1822355008559489216/IznzdeQLQBLRxwhR'
361
751
  }
362
752
  ]
363
753
  }