Skip to main content

Posts

Showing posts with the label Google Drive

Google Drive Proxy Video Player - Bypass Limits - JW Player - Embed drive videos

GooDrive :- https://goodrive.stream/ Google Drive Proxy Player #1 :- https://youtu.be/9VQK8W2iUkg Dev.to Article

Google Drive proxy video player no limits - Embed drive videos ft. gdplayer.top

Google Drive proxy video player no limits - Embed drive videos ft. gdplayer.top Website :-  https://gdplayer.top/ Preview :- Sample Drive Video ->           https://drive.google.com/file/d/1ibx_QtJdEBVV3IKaO0WQbQ7CtMnDwpZW/view?usp=sharing Here you are getting many other features... JW Player A good control bar  Download Option (The download option may be a direct download link check the bit.ly link) Alternative Video Poster Subtitles Create Account and save your process Other Supported Sites... See Demo :-  Note :- We will not be responsible for the site downtime.

Google Drive File Thumbnail Downloader Website + Script For Blogger or any website

 Google Drive File Thumbnail Downloader Website + Script For Blogger or any website Download :-  Download Direct :-  https://raw.githubusercontent.com/Toolade/GDThumb/main/singlepage.html Download GitHub :- https://github.com/Toolade/GDThumb/blob/main/singlepage.html Visit and Demo :-  Visit ToolAde :- https://toolade-home.blogspot.com/ See Demo GDThumb :- https://gdthumb.blogspot.com/

Extract File ID From Google Drive File Link Using Javascript

Firstly Add This Function  function getIdFromUrl ( url ) { return url.match( /[-\w]{25,}/ ); } Now , Your File ID will be    getIdFromUrl ( url )[ 0 ] Try It Here :- GDThumb GET ID ID will be Appear in Console and alerted too ... See Drive Thumbnail Downloader Based on This Technique :- https://toolade.surge.sh/drive_thumbnail_downloader/

Placing Google Drive Files on Website or Blogger

1. Audio File 2. Video File 3. Image File  4. PDF File N/A Other :-  Get Google Drive Video/Pdf/Document Files Thumbnail or Poster 

Play Google Drive Video without Limitations - Using player.gdrive.vip

Player.gdrive.vip Website :- https://player.gdrive.vip/en/ Here is an Example Player :-  Original Link :- ht tps://drive.google.com/file/d/1_kSVQOOAjqpwBuI45JL-ZjjZRFizKPTm/view Google Drive proxy video player no limits - Embed drive videos ft. gdplayer.top :-  https://codexdindia.blogspot.com/2021/08/google-drive-proxy-video-player-no.html

Google Drive Video Player Website - CodeXD - India

  Google Drive  Video Player Website - CodeXD - India Use  Live Google Drive Video Player  😍 https://livegdplay.blogspot.com/ Old Article Below :- See Updated Version of GdPlay (Updated) Get the Embed Code and Video With Download Potion Chats During Video Making  Live Google Drive Video Player Website URL :- https://livegdplay.blogspot.com/ Steps :- Get the file id Let's take a big video file ........... Enjoy the Google drive free Video Player .... Thanxxx.. Demo Using :-  https://codexd-india.blogspot.com/2020/12/my-movie.html Other Alternatives      :-  1. https://sharer.pw/shared 2. https://new.gdtot.com

Remote Upload to Google Drive Without wasting even 1 mb for Uploading

Remote Upload to Google Drive Without wasting even 1 mb for Uploading Website :-  https://imclient.herokuapp.com/youtubeupload/

How to Create Direct Download Link for Your Google Drive Files Using API Key

How to Create Direct Download Link for Your Google Drive Files Using API Key  Disclamer :- API used in example bar may expire any time so please not use it. Create your own Here . Url Syntax :-  https://www.googleapis.com/drive/v3/files/[File ID]?alt=media&key=[Google Drive API Key] Example :-  Real Link :-  https://drive.google.com/file/d/1J4fxkvFT8hk9RLWCoii8_quwyPxUX2CD/view Direct Link :-  https://www.googleapis.com/drive/v3/files/1J4fxkvFT8hk9RLWCoii8_quwyPxUX2CD?alt=media&key=AIzaSyAHIDPKFSVbDwk-NdlAW8n3uh2q6AJkyAA Chat's During Video Making :-      How to Create Direct Download Link for Your Google Drive Files Using API Key     Url Syntax :-           https://www.googleapis.com/drive/v3/files/[File ID]     ?alt=media&key=[Google Drive API Key]          In this Video ....     We will see how to download files using google drive api key ....     where we can also bypass the download quota limit .......          Api key :- AIzaSyAHIDPKFSVbDwk-NdlAW8n3uh2q6AJkyAA   

Stylish 404 Error Pages Css and JavaScript for your website or blog

1. 404-Error-Page (SVG)   --------------------------------------------------------------------------- 2. Animating-error-page             ---------------------------------------------------------------------------

Create a Website Like/Better than https://drv.tw - Simple Version

Create a website like/better than drv.tw ....... About Drv.tw :- Publish your website with Google Drive Hosting ... https://drv.tw/  We are going to make a website better than it in just few minutes ...... steps :- Follow our Video !  Comment For More Advanced and deteiled video on this topic ....   Content of Advanced Video .... 1. Hide Your Drive's File ID ... 2. Login/Sign Up Features to save your links and files .... 3. Custum User and File Url (SEO Friendly URL

how to bypass limit view file size 2GB? or bypass video / any file with bigger in size .

Soory to say but some Users faced the link expiary problem in this website direct.gdrive.vip so you can see this article .  How to Create Direct Download Link for Your Google Drive Files   Website Link - https://direct.gdrive.vip/en/ How to import MediaElements.js Video Player Article - ht tps://codexdindia.blogspot.com/2020/11/how-to-insert-mediaelementsjs-html5.html Video - ht tps://www.youtube.com/watch?v=eQTfbDRITtk&feature=emb_logo Soory to say but some Users faced the link expiary problem in this website direct.gdrive.vip so you can see this article .  How to Create Direct Download Link for Your Google Drive Files Advantages and Usage :-   1.  You can Bypass the massage Directly ....          Google Drive can't scan this file for viruses. PUBG_MOBILE_0.12.0_APK+OBB_By_New_Techno_World.part4.rar  (264M)  is too large for Google to scan for viruses. Would you still like to download this file? 2. You can also bypass the max bandwidth limit exceed of an

How to Insert MediaElements.js Html5 Video player in Simple Drive Video Player

  Video Player <!-- Add Css library --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mediaelement/4.2.6/mediaelementplayer.css"> <!-- Add a Simple Video Tag --> <h2>Video Player</h2> <div class="media-wrapper"> <video id="player1" width="750" height="421" controls preload="none"> <source src="https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/mp4/BigBuckBunny.mp4" type="video/mp4"> </video> </div> <!-- At Last add the script File --> <script "https://cdnjs.cloudflare.com/ajax/libs/mediaelement/4.2.6/mediaelement.js"></script> See Demo :- https://repl.it/@SH2

Get Google Drive Video/Pdf/Document Files Thumbnail or Poster | CodeXD - India

  Get Google Drive Video/Pdf/Document Files Thumbnail or Poster | CodeXD - India Get Google Drive Video/Pdf/Document Files Thumbnail or Poster | CodeXD - India 1. https://drive.google.com/thumbnail?id= [FILE ID] 2. https://lh3.googleusercontent.com/d/ [FILE ID]=s[FILE SIZE] Github Gist :- https://gist.github.com/SH20RAJ/ Github :- https://github.com/SH20RAJ/ Facebook :- https://facebook.com/SH20RAJpg/ Instagram :- https://www.instagram.com/SH20RAJ/ Twitter :- https://twitter.com/SH20RAJ/ Quora :- https://www.quora.com/profile/SH20RAJ/ Pintrest :- https://in.pinterest.com/SH20RAJ/ Codepen :- https://codepen.io/SH20RAJ/ Tags :- coding javascript,coding hindi meaning,Coding, #JavaScript ,Php,Html,Css,CodeXdIndia,Projects,Source Codes,Blogger Scripts,Github Scripts,Open Source Scripts,coding in computer,Hacking,coding for kids,Coding Classes,Web Designing,Technical Guruji,Free Php Scripts,Free Hosting storage,Viral Wishing Scripts for Blogger,coding javascript,coding hi

Random Posts