############################################################################################################### # # Internet Archive text-based playlist player # ############################################################################################################### # First, create a text .htm file like this file, where each line is a clip from a (h.264) MPEG4 # video on https://archive.org by using an item's "download" link to mp4 files. example playlist entry url: # https://archive.org/download/StoreWars/sw_14M_512kb.mp4 # # (Lines in this file, like this one, starting with "#" are ignored.) # # MP4 *optional* start and end times: # You can specify the start and/or stop times of each clip by appending to the video filename a string like: # ?t="start seconds"/"end seconds". # For example, to play 6.5 seconds, starting 13 seconds into a video, you would append "?t=13/19.5", example: # https://archive.org/download/StoreWars/sw_14M_512kb.mp4?t=46/104 # # You can even use MP3 files from archive.org and we'll insert them into your playlist, too (see mp3 below). # # Next, copy the special first line at the top of this file to the top of your file. # Save it with file extension ".htm", and then load your .htm page in your browser. # # You can upload the .htm file to an archive.org item and then find the .htm file in the directory listing. # # Or wrap your saved-offsite .htm page in an iframe and you've embedded it offsite, Congrats! Examples: ############################################################################################################### https://archive.org/download/Mancomun_Podcast/36%20-%20Xogos%20para%20o%20ver%C3%A1n.mp3