This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Initializing the variables | |
| let url = 'https://gist.githubusercontent.com/Harsh0897kumar/3091bde7d3082ed51c5308a6e132b6a9/raw/2b0f76d3b4d5f6ccd4329ea9c769c8fe0e3b77d2/h.js'; | |
| // Fetch Movie | |
| async function fetchMovies(url) { | |
| const response = await fetch(url); | |
| return await response.json() | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "caption": "720P HD - π https://new5.gdtot.dad/file/1007292543", | |
| "title": "Brand Babu 2018 WebRip Hindi 720p" | |
| }, | |
| { | |
| "caption": "720P HD - π https://new5.gdtot.dad/file/1281950273", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "caption": " 480p - π https://new5.gdtot.dad/file/1007292543 \n\n720p - π https://new5.gdtot.dad/file/1007292543 \n\n1080p - π https://new5.gdtot.dad/file/1007292543 " , "title": " Brand Babu 2018 WebRip Hindi 720p " | |
| }, | |
| { | |
| "caption": " 480p - π https://new5.gdtot.dad/file/1007292543 \n\n720p - π https://new5.gdtot.dad/file/1007292543 \n\n1080p - π https://new5.gdtot.dad/file/1007292543 " , "title": " Ganga 2015 WebRip Hindi 720p ESub " | |
| }, | |
| { | |
| "caption": " 480p - π https://new5.gdtot.dad/file/1007292543 \n\n720p - π https://new5.gdtot.dad/file/1007292543 \n\n1080p - π https://new5.gdtot.dad/file/1007292543 " , "title": " Aaj Ka Yughandhar " | |
| }, |