Archive.org supports folders that contain multiple audio files (probably other kinds of files, I guess). When I paste the URL in Discourse, it gives me an audio player for just the first file. There doesn’t seem to be any simple way on archive.org to get individual URLs for the various files. So it’d be lovely if Discourse would add via onebox the whole set of audio players. Any ideas?
1 Like
I think that archive.org needs its own onebox engine to handle all the types of content.
Would need an embedding behavior for all of the data types:
article audio collection data education etree image movies software texts web
I think we need help from someone more familiar with their stuff - e.g. what is an etree?
Useful notes:
- For the embeddable types, you can change /details/ to /embed/ and iframe that. But if the type isn’t embeddable, you get a blank screen of HTML.
- Change /details/ to /metadata/ to get a JSON description of the item.
- Not all ‘mediatype=software’ has an /embed/ view. Counterexample: Chessmaster 10th Edition Demo : Ubi Soft Entertainment Software : Free Download, Borrow, and Streaming : Internet Archive
5 Likes
Did you want to elaborate here @nicopace ?
thanks @codinghorror,
I am not sure what happened, but from the time I posted it to now something happened and now archive.org video urls are now embedded as iframe videos… (as we maintain my discouse instance in between two people, someone else could have updated it, or onebox relies on external services).
Anyway, it works! thanks!
1 Like