user234683 / youtube-local

browser-based client for watching Youtube anonymously and with greater page performance
GNU Affero General Public License v3.0
501 stars 62 forks source link

Add application/vnd.ms-excel as CSV mime type #112

Closed Brawl345 closed 2 years ago

Brawl345 commented 2 years ago

Windows sends application/vnd.ms-excel as MIME Type instead of text/csv (sigh). Other projects also had this problem.

See:

Tested both with Firefox and Chrome. Working when I add the new MIME type. Note that this may allow other Excel files but this shouldn't be a problem since the file picker limits it anyway by default.