As you can see in comments section of my question, «birgire» had suggested to a user of his plugin to change the google drive direct link as follow so that It can be recognized an played in the WordPress playlist:
A normal google drive direct link is something like this:
https://drive.google.com/uc?export=download&id=0Bz4YdwRI3rnCMFRoTmtSS0M1VHM
If you make sure the first GET parameter is the id of your file, It will be playable in WordPress playlist. So you need to remove the “export=download&” part of the google direct link. Above example should be like this:
https://drive.google.com/uc?id=0Bz4YdwRI3rnCMFRoTmtSS0M1VHM
The discussion about how we can use external links in WordPress playlist is here.
Related Posts:
- Adding a download link to native WordPress playlist
- WP audio playlist width
- WordPress default audio playlist – how to add custom caption?
- Difference between mimetypes: audio/mpeg and audio/x-mpeg
- How can I play sound in Java?
- Playing mp3 song on python
- compressed and uncompressed .wav files
- How to add a new audio (not mixing) into a video using ffmpeg?
- How do I make JavaScript beep?
- Making audio playlist with external audio files?
- How to get the number of times an audio file has been played
- Download button for wp audio player
- Is it possible to control the width of the WordPress audio player?
- How to get the ID of an item in an audio playlist?
- How to add audio files to wordpress blog and making it auto play?
- Background audio player
- Removing Theme Audio Player – Using Browser Default
- Audio preloading
- Using track metadata from audio shortcode
- Is ‘preload=”none”‘ a valid parameter in the [audio] shortcode in WordPress 3.6?
- wp_audio_shortcode shows player and url [closed]
- Starting from what version WordPress provides own embedded audio player without need a plugin?
- WordPress Audio tag problem in Chrome
- Change audio player style
- How to get the number of times an audio file has been played
- Trim Audio Files [closed]
- Convert mp3 into ogg?
- Is the .flac audio file format supported by WordPress?
- audio link produces black box
- Need to hide/remove volume bar in WordPress Default Player to give more room to progress bar
- Clicking “Download MP3” downloads 0kb file
- Show audio player only in specific post type
- Trying to get the number of times an audio file has been played
- How to disable theme’s player styles so I could use plugin player?
- Dealing with the clickTrack event in wp-playlist.js in order to display audio download link on the playlist title row
- How to restore deleted audio files from media library
- WordPress Audio Player
- Number of times an audio file has been played using custom player
- Trying to turn all of my posts into a soundcloud playlist and can’t figure out where to start
- Open template file in Pop Up
- MediaElement audio tag not visible
- WordPress audio link not working
- How to disable “Audio Player” to show up on the main page
- how to switch out music file for another using php echo
- How can I convert MP3 file to a Base64 encoded string? [closed]
- What is the difference between M4A and AAC Audio Files?
- how to open an mp3 file with c
- Where can i get BigClip? [closed]
- PlaySound in C++ Console application?
- How do I hide related videos at the end of a YouTube playlist embed code?
- Learning to work with audio in C++
- Play audio with Python
- * failed to open vchiq instance
- Python: Making a beep noise
- How to play a sound in C#, .NET
- How to make music autoplay and loop in background
- Playing .mp3 and .wav in Java?
- Playing Sound In Hidden Tag
- Make Google index the entire post if it is separated into several pages
- Replace audio/video enclosure with player?
- How to pass on Google Adwords gclid variable to other pages
- Remove Google Fonts Which Are (Probably) Added By Plugins
- How to remove hardcoded characters from playlists?
- Is wp_read_audio_metadata() function deprecated?
- Pass custom fields values to Google Maps
- How can I list URLs of all audio files within my media gallery?
- How to add ‘class’ attribute into shortcode [audio]?
- Feed 404 Errors
- Correct way to hide pseudo pages from being shown?
- Does wordpress insert automatic google analytic?
- Audio or playlist shortcode condition according to the amount of files on attachment page
- Using audio shortcode for .mp3 URLs with a query string
- WP REST – video and audio players
- Playlist shortcode, prevent repeat
- Call a custom field in an audio shortcode?
- How Can the Users Make a “Playlist” of Posts?
- Audio Playlist : How to bind events for “track change”, “track end”?
- ACF for audio url in wordpress audio shortcode
- Hard-coded Audio Player
- how to hide specific post from google search
- Google saying is blocked by robots.txt without robots.txt on my website
- Disguise Multi-Page site as Single Page
- Is there a way to stop WP editor deleting
- get post playlist like get_post_gallery()
- Google Places API With ACF [closed]
- WordPress audio player has two different styles
- Audio tags around Mp3 URL in content
- Changing playlist shortcode thumbnail sizes?
- How to stop a 500 error on the WordPress theme folder
- WordPress native “playlist” shortcode. Next and Prev there are but with no icons. How to fix?
- My WordPress Blog sends malicious traffic to other sites [closed]
- Legacy Audio Shortcode
- How to implement Google reCaptcha without installing a plugin?
- Error when overriding only some audio shortcode HTML output
- Extending the Audio Shortcode
- MP3 Manager for WordPress
- Looking for a solution – slightly convoluted problem
- Custom Post for Locating by Google Maps API
- Audio Playlists – Multiple file type support?
- WordPress and WebRTC?