############################################################################################################### # # 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/oldtimeradiosoun00npco/01_Side_1.mp3?t=30/55 https://archive.org/download/electricsheep-flock-244-72500-4/00244=72534=72534=72534.mp4 https://archive.org/download/SitaSingstheBlues_Trailer1/SitaTrailer1.2Sorensen_512kb.mp4?t=10/28 https://archive.org/download/Free_20s_Jazz_Collection/Parham-Washboard_Wiggles_11KHz.mp3 https://archive.org/download/BraveNewFilmsFoxAttacksObama/foxattacksobama320_512kb.mp4?t=60.5/79 https://archive.org/download/dragostea_tin_dei_by_ozone/Dragostea_din_tei_By_Ozone_512kb.mp4?t=13/42 https://archive.org/download/allofthedead/allofthedead_fullscr_512kb.mp4?t=36/77 https://archive.org/download/Kinetic_Art_Demo_Video/nym_512kb.mp4?t=169/237.5 https://archive.org/download/StoreWars/sw_14M_512kb.mp4?t=46/104 https://archive.org/download/Political_Commercial/Political_Commercial_512kb.mp4?t=124.5/232 https://archive.org/download/inauguration2009/inauguration2009.mp4?t=220/239 https://archive.org/download/night_of_the_living_dead/night_of_the_living_dead_512kb.mp4?t=365/369