12

I have watched a video on youtube, I didn't close the browser window and it is buffered. I can watch that video anytime, without connecting to internet, as it is completely buffered. But I am not able to find the local cache for it, I checked the default folder of cache for my browser(chrome), which is: %AppData% Local\Google\Chrome\User Data\Default\Cache, but videos is not there. However it must be there somewhere in my local system as I am able to watch it again and again without connecting to internet. I used to get those previously, but something happen either it is saving in some other folder or what. does anyone has any idea?

2

2 Answers 2

4

I found the location at last, It seems the new google chrome has changed the location for Flash temporary files, instead of using the old location for cache files

...AppData\Local\Google\Chrome\User Data\Default\Cache

it is using the below new location:

...\AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash

However I am not sure if it is keeping all files there or only big files (say 100Mbs or more).

Thanks for help!

Update March 2018

Now a days, in most cases, youtube doesn't buffer complete video at once, it buffers in chunks as you watch. Pause the video, the buffering will also be paused.

Also, youtube, uses two WebM streams, one for video and other for audio. These both webM streams will be in cache as separate files. So we have to combine both to watch a video, or play both to watch the video. (But if you fallback to old browser which doesn't support WebM, youtube will fallback to MP4)

Again, not sure if browser is keeping the old chunks of the these files or not, but even if it is keeping, its very hard to find all those right chunks and combine them.

However, if you still interested, chrome uses below cache locations:

C:/Users/.../AppData\Local\Google\Chrome\User Data\Default\Cache C:/Users/.../AppData\Local\Google\Chrome\User Data\Default\Media Cache\

1
  • 1
    Rahul, from my testing it appears the cached files go into "C:\Users\<username>\AppData\Local\Google\Chrome\User Data\Default\Cache" initially. Once they reach a certain size they are moved to the folder you identified. Not sure what the exact size is that triggers the move. The best I can tell is that it happens at around 40 MB.
    – John Homer
    Commented Sep 4, 2012 at 16:37
0

It doesn't work with chrome. It works only with IE. Also it doesn't work with the new Vevo player. You may download IDM or any other app for downloading videos.

10
  • 1
    May be chrome caches is somewhere else or using smaller chunks of multiple files. Not sure
    – Rakz
    Commented Aug 15, 2012 at 8:48
  • 1
    What is "it"? Please make your answer clear(er).
    – Matt
    Commented Aug 15, 2012 at 9:31
  • Cache must be somewhere in my system, may be in smaller chunks of files...right
    – Rahul R.
    Commented Aug 15, 2012 at 9:38
  • 1
    'It' refers to finding the video cache file in your browser's cache folder.
    – Rakz
    Commented Aug 15, 2012 at 9:39
  • 1
    Yes, it may be in smaller chunks. And even if u find those chunks how are you going to merge them into a single file ?
    – Rakz
    Commented Aug 15, 2012 at 9:42

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .