UWP-073 - Hero Explorer - Creating an MD5 Hash and Calling the API

In this fourth video, Bob provides the basic layout controls and databinds the "master" ListView to the list of Characters returned from the web API call.
Lesson source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10/tree/master/UWP-074/UWP-074
Full series source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10
PDF: Coming Soon
Hi. There isn't any link for the high quality version for videos 74 to 79.
Same here. No high quality versions for 74-79.
Thanks.
WOW, I've downloaded all the videos from UWP-001 to UWP-073 in High Quality MP4, and now I realized that all the remaining videos, except for the very last one, are not available in high resolution. What could've happened? I wonder why there are no High Quality MP4 available for those videos. Thanks.
//Hi, Anyone else gets this error message when trying to Debug:
An exception of type 'System.ArgumentException' occurred in UWP72.exe but was not handled in user code
WinRT information: value
Additional information: The parameter is incorrect.
//Then goes to this line, after pressing continue:
global::System.Diagnostics.Debugger.Break();