iamkroot / ilc-scraper

A scraper for Impartus Lecture Capture videos for BITS Hyderabad
68 stars 30 forks source link

MacOS builds #13

Open iamkroot opened 4 years ago

iamkroot commented 4 years ago

Need to add support for building the executable on MacOS using PyInstaller. I don't have a Mac, so can't test the changes. Would be great if someone wants to contribute.

Useful links:

  1. http://chriskiehl.com/article/packaging-gooey-with-pyinstaller/
  2. https://realpython.com/pyinstaller-python/
  3. https://pyinstaller.readthedocs.io/en/stable/usage.html