Top "Playlist" questions

A playlist is a list of media, such as audio or video, to be played in strict or random order

How do I hide related videos at the end of a YouTube playlist embed code?

I am using this code to embed a playlist: <iframe width="816" height="459" src="https://www.youtube.com/embed/videoseries?…

video iframe youtube embed playlist
Embed youtube playlist with side list tray

I've been playing with the youtube embed playlist functionality with javascript. So far when I embed a playlist it looks …

youtube embed playlist tray
find playlists containing a video on youtube

I would like to find playlists on youtube that contain the video. e.g. find all playlists that contain video …

youtube playlist youtube-channels
Playing m3u playlist with html5

I've created a very simple and basic html5 audio player, actually not more than: <audio src="[url-to-m3u]" controls&…

html audio mobile playlist m3u
How do I set a specific image for a Spotify Playlist

Is it possible to set a specific image that will appear when people share my Spotify playlist instead of the …

image playlist spotify
How to add multiple files to a playlist

I have one OpenFileDialog control that has Multiselect = true. Now I want to add each file to windows media player …

c# playlist windows-media-player axwindowsmediaplayer
mediaelement.js and custom playlist

I have such code (for example): <script> $('audio').mediaelementplayer(); </script> <audio id="mejs" controls="controls"&…

mediaelement.js playlist playlists
How can I search inside a youtube playlist?

I need to know if youtube API V3 supports searching inside a specific youtube playlist? And is there any other …

youtube playlist
How can I access playlist created by android default music app and call the music app to play it?

I am writing an android app, and I want to access the playlist created by android default music app. In …

android media playlist
What is proper way to specify relative path to file in M3U playlists?

What is proper way to specify the path to mp3 file in M3U playlists, for use playlists in hardware …

audio mp3 media-player playlist