Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am on ubuntu 11.04 and chrome caches youtube videos in .cache/google-chrome/Default/Cache/ folder with a pattern like f_00b3. I looked at the html source of the youtube page to figure out how the browser decides on and remembers a cache file name to store and playback the video, but I could not find anything.

Does anyone know how this works and how I can access this information with some shell scripts?

Thanks in advance

share|improve this question
1  
Are you sure you have "\" folder separators on Ubuntu? You better change that before someone notices ;) – mjhm Sep 4 '11 at 16:26
If you google "chrome cache file" a bunch of pages with utilities and hints turn up. – mjhm Sep 4 '11 at 17:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.