An open API service indexing awesome lists of open source software.

https://github.com/pixelastic/tedtalks-audio-list

List of all TEDTalks audio files, in various formats.
https://github.com/pixelastic/tedtalks-audio-list

Last synced: over 1 year ago
JSON representation

List of all TEDTalks audio files, in various formats.

Awesome Lists containing this project

README

          

# TEDSearch

This repository was initially a personal script I had to download the full list
of TEDTalks as `mp3` files to listen while I was on the go.

It served me well, and then TED decided to shut their API down, preventing me
from running the script again to get the latest files.

I then decided to give a second life to this project by rewriting the scripts to
scrap the website instead of using the API and rebuilding the list of metadata
from here.

I'll also add a search UI on top of it.

## TODO

Get the TEDxTalks as well: http://tedxtalks.ted.com/sitemap.xml

## References

For reference, here is the list of sources I used in the previous version

- [TED API](http://developer.ted.com/)
- [List of all audio
podcasts](https://spreadsheets.google.com/a/octo.com/pub?key=0Ahz_ZQm7pkwTdFBVWXBLOFNGSkdsVFgxc0Y0bk9lc0E&hl=en&output=html)
- [RSS Podcast](http://feeds.feedburner.com/TEDTalks_audio)
- [Castroller History](http://castroller.com/podcasts/tedtalksaudio)