ohoachuck/wwdc-downloader

Crashes with `beyond endIndex`

JanX2 opened this issue · 1 comments

JanX2 commented

Tried to run

wwdc2018.swift --hd --pdf

Crashes with the following message

Downloading HD videos in current directory
Let me ask Apple about currently available sessions. This can take some times (15 to 20 sec.) ...
Fatal error: cannot increment beyond endIndex

Tested on both macOS 10.12.6, Xcode 9.2 and macOS 10.13.5, Xcode 9.4.

Could not find a way to debug the script with Xcode yet. Any pointers?

JanX2 commented

This is fixed by #79.