DvorakDwarf / Infinite-Storage-Glitch

ISG lets you use YouTube as cloud storage for ANY files, not just video
GNU General Public License v3.0
11.43k stars 910 forks source link

Auto detection of the file name and extension would be helpful #80

Closed MeRahulAhire closed 1 year ago

MeRahulAhire commented 1 year ago

Hi @DvorakDwarf, really loved your project and I was just trying this out. One thing I particularly noticed was that during dislodging it asks what the name of file and extension is.

It would be more helpful if the filename and extension were directly encoded inside of the video. Because we human tend to forget things and if we don't know the file name and its type, we essentially cannot restore our file.

pixelomer commented 1 year ago

Not that this is a bad idea, but you could use file to detect the file type after extracting it.

MeRahulAhire commented 1 year ago

As an end user who isn't a dev that would be utmost helpful as this project grows.