Archive.org media posting on self hosted wordpress

====== Archive.org media posting on Self Hosted Wordpress ====== ===== Using Wordpress built in player =====

===== Using shortcode ===== - Install [[https://wordpress.org/plugins/archiveorg-wp/|archiveorg-wp]] plugin and activate it - Go to archive.org page - Get the embedID from the URL - For example: for the url https://archive.org/details/GeoBLRMarch2015FrancescaR - embedID is GeoBLRMarch2015FrancescaR - Place the shortcode [archive-org embed=GeoBLRMarch2015FrancescaR] into any post or page. embedID can be found on the Archive.org website at the tail end of the URL for a video or audio item or playlist. The plugin automatically recognizes playlists. - Optional Parameters: - width = width in pixels of the embedded player - height = height in pixels of the embedded player - playlist = true/false - determines whether a dropdown list of all the files is displayed - For example if you want to specify width and height [archive-org embed="GeoBLRMarch2015FrancescaR" width="500" height="30"]