Project

General

Profile

Actions

Feature #17921

closed

Embedding Audio from Internet Archive

Added by Laurie Hurson almost 1 year ago. Updated 12 months ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Shortcodes and embeds
Target version:
Start date:
2023-03-29
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Internet Archive offers audio and video hosting, and looks to be compatible with wordpress.

https://archive.org/help/audio.php?identifier=kirlian_crossing_acid_test_reels_vol4

I have been using/testing this with the audio here:

https://archive.org/details/kirlian_crossing_acid_test_reels_vol4

Because the IA has the native audio player, it would be ideal if this could be embedded and displayed on the Commons. It would offer an alternative space to host audio and video outside of our sites' media libraries.

Can we make the short code or embed codes compatible with the Commons?

Actions #1

Updated by Boone Gorges 12 months ago

  • Status changed from New to Reporter Feedback

Yes, this should be possible.

The documentation page gives a bunch of options https://archive.org/help/audio.php?identifier=kirlian_crossing_acid_test_reels_vol4 - autoplay, multiple files, etc. Do we want to support all of these? It makes the job a lot more complex. In contrast, it's easy to create a simple tool that recognizes a URL like https://archive.org/details/kirlian_crossing_acid_test_reels_vol4 and swaps it out with the simple embedded player. What do you think?

Actions #2

Updated by Laurie Hurson 12 months ago

it's easy to create a simple tool that recognizes a URL like https://archive.org/details/kirlian_crossing_acid_test_reels_vol4 and swaps it out with the simple embedded player.

That sounds good to me! I don't think we need to support all the player options.

Thanks!

Actions #3

Updated by Boone Gorges 12 months ago

  • Category name set to Shortcodes and embeds
  • Status changed from Reporter Feedback to Staged for Production Release
  • Assignee set to Boone Gorges
  • Target version set to 2.1.4

Thanks for confirming, Laurie. I've added a shortcode:

[internet-archive-audio url="https://archive.org/details/kirlian_crossing_acid_test_reels_vol4"]

as well as a regular embed handler (URL on its own line). https://github.com/cuny-academic-commons/cac/commit/526641a46b8782560c24a5f0d4f649b5b9f15c5f

Actions #4

Updated by Laurie Hurson 12 months ago

Thanks so much Boone!

Actions #6

Updated by Boone Gorges 12 months ago

  • Status changed from Staged for Production Release to Resolved
Actions

Also available in: Atom PDF