Skip to content

Converts a chrome cache file (e.g. mp3) back into the original file.

Notifications You must be signed in to change notification settings

akleemans/cache2file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cache2file

Converts a HTML cache file from chrome into the original file. Access your cache with chrome://cache/ and save the file you want to convert with right click -> save as. Currently default target file format is mp3.

For more information, see this blog post

Use

python cache2file.py filename.html

Note

Should also work with other format where a separate header is shown on the cache page. For other files you would have to decide where the real data starts, as this is currently done with a simple HTML tag search.

About

Converts a chrome cache file (e.g. mp3) back into the original file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages