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.
- Host: GitHub
- URL: https://github.com/pixelastic/tedtalks-audio-list
- Owner: pixelastic
- Created: 2014-07-19T11:53:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-26T20:02:35.000Z (about 10 years ago)
- Last Synced: 2024-04-12T01:05:11.383Z (about 2 years ago)
- Language: Ruby
- Size: 3.16 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)