ASCIIwwdc / asciiwwdc.com

Searchable full-text transcripts of WWDC sessions
https://asciiwwdc.com
MIT License
555 stars 43 forks source link

Need a way to know when a particular transcript has been updated #24

Closed insidegui closed 3 years ago

insidegui commented 9 years ago

I'm implementing new searching features in WWDC for OS X and since I'm indexing the transcripts for instant search It would be nice to know whether a particular transcript has been updated or not since the last time the indexer ran. This could be an additional field in the JSON returned or a header, the header would be nice so I could send just a HEAD request to check if it's been updated before fetching the whole thing.