michelderooij / Get-EventSession

Script to assist in downloading Microsoft event contents or return session information.
MIT License
69 stars 29 forks source link

Inspire slide decks need to be downloaded as pdf files instead of pptx files #4

Closed haroldvandekamp closed 3 years ago

haroldvandekamp commented 3 years ago

Thank you for adding support for downloading the Inspire 2020 slide decks @michelderooij .

When I download the slide decks of Inspire using version 3.38 of the script, they are saved as pptx files and seem to be corrupt. However, when I renamed a couple of them to the pdf extension, they open without an issue. Can you fix this?

michelderooij commented 3 years ago

Added content-type detection in 3.38

haroldvandekamp commented 3 years ago

Thanks for the quick fix @michelderooij . It works now!